[PATCH] Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHT

2013-04-17 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/3435

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/3435/1

Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHT

Change-Id: Ie5dc62bf535360cde8a5ccd6f8be3965ff48739c
---
M xmloff/inc/xmloff/PageMasterStyleMap.hxx
M xmloff/inc/xmloff/xmltoken.hxx
M xmloff/source/chart/PropertyMap.hxx
M xmloff/source/core/xmltoken.cxx
M xmloff/source/style/PageMasterExportPropMapper.cxx
M xmloff/source/style/PageMasterStyleMap.cxx
M xmloff/source/style/PagePropertySetContext.cxx
M xmloff/source/style/XMLFootnoteSeparatorExport.cxx
M xmloff/source/style/XMLFootnoteSeparatorImport.cxx
9 files changed, 11 insertions(+), 11 deletions(-)



diff --git a/xmloff/inc/xmloff/PageMasterStyleMap.hxx 
b/xmloff/inc/xmloff/PageMasterStyleMap.hxx
index c1c6d31..c3a8392 100644
--- a/xmloff/inc/xmloff/PageMasterStyleMap.hxx
+++ b/xmloff/inc/xmloff/PageMasterStyleMap.hxx
@@ -150,8 +150,8 @@
 #define CTF_PM_FOOTERMARGINLEFT (CTF_PM_FOOTERFLAG|CTF_PM_MARGINLEFT)
 #define CTF_PM_FOOTERMARGINRIGHT(CTF_PM_FOOTERFLAG|CTF_PM_MARGINRIGHT)
 
-#define CTF_PM_FTN_HEIGTH   (XML_PM_CTF_START + 0x0060)
-#define CTF_PM_FTN_LINE_WEIGTH  (XML_PM_CTF_START + 0x0061)
+#define CTF_PM_FTN_HEIGHT   (XML_PM_CTF_START + 0x0060)
+#define CTF_PM_FTN_LINE_WEIGHT  (XML_PM_CTF_START + 0x0061)
 #define CTF_PM_FTN_LINE_COLOR   (XML_PM_CTF_START + 0x0062)
 #define CTF_PM_FTN_LINE_WIDTH   (XML_PM_CTF_START + 0x0063)
 #define CTF_PM_FTN_LINE_ADJUST  (XML_PM_CTF_START + 0x0064)
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index e19043a..a40da2c 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -3183,7 +3183,7 @@
 XML_HORIZONTAL_BAR,
 XML_VERTICAL_BAR,
 
-XML_ERROR_STANDARD_WEIGTH, // errorbar standard deviation error weigth
+XML_ERROR_STANDARD_WEIGHT, // errorbar standard deviation error weight
 XML_TOKEN_END
 };
 
diff --git a/xmloff/source/chart/PropertyMap.hxx 
b/xmloff/source/chart/PropertyMap.hxx
index 6363fa2..e924b7f 100644
--- a/xmloff/source/chart/PropertyMap.hxx
+++ b/xmloff/source/chart/PropertyMap.hxx
@@ -192,7 +192,7 @@
 // errorbars properties (chart2)
 MAP_ENTRY_ODF_EXT( "PositiveError", CHART, XML_ERROR_LOWER_LIMIT, 
XML_TYPE_DOUBLE),
 MAP_ENTRY_ODF_EXT( "NegativeError", CHART, XML_ERROR_UPPER_LIMIT, 
XML_TYPE_DOUBLE),
-MAP_ENTRY_ODF_EXT( "Weigth", CHART, XML_ERROR_STANDARD_WEIGTH, 
XML_TYPE_DOUBLE),
+MAP_ENTRY_ODF_EXT( "Weight", CHART, XML_ERROR_STANDARD_WEIGHT, 
XML_TYPE_DOUBLE),
 
 // series/data-point properties
 MAP_SPECIAL( "DataCaption", CHART, XML_DATA_LABEL_NUMBER, XML_TYPE_NUMBER 
| MID_FLAG_MERGE_PROPERTY, XML_SCH_CONTEXT_SPECIAL_DATA_LABEL_NUMBER ),   // 
convert one constant
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index da73b16..264770d 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -3182,7 +3182,7 @@
 TOKEN( "horizontal-bar",   XML_HORIZONTAL_BAR ),
 TOKEN( "vertical-bar", XML_VERTICAL_BAR ),
 
-TOKEN( "std-weight", XML_ERROR_STANDARD_WEIGTH ),
+TOKEN( "std-weight", XML_ERROR_STANDARD_WEIGHT ),
 
 #if OSL_DEBUG_LEVEL > 0
 { 0, NULL, NULL,   XML_TOKEN_END }
diff --git a/xmloff/source/style/PageMasterExportPropMapper.cxx 
b/xmloff/source/style/PageMasterExportPropMapper.cxx
index 72fcc67..db50eb6 100644
--- a/xmloff/source/style/PageMasterExportPropMapper.cxx
+++ b/xmloff/source/style/PageMasterExportPropMapper.cxx
@@ -292,7 +292,7 @@
 case CTF_PM_TEXTCOLUMNS:
 pThis->aTextColumnsExport.exportXML( rProperty.maValue );
 break;
-case CTF_PM_FTN_LINE_WEIGTH:
+case CTF_PM_FTN_LINE_WEIGHT:
 pThis->aFootnoteSeparatorExport.exportXML( pProperties, nIdx,
getPropertySetMapper());
 break;
diff --git a/xmloff/source/style/PageMasterStyleMap.cxx 
b/xmloff/source/style/PageMasterStyleMap.cxx
index 815c5e9..8726729 100644
--- a/xmloff/source/style/PageMasterStyleMap.cxx
+++ b/xmloff/source/style/PageMasterStyleMap.cxx
@@ -115,13 +115,13 @@
 PLMAP( "UserDefinedAttributes", XML_NAMESPACE_TEXT, XML_XMLNS, 
 XML_TYPE_ATTRIBUTE_CONTAINER | MID_FLAG_SPECIAL_ITEM, 0 ),
 
 // footnote
-PLMAP( "FootnoteHeight",XML_NAMESPACE_STYLE,
XML_FOOTNOTE_MAX_HEIGHT, XML_TYPE_MEASURE, CTF_PM_FTN_HEIGTH ),
+PLMAP( "FootnoteHeight",XML_NAMESPACE_STYLE,
XML_FOOTNOTE_MAX_HEIGHT, XML_TYPE_MEASURE, CTF_PM_FTN_HEIGHT ),
 PLMAP( "FootnoteLineAdjust",XML_NAMESPACE_STYLE,XML__EMPTY,
 XML_TYPE_TEXT_HORIZONTAL_ADJUST|MID_FLAG_SPECIAL_ITEM,  CTF_PM_FTN_LINE_ADJUST 
),
 PLMAP( "Footno

[PATCH] fdo#63290 related: cleanup stings defines due to removal

2013-04-17 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/3425

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/3425/1

fdo#63290 related: cleanup stings defines due to removal

follow up to commit af4a947174aafe669c129c54c304caa43d90eac7

Change-Id: Ifaee6d61fada21705574e5ad6bf0fa32957fe75c
---
M sc/inc/globstr.hrc
1 file changed, 0 insertions(+), 2 deletions(-)



diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 6392110..987b45f 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -79,8 +79,6 @@
 #define STR_MSSG_SOLVE_258
 #define STR_MSSG_SOLVE_359
 #define STR_MSSG_SOLVE_460
-#define STR_MSSG_SOLVE_561
-#define STR_MSSG_SOLVE_662
 
 #define STR_TABLE_GESAMTERGEBNIS64
 #define STR_TABLE_ERGEBNIS  65

-- 
To view, visit https://gerrit.libreoffice.org/3425
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifaee6d61fada21705574e5ad6bf0fa32957fe75c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PUSHED] fix fdo#40496: don't reset RES_FRAMEDIR attribute.

2013-04-03 Thread Lior Kaplan (via Code Review)
Hi,

Thank you for your patch!  It has been merged to LibreOffice.

If you are interested in details, please visit

https://gerrit.libreoffice.org/3182

Approvals:
  Lior Kaplan: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/3182
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2aec9391d076af6d5fbf00ba5bdad030ac0286ed
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: navin patidar 
Gerrit-Reviewer: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH libreoffice-4-0] fix fdo#59892 completely and fdo#33302 partially.

2013-03-14 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2728

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/2728/1

fix fdo#59892 completely and fdo#33302 partially.

fix fdo#33302 for rtl scripts in cal,impress and draw.

Reviewed-on: https://gerrit.libreoffice.org/1961
Reviewed-by: Ahmad Harthi 
Tested-by: Ahmad Harthi 
(cherry picked from commit 73de30ca9ca0d3d4edd00e0e8f22451238699989)

fix logic to get L/R direction

Reviewed-on: https://gerrit.libreoffice.org/1972
Reviewed-by: Norbert Thiebaud 
Tested-by: Norbert Thiebaud 
(cherry picked from commit fb697ed0ab6e0182b45c78412563c51d6f22f9d5)

Change-Id: I21449d8ee236d798481fc61fbb1b4d12623cac90
Signed-off-by: Lior Kaplan 
---
M editeng/source/editeng/impedit3.cxx
1 file changed, 4 insertions(+), 3 deletions(-)



diff --git a/editeng/source/editeng/impedit3.cxx 
b/editeng/source/editeng/impedit3.cxx
index b45c826..bada916 100644
--- a/editeng/source/editeng/impedit3.cxx
+++ b/editeng/source/editeng/impedit3.cxx
@@ -4300,7 +4300,7 @@
 void ImpEditEngine::ImplInitLayoutMode( OutputDevice* pOutDev, sal_uInt16 
nPara, sal_uInt16 nIndex )
 {
 sal_Bool bCTL = sal_False;
-sal_uInt8 bR2L = sal_False;
+sal_Bool bR2L = sal_False;
 if ( nIndex == 0x )
 {
 bCTL = HasScriptType( nPara, i18n::ScriptType::COMPLEX );
@@ -4311,8 +4311,9 @@
 ContentNode* pNode = GetEditDoc().GetObject( nPara );
 short nScriptType = GetScriptType( EditPaM( pNode, nIndex+1 ) );
 bCTL = nScriptType == i18n::ScriptType::COMPLEX;
-bR2L = GetRightToLeft( nPara, nIndex + 1);  // this change was 
discussed in issue 37190
-// it also works for issue 
55927
+// this change was discussed in issue 37190
+bR2L = GetRightToLeft( nPara, nIndex + 1) % 2 ? sal_True : sal_False;
+// it also works for issue 55927
 }
 
 sal_uLong nLayoutMode = pOutDev->GetLayoutMode();

-- 
To view, visit https://gerrit.libreoffice.org/2728
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21449d8ee236d798481fc61fbb1b4d12623cac90
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Lior Kaplan 
Gerrit-Reviewer: navin patidar 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Change in core[libreoffice-4-0]: fdo#42387 Fixed Merging of cells in RTL Tables in impress

2013-01-28 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1911

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/11/1911/1

fdo#42387 Fixed Merging of cells in RTL Tables in impress

The problem was in calculating the cell area, the width should be
subtracted to Right end of cell instead it was adding width to Left
end of the origin cell

Change-Id: I3f31e0c4e0acae84ab5052823fc49932255137d3
Reviewed-on: https://gerrit.libreoffice.org/1686
Reviewed-by: Noel Power 
Tested-by: Noel Power 
---
M svx/source/table/tablelayouter.cxx
1 file changed, 12 insertions(+), 2 deletions(-)



diff --git a/svx/source/table/tablelayouter.cxx 
b/svx/source/table/tablelayouter.cxx
index 599bf61..15d85e9 100644
--- a/svx/source/table/tablelayouter.cxx
+++ b/svx/source/table/tablelayouter.cxx
@@ -126,13 +126,23 @@
 if( xCell.is() && !xCell->isMerged() && isValid(rPos) )
 {
 const basegfx::B2ITuple aCellSize( getCellSize( rPos ) );
+const bool bRTL = meWritingMode == WritingMode_RL_TB;
 
 if( (rPos.mnCol < ((sal_Int32)maColumns.size()) && (rPos.mnRow < 
((sal_Int32)maRows.size()) ) ) )
 {
-const sal_Int32 x = maColumns[rPos.mnCol].mnPos;
 const sal_Int32 y = maRows[rPos.mnRow].mnPos;
 
-rArea = basegfx::B2IRectangle( x, y, x + aCellSize.getX(), y + 
aCellSize.getY()  );
+if(bRTL)
+{
+///For RTL Table Calculate the Right End of cell instead 
of Left
+const sal_Int32 x = maColumns[rPos.mnCol].mnPos + 
maColumns[rPos.mnCol].mnSize;
+rArea = basegfx::B2IRectangle( x-aCellSize.getX(), y, x, y 
+ aCellSize.getY()  );
+}
+else
+{
+const sal_Int32 x = maColumns[rPos.mnCol].mnPos;
+rArea = basegfx::B2IRectangle( x, y, x + aCellSize.getX(), 
y + aCellSize.getY()  );
+}
 return true;
 }
 }

-- 
To view, visit https://gerrit.libreoffice.org/1911
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f31e0c4e0acae84ab5052823fc49932255137d3
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Lior Kaplan 
Gerrit-Reviewer: Noel Power 
Gerrit-Reviewer: gokul s 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Change in core[libreoffice-4-0]: fdo#44582 fixing horizontal scroll bar in sub windows

2013-01-28 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1908

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/1908/1

fdo#44582 fixing horizontal scroll bar in sub windows

Change-Id: Ifea57dec77c5b23771684a1e46267f8431478075
Reviewed-on: https://gerrit.libreoffice.org/1806
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 
---
M vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
1 file changed, 6 insertions(+), 1 deletion(-)



diff --git a/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx 
b/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
index 736834a..e15fbfa 100644
--- a/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
+++ b/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
@@ -1041,7 +1041,12 @@
 rNativeContentRegion.Right() = rNativeContentRegion.Left() + 1;
 if (!rNativeContentRegion.GetHeight())
 rNativeContentRegion.Bottom() = rNativeContentRegion.Top() + 1;
-returnVal = sal_True;
+
+returnVal = true;
+
+//See fdo#44582, Horizontal scrollbar in navigator window is broken
+if ((nPart==PART_BUTTON_LEFT || nPart==PART_BUTTON_RIGHT) && 
Application::GetSettings().GetLayoutRTL())
+returnVal = false;
 }
 if( (nType == CTRL_MENUBAR) && (nPart == PART_ENTIRE_CONTROL) )
 {

-- 
To view, visit https://gerrit.libreoffice.org/1908
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifea57dec77c5b23771684a1e46267f8431478075
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Lior Kaplan 
Gerrit-Reviewer: Abdulaziz A Alayed 
Gerrit-Reviewer: Caolán McNamara 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Change in core[libreoffice-4-0]: fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 f...

2013-01-28 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1907

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/1907/1

fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback font

...in X11SalGraphics::GetGlyphBoundRect

In MultiSalLayout::GetBoundRect we loop through each fallback font and union
each level's GetBoundRect to get the result, which seems reasonable, except
that for each level that means a call to SalLayout::GetBoundRect which calls
X11SalGraphics::GetGlyphBoundRect.

Those sublevel SalLayouts don't know that they are sublevels so they never set
the level bits on their glyphs. Which results in
X11SalGraphics::GetGlyphBoundRect always searching for that glyph in the level
0 font, so there's a mismatch between the font the SalLayout's are created to
use and the font that gets used.

Now, SalLayout::GetBoundRect is a fairly simple thing, it just calls
GetNextGlyphs 1 by 1 and X11SalGraphics::GetGlyphBoundRect on the result of
that.  So I *think* that if we remove the specialized
MultiSalLayout::GetBoundRect in favour of the default implementation, then
because MultiSalLayout::GetNextGlyphs is specialized to do-the-right-thing and
set up the glyph ids correctly, then we bubble the ids down
to X11SalGraphics::GetGlyphBoundRect correctly to get it to
use the right font and we get the correct bounding size.

defb4d60a2d22fd36a0ff3f077faa6a0932b45a4
defb4d60a2d22fd36a0ff3f077faa6a0932b45a4

Change-Id: Idefb4d60a2d22fd36a0ff3f077faa6a0932b45a4
---
M vcl/inc/sallayout.hxx
M vcl/source/gdi/sallayout.cxx
2 files changed, 0 insertions(+), 27 deletions(-)



diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx
index bef64af..b45d122 100644
--- a/vcl/inc/sallayout.hxx
+++ b/vcl/inc/sallayout.hxx
@@ -253,7 +253,6 @@
 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& 
rPos,
 int&, sal_Int32* pGlyphAdvAry, int* pCharPosAry ) 
const;
 virtual boolGetOutline( SalGraphics&, ::basegfx::B2DPolyPolygonVector& 
) const;
-virtual boolGetBoundRect( SalGraphics&, Rectangle& ) const;
 
 // used only by OutputDevice::ImplLayout, TODO: make friend
 explicitMultiSalLayout( SalLayout& rBaseLayout,
diff --git a/vcl/source/gdi/sallayout.cxx b/vcl/source/gdi/sallayout.cxx
index 140037d..fe5cf8b 100644
--- a/vcl/source/gdi/sallayout.cxx
+++ b/vcl/source/gdi/sallayout.cxx
@@ -2080,30 +2080,4 @@
 return bRet;
 }
 
-// ---
-
-bool MultiSalLayout::GetBoundRect( SalGraphics& rGraphics, Rectangle& rRect ) 
const
-{
-bool bRet = false;
-
-Rectangle aRectangle;
-for( int i = mnLevel; --i >= 0; )
-{
-SalLayout& rLayout = *mpLayouts[ i ];
-rLayout.DrawBase() = maDrawBase;
-rLayout.DrawOffset() += maDrawOffset;
-rLayout.InitFont();
-if( rLayout.GetBoundRect( rGraphics, aRectangle ) )
-{
-rRect.Union( aRectangle );
-bRet = true;
-}
-rLayout.DrawOffset() -= maDrawOffset;
-}
-
-return bRet;
-}
-
-// ===
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

-- 
To view, visit https://gerrit.libreoffice.org/1907
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idefb4d60a2d22fd36a0ff3f077faa6a0932b45a4
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Lior Kaplan 
Gerrit-Reviewer: Caolán McNamara 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml f...

2012-12-14 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1336

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/1336/1

Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml from make files
(follow up for a9916dabb48df8ea857ce6b255563e31352988a8)

Change-Id: I816c9dd797fbf49d300cd0442c87f343bd1308d4
---
M odk/examples/DevelopersGuide/OfficeDev/makefile.mk
1 file changed, 0 insertions(+), 1 deletion(-)


--
To view, visit https://gerrit.libreoffice.org/1336
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I816c9dd797fbf49d300cd0442c87f343bd1308d4
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] fdo#44664: printer truncates Landscape orientation pages to ...

2012-11-07 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1003

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1003/1

fdo#44664: printer truncates Landscape orientation pages to Portrait dimensions

Change-Id: I0554d38367a0b00fdc1e3b7fb72d4ad5d537a254
---
M vcl/unx/generic/printer/cupsmgr.cxx
1 file changed, 2 insertions(+), 2 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1003
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0554d38367a0b00fdc1e3b7fb72d4ad5d537a254
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Change in core[master]: Consolidate ₪ appearances to a CURRENCY template

2012-11-01 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/966

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/966/1

Consolidate ₪ appearances to a CURRENCY template

Change-Id: Ibde3ac38e27e5abb42aa5d538762a3a5a7401f2b
---
M i18npool/source/localedata/data/he_IL.xml
1 file changed, 6 insertions(+), 6 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/966
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibde3ac38e27e5abb42aa5d538762a3a5a7401f2b
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] fdo#46807: Add LRM before the Shekel sign, forcing it to app...

2012-11-01 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/967

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/967/1

fdo#46807: Add LRM before the Shekel sign, forcing it to appear left of numbers

Change-Id: I40a762bf03a15f241fc80279bb61be9a2710d2f0
---
M i18npool/source/localedata/data/he_IL.xml
1 file changed, 2 insertions(+), 2 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/967
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I40a762bf03a15f241fc80279bb61be9a2710d2f0
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] ./g doesn't support -s option or log command any more, use g...

2012-10-28 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/935

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/935/1

./g doesn't support -s option or log command any more, use git directly

Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec
---
M solenv/bin/modules/installer/scriptitems.pm
1 file changed, 1 insertion(+), 1 deletion(-)


--
To view, visit https://gerrit.libreoffice.org/935
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] fdo#55034 Update default Hebrew font from Lucida Sans to Luc...

2012-10-18 Thread Lior Kaplan (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/883

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/883/1

fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans Unicode

Change-Id: Ia2204dda0cb452a4ce38a44db61d17d6802b5a38
---
M officecfg/registry/data/org/openoffice/VCL.xcu
1 file changed, 5 insertions(+), 5 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/883
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia2204dda0cb452a4ce38a44db61d17d6802b5a38
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lior Kaplan 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice