summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix linking of libmerged: add jvmaccessMatúš Kukan2013-04-091-1/+2
| | | | Change-Id: I374041bba8ea4f20d22aeea8b486f68b0d7acd7b
* Revert "fix sfx2 with Library_merged"Matúš Kukan2013-04-091-4/+0
| | | | | | This reverts commit 0b78f2b9dc17dfa88d72d6ee27e3e0e0ca6a152f. Change-Id: I3608c15226f233add01ebe4a64667012854cf08b
* Revert "add javavm and jvmfwk to Library_merged"Matúš Kukan2013-04-092-3/+1
| | | | | | | | | This reverts commit 77169b9ceccfedeadef272f701425430cf1c719d. Conflicts: Library_merged.mk Change-Id: Id7c42457127a622cf71910bafc97f69db545243f
* Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan2013-04-094-4/+4
| | | | | | | | | This reverts commit 6c8c54ee90a2a8d3a8d35b7e89fb39770500936f. Conflicts: solenv/gbuild/extensions/pre_MergedLibsList.mk Change-Id: I6393507344297990dfcc6e234c7b0e503a8bd10b
* Revert "fix scfilt with Library_merged"Matúš Kukan2013-04-091-4/+0
| | | | | | | | | This reverts commit 1a04271d2e5de7dccfeb3ac0609e49155b5fe250. Conflicts: sc/source/ui/docshell/impex.cxx Change-Id: I723727e045ca7e81ef9396a8b50e83ea95b162ab
* Revert "fix breakiterator with Library_merged"Matúš Kukan2013-04-091-9/+2
| | | | This reverts commit db754e891e35a2832645fce676a5f6f0bf162976.
* Update Swedish autocorrect files.Niklas Johansson2013-04-092-94/+180
| | | | | | | Change-Id: Ib7428ff5201ec78b15b9f00039fa7ec61fcc9724 Reviewed-on: https://gerrit.libreoffice.org/3284 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* Update README to explain what codemaker doesChris Sherlock2013-04-091-0/+1
| | | | | | | | | | README change adapted from http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612 Reviewed-on: https://gerrit.libreoffice.org/3287 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
* warning C4101: 'e' : unreferenced local variableStephan Bergmann2013-04-091-1/+1
| | | | Change-Id: I2828021d60d82e43358ba98a1a3b4967a6901cd6
* Drop unused variableOlivier Hallot2013-04-090-0/+0
| | | | | | | Change-Id: I6d0d561b6c3f1a6eb3ab237538885e5c48820e6e Reviewed-on: https://gerrit.libreoffice.org/3282 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* WaE: unused variableTor Lillqvist2013-04-091-0/+1
| | | | Change-Id: I64ac7b45722e4147091068e71e9ceedea3d73010
* Forward-port the app bundle signing from the 4.0 branchTor Lillqvist2013-04-091-0/+38
| | | | | | | | | For now, use the same quick hack as in the 4.0 branch: Just sign the app bundle as a while, not individual dylibs. Should factor out the code in Makefile.in that signs all dylibs. Make sure to sign the application app bundle only, not the SDK. Change-Id: I6b0a39354c54b0e0f5352d0fd0bdb57650dc100a
* remove erroneous +Michael Meeks2013-04-091-1/+0
|
* remove many libraries from libmergedMatúš Kukan2013-04-091-42/+48
| | | | | | | Some of them were causing bugs but more importantly it does not make sense to merge so many libraries. Change-Id: I8749c268466ac04cc12450919346b3376d95a07a
* pretty-print SwXTextCursorMiklos Vajna2013-04-091-0/+27
| | | | Change-Id: I98bb5cbcde93a408c44f4f985c06532ab0a37652
* pretty-print SwUnoCrsrMiklos Vajna2013-04-091-0/+22
| | | | Change-Id: Ia79e582002c92591694815580eff905b864ea6c5
* selectrange.ui WidgetManal Alhassoun2013-04-091-0/+125
| | | | | | | Change-Id: I110d38248975e21dd454c73c787c16d7e94b473c Reviewed-on: https://gerrit.libreoffice.org/3275 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* make help work againCaolán McNamara2013-04-092-3/+3
| | | | | | | This is a regression from b248624126c271c88381d3dad6e04fc954f65779 I suspect there might be more. Change-Id: I9ffbcfb8d32b0b0b4193a86eee90d0a5f481de11
* unbreak windows tinderboxDavid Tardon2013-04-091-1/+1
| | | | Change-Id: Ic777267cb86acdb62b53a7b324e1423b7c6b67c5
* rename expat external to 'expat'David Tardon2013-04-0922-29/+29
| | | | | | | expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-0942-4965/+3954
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make cppumaker work on top of unoidl/ instead of registry/, as a first step to change all the various codemakers. * API CHANGE: cppumaker no longer supports the -B switch, as that is meaningless with the new format. When reading from an old-format .rdb file, /UCR is hard-coded as the prefix now. * TODO: The new format does not yet support deprecation annotations, so the generated .hdl/.hpp files lack any SAL_DEPRECATED_INTERNALs for now. * codemaker/typemanager.hxx is extended with access to unoidl/ functionality, so the various codemakers can use registry/ and unoidl/ in parallel for now. The access to registry/ functionality will be removed. (Added small throwaway helper functions u2b/b2u to easily map between OString and OUString at the remaining seams for now.) * Includes a selective revert of ba044b1e9613ed30906a9a540b7da8392923e4e3 "remove needless forward rtl::OUString declarations" in those parts of codemaker, unodevtools, unoidl that were covered by this local work-in-progress patch; I would otherwise have hard a hard time re-applying it. * The generated .hdl/.hpp files are mostly unchanged, except for a few minor things: ** Any SAL_DEPRECATED_INTERNALs are missing (see above). ** In comprehensive getCppuType definitions, some members were erroneously classified as TypeCalss_UNKNOWN. ** In comprehensive getCppuType definitions, some unnecessary calls like ::cppu::UnoType< ::sal_Int32 >::get(); can be removed. ** For typedef sequence<X>, the .hdl file need not include X.hdl, but only needs to forward-declare it. ** Unnecessary includes for optional bases of interfaces can be removed. ** Some numbering of local variable names (sMethodName1, ...) has changed. Change-Id: Icad98f248ac15177337f1b4ab709a755a8af6238
* Missing #includesStephan Bergmann2013-04-091-0/+2
| | | | | | | ...once cppumaker would no longer needlessly emit #includes for optional interface bases to .hdl/.hpp files. Change-Id: Icbcfbf64c33be50652c5611a4962111fa8d13c05
* fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller2013-04-091-165/+126
| | | | Change-Id: Ifc02535cecc24d9362d2534784c659ee8705f751
* gdb: pretty-printers for sw::mark::IMark, sw::UnoImplPtr and SwXTextRangeMiklos Vajna2013-04-091-0/+62
| | | | Change-Id: I09b9e5a64b1b2630dbccdd9cf4392376b955dbdd
* gdb: get UnoReferencePrinter work againMiklos Vajna2013-04-091-4/+1
| | | | Change-Id: I07d6a24f5c94a115d38ccffde26725b668dab430
* Updated coreAndras Timar2013-04-091-0/+0
| | | | | Project: help 77f7ec5184335f7fb4e8f63845269a247bb5df31
* ensure delivery of expat headersDavid Tardon2013-04-091-0/+4
| | | | Change-Id: I73b5eba6c7cff7b6c45fd1f24197550d8e52f26b
* move Python tests in-processMichael Stahl2013-04-098-24/+222
| | | | | | | | | | | | This is nice to make them more easily debuggable. A series of crude hacks are employed to bootstrap enough services from python so the current tests run. This is only tested with system python3 on Fedora. Change-Id: I5e06741e55ead7fddec41ff776ff8ca5d2399469 Reviewed-on: https://gerrit.libreoffice.org/3215 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* set up python unit test infrastructureDavid Ostrovsky2013-04-0911-0/+421
| | | | | | | | | | | | | | | | | Extract boostraping code from convwatch.py to unotest.py. Use python builtin unittest module as unit test framework. Specify the unit test modules in make file. Another option would be to use discover mode of unittest module. Add __pycache__ to global .gitignore to keep the source directory clean. Another option would be to deliver the unit tests to workdir prior to test execution. Currently only system python3 is supported. Change-Id: I2692817673f786e950e1176a17c7675f989755b6 Reviewed-on: https://gerrit.libreoffice.org/3214 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2013-04-086-1/+56
| | | | | | Just to preserve the old (and correct) behavior. Change-Id: I229e0b80097f6d70ff3023072b52576815010b15
* fdo#62116: Unit test for the fix.Kohei Yoshida2013-04-082-0/+26
| | | | | | | | For now, we'll only check whether or not those field items with formats get imported at all. We should add additional checks for their formats later. Change-Id: I5a8f01a6e2594b8c97183a43fc4f3417df6fb561
* fdo#62116: Handle field objects with formats correctly.Kohei Yoshida2013-04-087-43/+156
| | | | | | | Field objects can have formats applied to them, and when they do, they appear inside a <text:span> element. Change-Id: I7b4346389f393a4ddf708670b2c524a6594128b5
* fdo#62116: Add failing cell content to the test file.Kohei Yoshida2013-04-081-0/+0
| | | | Change-Id: I8139c5b65f5953ad62047ee87f298b68141086b1
* WaE: unused variable 'insert_result'Tor Lillqvist2013-04-091-0/+1
| | | | Change-Id: I5b0b7eeaa44e3e9e215b8d0bba7e7189c63c766c
* deleting NULL is safeTakeshi Abe2013-04-0917-78/+42
| | | | Change-Id: Ief65149bc88ac4ce8badc7dbce818fca0cdcb201
* sal_Bool to boolTakeshi Abe2013-04-0910-60/+60
| | | | Change-Id: Idc97443436502eea5dec27d553374475a22bd7ce
* The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist2013-04-091-1/+2
| | | | Change-Id: Ib7a5cfa3f547364ba04e09d4829b7f3a477c731f
* Look for Oracle Java 7 in a 64-bit LibreOffice on OS XTor Lillqvist2013-04-093-2/+25
| | | | Change-Id: Ife3fc97c11ab5216df62aba92dc11ed6cf07c154
* WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist2013-04-091-0/+1
| | | | Change-Id: I444673fc46699512be0830fba94f752a5ccf619c
* Fix again n719988, n734733Xisco Fauli2013-04-081-1/+2
| | | | | | | Bullet should have same color as following text by default Regression from bb3540a7cb6866a7b6c36cd71ea4bb9b0609d1e8 Change-Id: I007088db5bcb71e8d90d287b21762dca0dda9573
* Fix #i119545# Fixed import of master page layout from PPT.Andre Fischer2013-04-081-4/+13
| | | | | | | | | | | | Reported by: Li Feng Wang Patch by: SunYing Review by: Andre Fischer (cherry picked from commit f7da26f51bfaddecd7b774bc237d6f5fa082e57c) Conflicts: sd/source/filter/ppt/pptin.cxx Change-Id: Ic946de22b3f7ab1d498e71f3d5752ad6f89e2de5
* WaE: unused variable 'insertion'Tor Lillqvist2013-04-081-0/+1
| | | | Change-Id: I57d39d7535d88045dcb0d7b665675074b7059d14
* The library we want is called dbulo, not dbauiTor Lillqvist2013-04-082-4/+4
| | | | Change-Id: Iaf57030a228d9c03c132976293d5e01e2fb287f4
* WaE: private field 'm_pGridTypeFL' is not usedTor Lillqvist2013-04-081-1/+0
| | | | Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff
* dispatch: print some info what is going onThomas Arnhold2013-04-081-1/+1
| | | | Change-Id: Ifa0637c197546ed43f7a6b39744ba1949b00e3f9
* API CHANGE: cleanup of Common.xcsThomas Arnhold2013-04-081-353/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated items. All are unused in the code. since 2002 (ce44de005c): Gallery/ID_Dialog Image/Color/PosterColor Image/Color/RotationAngle Image/Color/LeftRight Image/Color/BlackWhiteThreshold Image/Effect/MosaicX_Tile Image/Effect/MosaicY_Tile Image/Effect/SolarizationThreshold Image/Effect/TileX_Tile Image/Effect/TileY_Tile since 2004 (f1e7d342bf): OfficeObjects since 2004 (2f137724a5): ExternalApps/ExternalMailer/UseDefaultMailer ExternalApps/ExternalMailer/CommandProfile ExternalApps/ExternalMailer/Profiles MailCommandLineProfile since 2005 (c82714ccf5): Path/Current/OfficeInstall Path/Current/OfficeInstallURL Change-Id: Ia6411ef0912096ced2dc7396e9636a09ee94714c
* Revert "Make icu's DefaultCharMapper usable on Windows"Rene Engelhard2013-04-082-23/+0
| | | | | | Obsolete with 08ba028992a77dee32dd76030bc409c6d3b39e36 This reverts commit 21fea27309a75b86add08918d2a2a2234ae1f1fb.
* Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string ↵Rene Engelhard2013-04-082-22/+2
| | | | | | | | unicodes." We must not rely on *internal* ICU headers as it breaks system-icu. This reverts commit 83d9c5562c27b5f766157eba70bebd320463a0af.
* Updated coreCaolán McNamara2013-04-081-0/+0
| | | | | Project: help fad1c3879f6fbdaa13d0849d5e23f671e36e6e2b
* Make icu's DefaultCharMapper usable on WindowsStephan Bergmann2013-04-082-0/+23
| | | | | | | | | ....see <http://lists.freedesktop.org/archives/libreoffice/2013-April/049570.html> "Re: [Libreoffice-commits] core.git: fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes" for details. Change-Id: Iaac2457643e58b2c5972eb812edb1dd6619437be