- 09 Ock, 2014 12 kayıt (commit)
-
-
Zolnai Tamás yazdı
Change-Id: I4d3993dc855c030f8c51fe2ce3d364240e241dff
-
Zolnai Tamás yazdı
Change-Id: I0d99a905cc8c94d39bfe802b2c597275c81f0b4f
-
Zolnai Tamás yazdı
Change-Id: If4fbb66992318221a687710afa77fc98e4f111c3
-
Miklos Vajna yazdı
Change-Id: I1d4fc68458fd50beccf4e149f74ecbdfc78ea77c
-
Caolán McNamara yazdı
Change-Id: I5928f416e9bc3567111da99509133e27a2f4ad14
-
Caolán McNamara yazdı
Change-Id: Ic110c6d2fb1f1fc28344c119eaa1b61d0ba81e6b
-
Caolán McNamara yazdı
Project: help 940af86cc78e1c5a74bb5eb19efa163c22d058ec
-
Stephan Bergmann yazdı
Change-Id: I5a269d8b7e95049c67ae14b06a79b417bc91a474
-
Noel Grandin yazdı
in FileList. There no benefit in storing a ref-counted value class like OUString by pointer in a std::vector. Change-Id: I302bc460de67c7fe324d745f3225df4e17195486
-
Noel Grandin yazdı
An OUString* is type compatibile with void*. Change-Id: I6f01fe02c75f4db0bda09c7e288cb88d1fbf3c37
-
Tor Lillqvist yazdı
Change-Id: I8f116910f002929f64bc56afe740a7fee1ea7c90
-
haochen yazdı
Change-Id: I0ae0fb279d6d14637d23c682d546a8cc95bc371d Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
- 08 Ock, 2014 28 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I8bcca7d743d4be7038a4c2eb1436a6470774d40d
-
Kohei Yoshida yazdı
Change-Id: I096322fa200abed5bacc786c1abc57a3ec51276f
-
Matúš Kukan yazdı
This is tricky. In constructor, we don't know if we were called by service manager's createInstanceWithArgumentsAndContext or just createInstanceWithContext, so we don't know if initialize should be called. Let's assume that nobody would use createInstanceWithArgumentsAndContext with empty argument. Then the behaviour should be the same as before. FolderPicker does not seem to be called with arguments. Change-Id: If33dc20fe1b2b10b092ff35fa0b258137c8e94b2
-
Caolán McNamara yazdı
Change-Id: Ia84e3ae05f2d3eacfb48136ce920173b46783bc7
-
Kohei Yoshida yazdı
Change-Id: Ia2440fb0e81786bc82fc982fcb4da7bbc70e014b
-
Kohei Yoshida yazdı
Change-Id: I136a98fadbde82a7a585df9a5691f884c0362699
-
Rohit Deshmukh yazdı
Issue: OUString uses UTF-16, so for a Unicode surrogate character there are 2 values stored, not just 1. So we are getting assert failure in "rtl_uString_iterateCodePoints" method. erAck: Underlying cause was that the dictionary breakiterator misused UTF-16 positions as Unicode code point positions. Change-Id: I923485f56c2d879b63687adaea2b489a3479991c Reviewed-on: https://gerrit.libreoffice.org/6955Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
draw/impress print options page (de) Change-Id: Ie4cf8902d3db68a156d10bd4d1b2c7db33539f9c
-
Caolán McNamara yazdı
writer table options page (e.g. de) Change-Id: Ib8f3daad397fc4b8d37979f5c6d1e12b8884677d
-
Caolán McNamara yazdı
calc compatibility page (e.g. de) Change-Id: Ieab742900747808a4c27205b190e416b391b7a39
-
Caolán McNamara yazdı
load/save HTML compatibility page (e.g. .de|pl) Change-Id: I1d118ebcf8718244dd4f2bab2dc6cb8d60b1008b
-
Miklos Vajna yazdı
Change-Id: I6f3d36f0b0775559f3f0617d273a4f4595feda76
-
Tor Lillqvist yazdı
The ifdef for __LP64__ is not needed as far as I can see. Fixes error: cannot initialize a parameter of type 'const sal_GlyphId *' (aka 'const unsigned int *') with an lvalue of type 'long *'. Change-Id: I89d3ba29a5cfd1a89141ec86c873eaf384cf446e
-
Miklos Vajna yazdı
Change-Id: If6423d2ee942e0e0a27c61c69b995fedee5f5f7e
-
Caolán McNamara yazdı
Calc general page (e.g. .de) Change-Id: Ifc5c230040c9b59f8570a64deda0121ac93ed0e9
-
Miklos Vajna yazdı
Change-Id: Iea687761a137650965ed48340063d20b6489b531
-
Caolán McNamara yazdı
Change-Id: I46c5290ab411ac133ef8ea1e461197b00d837068
-
Eike Rathke yazdı
-
Tsutomu Uchino yazdı
formula wrapped by inserted frame when caption is added (cherry picked from commit 0681d4e0) Change-Id: Ie526391b8676c259a77060dbe04c3e7c8ad499c0
-
Kohei Yoshida yazdı
This update will obsolete two patches that were previously applied. Change-Id: I521e939905e473ca5d440dea3b03faeb9af4c0fb
-
Stephan Bergmann yazdı
Change-Id: Ifc5454bbcd29730002b0a3261d2c34dee8ffb843
-
Stephan Bergmann yazdı
Change-Id: I36dd015635c30f63e2085c250e159fbd536da611
-
Oliver-Rainer Wittmann yazdı
- rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations - fix undo/redo regarding annotations an text ranges - support annotations on overlapping text ranges - fix *.docx import for annotations on overlapping text ranges - fix ODF import of annotations on text ranges cherry-picked from branch ooxml-osba (cherry picked from commit ebd2922e) Conflicts: sw/Library_sw.mk sw/inc/IDocumentMarkAccess.hxx sw/inc/SidebarWin.hxx sw/inc/doc.hxx sw/inc/docufld.hxx sw/inc/hintids.hxx sw/inc/ndhints.hxx sw/inc/txatbase.hxx sw/inc/unobookmark.hxx sw/inc/unofield.hxx sw/inc/unoport.hxx sw/source/core/access/accpara.cxx sw/source/core/bastyp/init.cxx sw/source/core/crsr/bookmrk.cxx sw/source/core/crsr/findtxt.cxx sw/source/core/doc/dbgoutsw.cxx sw/source/core/doc/docbm.cxx sw/source/core/doc/doccorr.cxx sw/source/core/doc/docdde.cxx sw/source/core/doc/docedt.cxx sw/source/core/doc/docfld.cxx sw/source/core/doc/doclay.cxx sw/source/core/doc/tblrwcl.cxx sw/source/core/docnode/ndcopy.cxx sw/source/core/docnode/nodes.cxx sw/source/core/docnode/section.cxx sw/source/core/edit/edfld.cxx sw/source/core/fields/docufld.cxx sw/source/core/fields/postithelper.cxx sw/source/core/fields/reffld.cxx sw/source/core/inc/MarkManager.hxx sw/source/core/inc/crossrefbookmark.hxx sw/source/core/text/inftxt.cxx sw/source/core/text/itratr.cxx sw/source/core/text/txtfrm.cxx sw/source/core/txtnode/atrfld.cxx sw/source/core/txtnode/ndtxt.cxx sw/source/core/txtnode/thints.cxx sw/source/core/undo/undel.cxx sw/source/core/undo/undobj.cxx sw/source/core/unocore/unofield.cxx sw/source/core/unocore/unoport.cxx sw/source/core/unocore/unoportenum.cxx sw/source/filter/html/htmlatr.cxx sw/source/filter/html/htmlgrin.cxx sw/source/filter/html/wrthtml.cxx sw/source/filter/writer/writer.cxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww8/wrtw8nds.cxx sw/source/filter/ww8/ww8par.cxx sw/source/ui/dialog/uiregionsw.cxx sw/source/ui/dochdl/swdtflvr.cxx sw/source/ui/docvw/PostItMgr.cxx sw/source/ui/docvw/SidebarWin.cxx sw/source/ui/fldui/fldmgr.cxx sw/source/ui/fldui/fldref.cxx sw/source/ui/inc/fldmgr.hxx sw/source/ui/inc/wrtsh.hxx sw/source/ui/shells/textfld.cxx sw/source/ui/uiview/view2.cxx sw/source/ui/utlui/navipi.cxx sw/source/ui/wrtsh/wrtsh2.cxx writerfilter/source/dmapper/DomainMapper_Impl.cxx writerfilter/source/dmapper/DomainMapper_Impl.hxx writerfilter/source/dmapper/PropertyMap.cxx xmloff/inc/txtfldi.hxx xmloff/source/text/txtfldi.cxx xmloff/source/text/txtparae.cxx Change-Id: Ie4cc467dbb837054c73742262ee20f35c151ff3f
-
Matúš Kukan yazdı
Change-Id: I70493afcec837411b0f3c6d5165564d2cc0996db
-
Matúš Kukan yazdı
This reverts commit 58ea2712. It's probably better to fix it another way.
-
Caolán McNamara yazdı
Change-Id: Iba1416692a619c1f566f26da5b06ed04342057b3
-
Caolán McNamara yazdı
Change-Id: I2d8aab3f4589750aecb0a9565c595a712fc7bc73
-
Caolán McNamara yazdı
This has no effect on the rendering of this .ui as native button ordering is active. But it means that under the typical editing-under-GNOME that ones head is wrecked from the cognitive impedance of the editor and viewer not matching in order Change-Id: I8888d4263f05bcecff72496f4cf0ae67345dc644
-