icon-themes/crystal/cmd/ar/lc_redo.png|binary
icon-themes/crystal/cmd/ar/lc_undo.png|binary
icon-themes/crystal/cmd/ar/sc_redo.png|binary
icon-themes/crystal/cmd/ar/sc_undo.png|binary
icon-themes/crystal/cmd/fa/lc_bold.png|binary
ico
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c3df537ec26d0ffa05c1c1e9fe8ddc81a9b23d1e
Author: Fridrich Å trba
Date: Fri Jan 18 08:41:06 2013 +0100
Fix build with newer autotools
diff --git a/configure.ac b/configure.ac
index 7f44b9b..a353639 1
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d6b10adc30c0d370887c9caf94fe462100c46f96
Author: Fridrich Å trba
Date: Fri Jan 18 08:40:34 2013 +0100
Fix build with newer autotools
diff --git a/configure.ac b/configure.ac
index 1e32311..8669ede 1
loperf/loperf.sh | 89 +--
loperf/utls.sh | 29 ++---
2 files changed, 65 insertions(+), 53 deletions(-)
New commits:
commit ea5b6daedb2993b33a8b8e82eb2c23ed1d9f22bd
Merge: 1af3c18 cb63b9a
Author: Yifan Jiang
Date: Fri Jan 1
Hi Joren,
On Wed, 2013-01-02 at 19:59 +0100, Joren wrote:
> I try now to take a little step forward and try to comprehend a bit of
> the source code. I would like to help core developers point at
> regressions (find the erroneous commit).
Which is really amazingly useful - thanks so much
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Bug 54157 depends on bug 58730, which changed state.
Bug 58730 Summary: paragraph styles line spacing does not stick when also
specifying non-zero left and right margins
https://bugs.freedesktop.org/show_bug.cgi?id=58730
What|Rem
xmloff/source/text/txtexppr.cxx |8
xmloff/source/text/txtimppr.cxx | 23 ++-
2 files changed, 30 insertions(+), 1 deletion(-)
New commits:
commit abb84c2cce54a903ef846cbfe297b2bbc62ff260
Author: Caolán McNamara
Date: Thu Jan 17 12:41:11 2013 +
Reso
xmloff/source/text/txtexppr.cxx |8
xmloff/source/text/txtimppr.cxx | 23 ++-
2 files changed, 30 insertions(+), 1 deletion(-)
New commits:
commit 7872f3d93f415c945c07f393380b60c7f584a244
Author: Caolán McNamara
Date: Thu Jan 17 12:41:11 2013 +
Reso
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1735
--
To view, visit https://gerrit.libreoffice.org/1735
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: mer
Op 17-01-13 19:05, Fernand Vanrie schreef:
The native MySQL connector (extension 1.0.1 made by Oracle) can no
longer been installed on LO 4.0 with Windows 7&8 (op XP it is still
functioning)
Before we go to a issue, can someone explain wath are the future plans
to connect LO to MySQL
There is
xmloff/source/text/txtexppr.cxx |8
xmloff/source/text/txtimppr.cxx | 23 ++-
2 files changed, 30 insertions(+), 1 deletion(-)
New commits:
commit 23c099a0236062724430efb986251637095c8d4f
Author: Caolán McNamara
Date: Thu Jan 17 12:41:11 2013 +
Reso
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1751
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/51/1751/1
fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle command
Change-Id: I8cf518a18e4846f9e687d05c7f7
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1750
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/1750/1
Added Options.ui Widget and few sub widgets under Option->LibreOffice
Change-Id: Id6ad009b79ef35e91b329ee7f3c534
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1749
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/1749/1
fdo#58712 add missing UNO command names
Change-Id: I68919572b0e5f624e433375f5c523281a8416e70
---
M officecfg/reg
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu|
45 ++
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
10 ++
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |
10 ++
3 files changed, 65 insertions(+)
Hi ,
I am trying to build libreoffice preview release 4.0.0 RC1 from source but
having some trouble with "make fetch" and need some advice.
It fails on cmd : git config --local --get submodule.dictionaries.url
Complaining that "local is not a valid option"
I cloned the git repo based on "buildi
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx |3 +--
vcl/source/window/layout.cxx |4 +---
2 files changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 6ad708912c433c2d6035340258a002a12db5b895
Author: Julien Nabet
Date:
Hello,
Cppcheck reported this:
sc/source/core/tool/autoform.cxx
1105redundantAssignment style Variable 'bRet' is reassigned a value
before
the old one has been used.
1102 bRet = (rStream.GetError() == 0);
1103
//
Hello,
Cppcheck reported this:
vcl/source/gdi/pdfwriter_impl.cxx
3203unreadVariable style Variable 'pUnicodes' is assigned a value that is
never used
see
http://opengrok.libreoffice.org/xref/core/vcl/source/gdi/pdfwriter_impl.cxx#3182
Can we just remove it or something lacking?
Julien
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1747
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/1747/1
fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodes
Assertion added in 90a0116ccb48388d91b21128fcac2
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1748
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/1748/1
fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.
There is at least one call in SwDoc::ChgPageDesc() checks
sw/inc/pagedesc.hxx |1 +
sw/source/core/layout/atrfrm.cxx |7 +--
sw/source/ui/utlui/uitool.cxx|2 --
3 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 33a1b189d23a94e2a1c3329f51009f925b8bd8ee
Author: Michael Stahl
Date: Thu Jan 17 22:29:58
Hi!
Please explain little more the following:
jmadero wrote
> -Status clarification (New vs. Reopened)
> **Agreed: *Reopened should only be used if the bug is assigned
- often Reopened status is used by the Reporters when bug is marked as
INVALID, DUPLICATE or WFM, how this new policy will work
Hi all,
I'm working on a new Database feature per procuration of FSF.hu. This
feature is an editable
field on the Query Design Toolbar, with which the result of the query can
be limited. The reason
this feature is so usefull is that in Hungary it is part of the high school
graduation to use limi
On 17/01/13 16:43, Samuel Mehrbrodt wrote:
Hi Noel,
thanks for pushing.
Can you please push it also to 4.0? Or do I need to do something to
get it there?
I guess I can, or at least I will try remember to do that tomorrow
Noel
___
LibreOffice mailin
Op 17-01-13 19:14, Vishv Brahmbhatt schreef:
Hi,
I need help for this bug
https://bugs.freedesktop.org/show_bug.cgi?id=59397 .
Can someone help me in suggesting the good starting point/code pointer
for this hack?
Also where can I find the layout file for *Edit->Find & Replace* in
Writer
Joren De Cuyper has abandoned this change.
Change subject: fdo#59090 clean up memory leaks
..
Patch Set 1: Abandoned
--
To view, visit https://gerrit.libreoffice.org/1569
To unsubscribe, visit https://gerrit.libreoffice.org/se
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1741
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1741
To unsubscribe, visit h
vcl/inc/vcl/settings.hxx|4 ++--
vcl/source/app/settings.cxx | 17 +
2 files changed, 11 insertions(+), 10 deletions(-)
New commits:
commit 08fe57d99c7bbf17b21ec14ced945f68f0a89a52
Author: Jan Holesovsky
Date: Thu Jan 17 14:25:31 2013 +0100
Personas: Clear the Bi
Hi,
I need help for this bug https://bugs.freedesktop.org/show_bug.cgi?id=59397
.
Can someone help me in suggesting the good starting point/code pointer for
this hack?
Also where can I find the layout file for *Edit->Find & Replace* in Writer
& Calc (i.e in which module is it defined)?
Eagerly
The native MySQL connector (extension 1.0.1 made by Oracle) can no
longer been installed on LO 4.0 with Windows 7&8 (op XP it is still
functioning)
Before we go to a issue, can someone explain wath are the future plans
to connect LO to MySQL
OO Apache made there proper extension but this too
*Time Start: 1400 UTC
Participants: Bjoern, Joel, Joren
*Completed Action Items
+FDO
+Version goes into comments from BSA [Rob]
+Bugzilla OpenID or Alternatives [Bjoern]
*No way to implement, no alternatives
+Funding
+Request money from BoD for QA Priz
Hi Eike,
>The change ID of the already existing gerrit change can be manually
>added (replacing the one that was newly created with git commit) to the
>commit message of the last existing commit using git commit --amend
That went well!
Thank you, there's some reviewing to be done for you now :-)
This time the full minutes. Check the areas you're responsible to make
sure I got them right.
* Present:
+ Eike Thorsten Lionel Michael S. Stephan Joel Andras Kendy
Norbert Bjoern Kohei Markus Eilidh Cedric Fridrich Caolan
* Completed Action Items
+ pasting websites & loosing images
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1740
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1740
To unsubscribe, visit h
vcl/source/window/toolbox.cxx |6 --
vcl/source/window/toolbox2.cxx |3 +++
2 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 4453ea0f988e861217a5cf94445e8ca8a36fa174
Author: Jan Holesovsky
Date: Thu Jan 17 12:02:08 2013 +0100
Personas: Fix fdo#59230 - make
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1739
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1739
To unsubscribe, visit h
vcl/source/control/ctrl.cxx | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit 718802ca9c5fc01c34e1e4f4ee57ffae0ea30b7b
Author: Jan Holesovsky
Date: Thu Jan 17 10:40:06 2013 +0100
Personas: Fix one more potential crash.
Change-Id: Ib7aca26c3
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1742
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1742
To unsubscribe, visit h
vcl/source/window/dockingarea.cxx |1 +
vcl/source/window/menu.cxx|2 ++
2 files changed, 3 insertions(+)
New commits:
commit b951f2f22940356db382704cc513b2b6d42b26d2
Author: Jan Holesovsky
Date: Thu Jan 17 16:40:24 2013 +0100
Personas: Fix fdo#59208 - get rid of artifacts
oox/source/vml/vmlshape.cxx | 33 +
1 file changed, 29 insertions(+), 4 deletions(-)
New commits:
commit f4483d31f33aca78afbd719e58db5d8a097411dd
Author: Miklos Vajna
Date: Thu Jan 17 17:37:19 2013 +0100
VML import of TextFrame border width
Chang
Hi Noel,
thanks for pushing.
Can you please push it also to 4.0? Or do I need to do something to get
it there?
Samuel
Am 17.01.2013 17:25, schrieb Noel Power (via Code Review):
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1725
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1725
To unsubscribe, visit h
extras/source/templates/layout/BrightBlue.otp |binary
1 file changed
New commits:
commit 0a51d18b5aec457b74bf4bf01d0363aab1dc0593
Author: Samuel Mehrbrodt
Date: Wed Jan 16 18:40:39 2013 +0100
fdo#59396 Remove duplicate footer entries in "BrightBlue" Impress template
This also re
vcl/inc/vcl/settings.hxx |4 ++--
vcl/source/app/settings.cxx | 17 +
vcl/source/control/ctrl.cxx | 13 +++--
vcl/source/window/dockingarea.cxx |1 +
vcl/source/window/menu.cxx|2 ++
vcl/source/window/toolbox.cxx |6 -
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1739
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/1739/1
Personas: Fix one more potential crash.
Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7
---
M vcl/source/co
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1741
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/1741/1
Personas: Clear the BitmapEx first, so that we can switch off Personas.
[Also rename mpPersona*Bitmap -> maPerso
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1740
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/1740/1
Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.
Change-Id: I19a475f198fcb24c4d66134eb67d
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1742
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/1742/1
Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.
So far I am using the same color that
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1736
Approvals:
Markus Mohrhard: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1736
To unsubscribe, vi
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1738
Approvals:
Markus Mohrhard: Verified; Looks good to me, approved
Noel Power: Verified; Looks good to me, approved
--
To view, visit htt
sc/CppunitTest_sc_annotationsobj.mk | 129 +
sc/Module_sc.mk |1
sc/qa/extras/scannotationsobj.cxx | 117 ++
test/Library_subsequenttest.mk|1
test/Package_inc.mk
* Present:
+ Eike Thorsten Lionel Michael S. Stephan Joel Andras Kendy
Norbert Bjoern Kohei Markus Eilidh Cedric Fridrich Caolan
* Completed Action Items
+ pasting websites & loosing images - seek agreement that
default to not link should be fixed (Bjoern)
+ additional SDK
sc/CppunitTest_sc_annotationobj.mk | 129
sc/Module_sc.mk|1
sc/qa/extras/scannotationobj.cxx | 134 +
sc/qa/extras/testdocuments/ScAnnotationObj.ods |binary
test/Library_subsequentte
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1738
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/1738/1
sc test for XSheetAnnotations
Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac
---
A sc/CppunitTest_sc_annot
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1737
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/1737/1
fdo#46718 Delete multiple styles at once
Change-Id: I5f5982b2a2768d021f24693a285274544e07e40f
---
M sfx2/source/
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1727
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1727
To unsubscribe, visit h
basctl/uiconfig/basicide/toolbar/findbar.xml |1 +
sc/uiconfig/scalc/toolbar/findbar.xml|1 +
sd/uiconfig/sdraw/toolbar/findbar.xml|1 +
sd/uiconfig/simpress/toolbar/findbar.xml |1 +
sw/uiconfig/sglobal/toolbar/findbar.xml |1 +
sw/uiconfig/sweb/toolba
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1736
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/1736/1
sc test for XSheetAnnotation
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646
---
A sc/CppunitTest_sc_annota
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1735
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/1735/1
Resolves: fdo#58730 workaround [UL|LR]Space 100% problem
If all paragraph margins are 100% on import, ignore tha
svx/inc/svx/frmsel.hxx |1 -
svx/inc/svx/svdlayer.hxx |2 --
svx/source/dialog/frmsel.cxx |8
svx/source/svdraw/svdlayer.cxx |7 ---
unusedcode.easy|1 -
vcl/inc/vcl/window.hxx |1 -
vcl/source/window/window.cxx | 23
svx/inc/tbunosearchcontrollers.hxx |7 +--
svx/source/tbxctrls/tbunosearchcontrollers.cxx |7 +++
2 files changed, 4 insertions(+), 10 deletions(-)
New commits:
commit 88b2c05411ac4a63f088b0cbce09b2d3669c4c2c
Author: Stephan Bergmann
Date: Thu Jan 17 11:38:26 2013 +
solenv/inc/_tg_shl.mk | 40
solenv/inc/tg_shl.mk |4
2 files changed, 44 deletions(-)
New commits:
commit e116e22aade07f4931e40bad0fcbdb67c5a93ed5
Author: Tor Lillqvist
Date: Thu Jan 17 13:45:43 2013 +0200
Fix fallout from checkdll.sh r
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1732
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1732
To unsubscribe, visit h
sw/CppunitTest_sw_subsequent_rtfexport.mk |2 ++
sw/qa/extras/rtfexport/data/fdo52286.odt|binary
sw/qa/extras/rtfexport/rtfexport.cxx| 23 +++
sw/source/filter/ww8/rtfattributeoutput.cxx | 11 ++-
4 files changed, 35 insertions(+), 1 deletion(-)
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1731
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1731
To unsubscribe, visit h
sw/qa/extras/rtfexport/data/fdo52286.odt|binary
sw/qa/extras/rtfexport/rtfexport.cxx|9 +
sw/source/filter/ww8/rtfattributeoutput.cxx | 11 ++-
3 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit 865471d966b6db24ece283a0c7a70ce1cea921fe
Author:
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1718
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1718
To unsubscribe, visit h
sd/source/ui/framework/factories/ViewShellWrapper.cxx |7 +++
1 file changed, 7 insertions(+)
New commits:
commit 7273244d44e7ab1e64b57cd3de7f89e72cbd9507
Author: Caolán McNamara
Date: Wed Jan 16 15:54:06 2013 +
Resolves: fdo#55974 segfault while closing an Impress file
oox/source/vml/vmlshape.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a8be8ad30f22031ad859f565cb066c76e2d3fa39
Author: Miklos Vajna
Date: Thu Jan 17 12:08:18 2013 +0100
oox: fix misleading comment
Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb87
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1733
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/1733/1
startup: more reliable startup of multiple instances
Until now, when a new soffice instance (S2) started and tri
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1734
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/1734/1
Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipe
... (and setting mbDowning to indicat
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1716
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1716
To unsubscribe, visit h
cui/source/dialogs/cuicharmap.cxx| 35 ++--
cui/source/inc/cuicharmap.hxx|4 +
cui/uiconfig/ui/specialcharacters.ui | 27 +
svx/inc/svx/charmap.hxx |5 +
svx/source/dialog/charmap.cxx| 102 +--
5 files ch
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1715
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1715
To unsubscribe, visit h
sfx2/inc/sfx2/thumbnailviewitem.hxx |2
sfx2/source/control/templatecontaineritem.cxx | 18 -
sfx2/source/control/templatelocalview.cxx | 18 -
sfx2/source/control/templateviewitem.cxx | 27
sfx2/source/control/thumbnailviewitem.cxx | 81 +++
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1732
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/1732/1
fdo#52286 fix RTF export of sub/super script font height
(cherry picked from commit 796e9a796603397c79e160610c85
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1726
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1726
To unsubscribe, visit h
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1731
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/1731/1
fdo#52286 fix RTF export of sub/super script font height
(cherry picked from commit 796e9a796603397c79e160610c85
svx/source/svdraw/svdmodel.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 54b885dbcf9cf0d32407cb068de8d72e9d441576
Author: Caolán McNamara
Date: Wed Jan 16 20:09:37 2013 +
Resolves: fdo#59183 Copy 4 or more slides then crash
regression f
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1728
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1728
To unsubscribe, visit h
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1729
Approvals:
Noel Power: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1729
To unsubscribe, visit h
solenv/bin/modules/installer/windows/idtglobal.pm |1 +
1 file changed, 1 insertion(+)
New commits:
commit f186fe6ea1808d3b75476efc7f490ea9ab510e4f
Author: Andras Timar
Date: Wed Jan 16 17:16:03 2013 +0100
fdo#59321 un-escape quotes in Windows Installer's idt files
Change-Id:
sfx2/inc/sfx2/tabdlg.hxx | 10 +++---
sfx2/source/dialog/tabdlg.cxx | 10 +-
sw/source/ui/dialog/swdlgfact.cxx |2 +-
3 files changed, 13 insertions(+), 9 deletions(-)
New commits:
commit 573e3b1aa208ffed6d5ca22698f1fe4c271e3c8e
Author: Caolán McNamara
Date: W
sw/qa/extras/rtfexport/data/fdo52286.odt|binary
sw/qa/extras/rtfexport/rtfexport.cxx|9 +
sw/source/filter/ww8/rtfattributeoutput.cxx | 11 ++-
3 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit 796e9a796603397c79e160610c8541e16dfc4c82
Author:
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1730
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/1730/1
Resolves fdo#46718 : UI: Delete multiple styles at once
Allows the user to delete multiple styles at once.
Previ
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1724
Approvals:
Miklos Vajna: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1724
To unsubscribe, visit
sw/source/ui/app/docst.cxx |9 +
1 file changed, 9 insertions(+)
New commits:
commit 6306c7befaa676df62272da7f3ddbcba54c5759c
Author: Michael Stahl
Date: Wed Jan 16 16:23:30 2013 +0100
rhbz#818557: fix it differently: SwDocShell::_LoadStyles():
Try to prevent pushing
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1723
Approvals:
Miklos Vajna: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1723
To unsubscribe, visit
sfx2/source/doc/sfxbasemodel.cxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit b2c076455cb911863a954e3d7d6d2aabe3723978
Author: Michael Stahl
Date: Tue Jan 15 21:25:14 2013 +0100
fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."
This reverts comm
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1703
Approvals:
Miklos Vajna: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1703
To unsubscribe, visit
svtools/source/misc/sampletext.cxx | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
New commits:
commit 1c43325d953a409ec9566c318e62a01a1523ad77
Author: Caolán McNamara
Date: Tue Jan 15 16:29:47 2013 +
Resolves: fdo#37449 apparent access into empty codepage bi
92 matches
Mail list logo