- 22 Nis, 2014 18 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ifa887cdaacf5c3d711333f95f0b4c041932ce4f8
-
Caolán McNamara yazdı
Change-Id: Iecf2eceb3bc1da5d5cd81c37e4a3520d2686dac4
-
Caolán McNamara yazdı
Change-Id: I06c2defdaaff4159954169ab3ad987988d68623c
-
Caolán McNamara yazdı
Change-Id: I7741dd72a9ef065aed6b0bf1a0bc5be0f6fdba9b
-
Caolán McNamara yazdı
Change-Id: I9278e66067afadac09b11b0e4419cd804b88969f
-
Caolán McNamara yazdı
these longs are really intended as x86 longs, i.e. 32bit Change-Id: I19b68556b0ed57cbcb59338f1d0b4174878fd993
-
Caolán McNamara yazdı
Change-Id: I7ef74df22a65c1de396fc9211ac1adefc48fe849
-
Caolán McNamara yazdı
Change-Id: I7bbd7b536227902b3692137340a21eb755aa5ed8
-
Caolán McNamara yazdı
Change-Id: Ic19f4c41d3e0e32ae1ebffb690b821260d7e00d0
-
Caolán McNamara yazdı
Change-Id: Ifdc48318a21a1334da00b11fae62c9d25585793c
-
Caolán McNamara yazdı
Change-Id: I5042340f7b320f5a07e9cad4a5cc8aa90646d688
-
Stephan Bergmann yazdı
...as <https://gerrit.libreoffice.org/#/c/9007/> "cppcheck: multiCondition, second test should be DataOutputStream" found out for an effective duplicate of this code that got removed with the previous commit "Remove dead test code." Change-Id: Ib7b088f065def2d5e954837d22178521f85c49fe
-
Stephan Bergmann yazdı
...which apparently originated as some kind of duplicate of (also, but potentially leas dead) io/test/stm/. Change-Id: Iea749b44da2482835a08c6a21b62625836f8b643
-
Tor Lillqvist yazdı
Change-Id: Icbf3d5663a358bf31b58ab8086ffe9160c26bf8f
-
Tor Lillqvist yazdı
Work in progress, still lots of undefineds when attempting to link TiledLibreOffice. Change-Id: I80fa330768d9f9fa9ef65e3693f1d777c0713210
-
Julien Nabet yazdı
Change-Id: Id0a0b026cd25f210df4bd821c2ca28edf3dee693 Reviewed-on: https://gerrit.libreoffice.org/9110Tested-by:
David Tardon <dtardon@redhat.com> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I5a4f53874db43917c7522d03f0607078194c02a1
-
Tor Lillqvist yazdı
Change-Id: I28c48be099ba680a5d6ea91981a1e1bfadff3f84
-
- 21 Nis, 2014 22 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I30a5e1f5d09458beeb06479337b83f8479d861b5
-
Jan Holesovsky yazdı
Change-Id: I57dcde58bb017ab087908154bc4a1af6d5d152b9
-
Markus Mohrhard yazdı
Change-Id: Id878bacc86facba34f77bde2fbbfd78b0a426c39
-
Michal Horak yazdı
Update: Deleted CVS dirs from crdbus54 and crdbus50 libraries. In czech localization of LO, there were missing autotext libraries, resp., manifest files for that libraries were empty. So I create correct manifest files. Also in those libraries there were some useless CVS dirs and MANIFEST.MF files, which I deleted. Fixed autotext function I tested on LO 4.2.2.1 Win 8.1. Change-Id: I2e7ed4811e90a05b13c6007809877713ac4b6279 Reviewed-on: https://gerrit.libreoffice.org/9109Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Chris Sherlock yazdı
Change-Id: I1691c4fa5dee3d9cbabc939682a39c4c7befdd4c
-
Chris Sherlock yazdı
Change-Id: I978ae6c5d1ece54828cab8624c20c7b6b6630c21
-
Chris Sherlock yazdı
Change-Id: Iad6109a353181759fa64e48a82a003f785d0e58c
-
Luboš Luňák yazdı
The test document has 4 pages which only contain frames, first 3 pages (sections) have <p> block with <framePr> and another <p> with just <sectPr>, and the second paragraph would be removed, thus there would be no nodes on which to actually set the page style and they would be set on nodes for the previous page, overwriting its page style. The last page does not have its own <p> at all, so it needs to be faked. The changes in finishParagraph() are because of e.g. the comments-nested.odt sw test, which there causes exception because of unknown property ParaStyleName (comments do not use those it seems) and the code is skipped over (which is probably a bug on its own, but it's unrelated to this change otherwise). Change-Id: I9d37f992407a9b649c710d2a031ec4447fb11771
-
Chris Sherlock yazdı
Change-Id: I542282cd4757c3d841f8e2b48847ab5d5ba1574e
-
Chris Sherlock yazdı
Change-Id: Ic13a4ac4ca3b4ed23c0db9bc6894024f7b2d959a
-
Chris Sherlock yazdı
Change-Id: I24a571080ad7301c86065e75560b94091120ce0b
-
Tor Lillqvist yazdı
Change-Id: I1c3721a4d44c882c749903c15f05666a74c725a5
-
Chris Sherlock yazdı
Change-Id: I2dcde25b98004be4f0f45ad3d7e258daee3ca42b
-
Chris Sherlock yazdı
Change-Id: Id1bfa4c6db202597107de3047326fe1bd17f2387
-
Chris Sherlock yazdı
Mainly moved map functions into their own block, however I have also done a bit more reorganization. Quite a bit to go, it seems... Change-Id: I041d91c9b96066f5f1e11bd82968c2712988e5f4
-
Chris Sherlock yazdı
Change-Id: Ib10024fe92ae364d31082177724be718d426fe26
-
Chris Sherlock yazdı
Rename lcl_* functions in nativecontrols.cxx, also renamed outdevnative.cxx to nativecontrols.cxx Change-Id: Ie9a362f09cb5044e486086e7d890ae433f7dddc6
-
Chris Sherlock yazdı
Change-Id: Idde02b1456ab23e2479f097bee018f9d6398f003
-
Chris Sherlock yazdı
Reorganized OutputDevice line functions - several of these functions should be private. I have renamed the following functions: * ImplInitLineColor -> InitLineColor (made this private) * ImplPaintLineGeometryWithEvtlExpand -> PaintLineGeometryWithEvtlExpand (made this private) * ImplTryDrawPolyLineDirect -> TryDrawPolyLineDirectNoAA (made this private) I also made a small code change to make bTryAA more clear, and also change (bTryAA && TryDrawPolyLineDirect(rPoly.getB2DPolygon()) to a nestied if statement. Change-Id: I90e8083d69b715912bf0ad1d400bc355f3501981
-
Chris Sherlock yazdı
Change-Id: Idcb2b3c1ad1830bb781b5a9a0527dd2a08ef2b18
-
Chris Sherlock yazdı
Grouped hatch functions in outdev.hxx. Renamed ImplDrawHatch to DrawHatch (allow C++ overloading to work out which to use), and renamed ImplCalcHatchValues to CalcHatchValues and ImplDrawHatchLine to DrawHatchLIne. Change-Id: I7be62ec1754864424f6c158ab70178606ccbf1b1
-
Chris Sherlock yazdı
... also slightly changed the overload documentation for DrawBitmapEx and DrawBitmap functions. Furthermore, DrawImage() should never be called from a Printer instance, so warn and abort. Change-Id: I0de65a5d7bd8249fcd14d844faf74477d490cef5
-