- 10 Nis, 2013 34 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I9d1a812e1d1771d8d3fc022869984dcb623f2055 Reviewed-on: https://gerrit.libreoffice.org/3235Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
IMHO it does not make much sense to dynamically generate a list that is practically unchanging. Change-Id: If5898956d11b9f410cf36d1ebe5535194365a954
-
David Tardon yazdı
Change-Id: I892d2856c28536a7828c292c8fb3cd8b30fe8ecb
-
Andras Timar yazdı
Change-Id: I539237573bc71a6f124610dd4bdd8cec3f1f1a76
-
Andras Timar yazdı
Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5
-
Caolán McNamara yazdı
Change-Id: I9b55140e619a16a22dd10ff67abfe27fbd58bc05
-
Caolán McNamara yazdı
Project: help a4e6169aed45fa4b0cb1ba2c5ec784ea63a3a874
-
Caolán McNamara yazdı
Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad
-
Miklos Vajna yazdı
Change-Id: If6febeaea00b384ea36d470264c04dfb4c7afd24
-
Miklos Vajna yazdı
Change-Id: Ifa8e79fb9c4b9ad5a0bf64466cefad91b6bbeb0c
-
Miklos Vajna yazdı
There were two problems here: - Writer textframes don't have an AnchorPosition property, use compareRegionStarts() instead - turns out DOC/DOCX import doesn't create Write textframes when the shape has no text, doing so in the RTF import fixes the other two testcase as well. Change-Id: Ib2b4a0b7f8317d300fd532daea22568e33eceb53
-
Eike Rathke yazdı
Change-Id: I2d9baed5032e267ac5053267d367723999526c8f
-
Eike Rathke yazdı
Change-Id: Ifa5ded07e3af153e747fdbd82a75560dfb7e2b75
-
Stephan Bergmann yazdı
Change-Id: Icc53c25400acb46070fead08f7602295599fc6c8
-
Abdulelah Alarifi yazdı
Change-Id: I8f07e1a37f32222aa25721704e513ef1aa3092e3 Reviewed-on: https://gerrit.libreoffice.org/3281Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Philipp Weissenbacher yazdı
Removed some whitespace, programmer handles in comments and commented out code. Change-Id: I68a1285355b14e122f218b2f483ebc74a2b2dbaf Reviewed-on: https://gerrit.libreoffice.org/3294Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Arnaud Versini yazdı
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, with slight modifications to sal/inc/rtl/character.hxx: * Replaced "#pragma once" with explicit include guard for now. * Missing includes. * Cosmetic clean-up. Change-Id: I94d01cd4e766f92c70f941839a67101fa2c97654
-
Jan Holesovsky yazdı
Change-Id: I6aaa396931ce613be64026b53372dc24c6189724
-
Jan Holesovsky yazdı
Change-Id: I5e5b80f8d8efe91df806bb7ae9750fd84009c6be
-
Jan Holesovsky yazdı
Change-Id: I74624b1b28d948e2299014499a1eef309488ad13
-
Miguel Gomez yazdı
Change-Id: Ie82afb1f22caa0b02ddac256e2a0c2a49f19bb15 Reviewed-on: https://gerrit.libreoffice.org/3173Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Chr. Rossmanith yazdı
Change-Id: Iafa9e273c009fe0772a9401b47b51738dc235a13 Reviewed-on: https://gerrit.libreoffice.org/3296Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Avoids annoying intermittent "The timestamp service is not available" errors that break an otherwise nicely progressing build. Hopefully those errors are caused just by some temporary overload of some Apple server. Anyway, we will still sign the app bundle in the normal way, with a timestamp. Change-Id: I838b39956b87d36138ccbc4e90c2d11e380d690a
-
Prashant Pandey yazdı
Change-Id: I1d095cf5640595789f4ae99f1b0679be88b0baa9
-
Miklos Vajna yazdı
I'm not sure yet if the tests should be updated or they signal real problems, I'll came back to this later. Change-Id: Ie2570f01e07e557281d2577471a49a730a894393
-
Miklos Vajna yazdı
Change-Id: I18165df2a2a59d460b06b0cfd3fcdae977bc65ee
-
Miklos Vajna yazdı
Change-Id: I5aae8cbc050187b1adf7757b112470a8e9e6160e
-
Miklos Vajna yazdı
Change-Id: Id59c8dd91de2733cf0f3620d7b27e8a34f3034fc
-
Miklos Vajna yazdı
Change-Id: I7813ea4b3a2cb97c334bca04e6ff556690725b5f
-
Miklos Vajna yazdı
Change-Id: I6ce85cc4fd7bb317be002f5aa7295a03f0d0e7dd
-
Miklos Vajna yazdı
Change-Id: I0b674f770f467a32dc2fa5bb7227f038addae4a8
-
Miklos Vajna yazdı
Change-Id: I0abd941fbebfc032a3f3827929cfa721a187852e
-
Miklos Vajna yazdı
Text box shapes, just like any other shape types, used to be imported as drawinglayer shapes. To keep the DOC/DOCX/RTF filters in sync, import text box shapes as Writer textframes instead. Change-Id: Iacead5352d0a297cff54afb134d895e40d446147
-
Thomas Arnhold yazdı
Change-Id: I5f6a159b3c925bbd9b3a5820968fff8f95a70925
-
- 09 Nis, 2013 6 kayıt (commit)
-
-
Thomas Arnhold yazdı
Remove deprecated items. All are unused in the code. since 2002 (ce44de00): Misc/NoSymbolsWarning Change-Id: I98c828c81315ecbfbaa09c2571582199d2f6e833
-
Thomas Arnhold yazdı
Change-Id: I754a34a88a7f976714827bd8e8986b854d5da692
-
Thomas Arnhold yazdı
Remove deprecated items. All are unused in the code. since 2002 (d8155fb9): Install/AdditionalClasspath Install/AdditionalSearchPath Install/ExcludeVersion Install/InstallationPackage Install/PackageInstallationDirectory Install/RequiredVersion Install/Vendor Install/VerifiedVersion Install/Version VirtualMachine/DebugPort VirtualMachine/DisableAsyncGC VirtualMachine/EnableClassGC VirtualMachine/EnableVerboseGC VirtualMachine/EnvironmentType VirtualMachine/JavaLibPath VirtualMachine/JavaStackSize VirtualMachine/MaxHeapSize VirtualMachine/MinHeapSize VirtualMachine/NativeStackSize VirtualMachine/RunTimeLib VirtualMachine/SystemClassPath VirtualMachine/VMType VirtualMachine/Verbose VirtualMachine/VerifyMode Change-Id: Iefde5b6d4ff57dc708059681a247efa419c11013
-
Thomas Arnhold yazdı
Remove deprecated items. All are unused in the code. since 2002 (4f36fcfa): Settings/ooInetDNSServer Settings/ooInetSOCKSProxyName Settings/ooInetSOCKSProxyPort Change-Id: I79cd561d1e94e14bf7730f70eac1c08bbc8fe7e4
-
Thomas Arnhold yazdı
Change-Id: Ia79f094e33435386aeaf59929edb4372b38adb22
-
Thomas Arnhold yazdı
some more like 7e061328 Change-Id: I42c2a208e30ce80e95d892c6123247057c823773
-