summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-09selectrange.ui WidgetManal Alhassoun
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>
2013-04-09make help work againCaolán McNamara
This is a regression from b248624126c271c88381d3dad6e04fc954f65779 I suspect there might be more. Change-Id: I9ffbcfb8d32b0b0b4193a86eee90d0a5f481de11
2013-04-09unbreak windows tinderboxDavid Tardon
Change-Id: Ic777267cb86acdb62b53a7b324e1423b7c6b67c5
2013-04-09rename expat external to 'expat'David Tardon
expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
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
2013-04-09Missing #includesStephan Bergmann
...once cppumaker would no longer needlessly emit #includes for optional interface bases to .hdl/.hpp files. Change-Id: Icbcfbf64c33be50652c5611a4962111fa8d13c05
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller
Change-Id: Ifc02535cecc24d9362d2534784c659ee8705f751
2013-04-09gdb: pretty-printers for sw::mark::IMark, sw::UnoImplPtr and SwXTextRangeMiklos Vajna
Change-Id: I09b9e5a64b1b2630dbccdd9cf4392376b955dbdd
2013-04-09gdb: get UnoReferencePrinter work againMiklos Vajna
Change-Id: I07d6a24f5c94a115d38ccffde26725b668dab430
2013-04-09Updated coreAndras Timar
Project: help 77f7ec5184335f7fb4e8f63845269a247bb5df31
2013-04-09ensure delivery of expat headersDavid Tardon
Change-Id: I73b5eba6c7cff7b6c45fd1f24197550d8e52f26b
2013-04-09move Python tests in-processMichael Stahl
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>
2013-04-09set up python unit test infrastructureDavid Ostrovsky
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>
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
Just to preserve the old (and correct) behavior. Change-Id: I229e0b80097f6d70ff3023072b52576815010b15
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida
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
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida
Field objects can have formats applied to them, and when they do, they appear inside a <text:span> element. Change-Id: I7b4346389f393a4ddf708670b2c524a6594128b5
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida
Change-Id: I8139c5b65f5953ad62047ee87f298b68141086b1
2013-04-09WaE: unused variable 'insert_result'Tor Lillqvist
Change-Id: I5b0b7eeaa44e3e9e215b8d0bba7e7189c63c766c
2013-04-09deleting NULL is safeTakeshi Abe
Change-Id: Ief65149bc88ac4ce8badc7dbce818fca0cdcb201
2013-04-09sal_Bool to boolTakeshi Abe
Change-Id: Idc97443436502eea5dec27d553374475a22bd7ce
2013-04-09The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist
Change-Id: Ib7a5cfa3f547364ba04e09d4829b7f3a477c731f
2013-04-09Look for Oracle Java 7 in a 64-bit LibreOffice on OS XTor Lillqvist
Change-Id: Ife3fc97c11ab5216df62aba92dc11ed6cf07c154
2013-04-09WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist
Change-Id: I444673fc46699512be0830fba94f752a5ccf619c
2013-04-08Fix again n719988, n734733Xisco Fauli
Bullet should have same color as following text by default Regression from bb3540a7cb6866a7b6c36cd71ea4bb9b0609d1e8 Change-Id: I007088db5bcb71e8d90d287b21762dca0dda9573
2013-04-08Fix #i119545# Fixed import of master page layout from PPT.Andre Fischer
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
2013-04-08WaE: unused variable 'insertion'Tor Lillqvist
Change-Id: I57d39d7535d88045dcb0d7b665675074b7059d14
2013-04-08The library we want is called dbulo, not dbauiTor Lillqvist
Change-Id: Iaf57030a228d9c03c132976293d5e01e2fb287f4
2013-04-08WaE: private field 'm_pGridTypeFL' is not usedTor Lillqvist
Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff
2013-04-08dispatch: print some info what is going onThomas Arnhold
Change-Id: Ifa0637c197546ed43f7a6b39744ba1949b00e3f9
2013-04-08API CHANGE: cleanup of Common.xcsThomas Arnhold
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
2013-04-08Revert "Make icu's DefaultCharMapper usable on Windows"Rene Engelhard
Obsolete with 08ba028992a77dee32dd76030bc409c6d3b39e36 This reverts commit 21fea27309a75b86add08918d2a2a2234ae1f1fb.
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string ↵Rene Engelhard
unicodes." We must not rely on *internal* ICU headers as it breaks system-icu. This reverts commit 83d9c5562c27b5f766157eba70bebd320463a0af.
2013-04-08Updated coreCaolán McNamara
Project: help fad1c3879f6fbdaa13d0849d5e23f671e36e6e2b
2013-04-08Make icu's DefaultCharMapper usable on WindowsStephan Bergmann
....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
2013-04-08tweak text grid page for non-square vs square modeCaolán McNamara
Change-Id: I977e37931a221d1a104b13a21171e50117985c02
2013-04-08Convert Writer asian text grid page to Widget UIOlivier Hallot
Change-Id: If016e387aae1a36d6d78bbefd52b231a49201617 Reviewed-on: https://gerrit.libreoffice.org/3270 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-08Resolves: rhbz#949238 div by zero on pagedown in 0 width task paneCaolán McNamara
Change-Id: I2ee5e0b19db724adf94d699ce0af686648fb67e8
2013-04-08Windows build failedStephan Bergmann
Change-Id: I5a1ccd2b06526291e0db827d9e7d512c59d76270
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr
Change-Id: If4779aeb5301bb3e422ceb6a4029ddf5542ab03d Reviewed-on: https://gerrit.libreoffice.org/3222 Reviewed-by: Németh László <nemeth@numbertext.org> Tested-by: Németh László <nemeth@numbertext.org>
2013-04-08More fixes to the CoreText codeTor Lillqvist
Disregard trailing whitespace from the target width when justifying. Justifying can change the number of glyps (especially with complex scripts). Now it works much better than before. Still a small amount of character dance. Change-Id: I7ca87e6c767ada257cc072d1dfbbe3f7d4354e42
2013-04-08Updated coreAndras Timar
Project: help a01aa04b5d5101de448a662a3cca62bb40457111
2013-04-08Resolves: fdo#59246 shrink font to fit available widthCaolán McNamara
Change-Id: I74cabfcbbfe24e598e497cf6eb451bd9ab517c44
2013-04-08update documentationThomas Arnhold
Change-Id: Idc3416bb304d728c646d699aa1c4348a3ef80b58
2013-04-08fix windows buildNoel Grandin
2013-04-08more code overview documentation.Michael Meeks
Change-Id: I1eb1ac2c88a906ea1a4c11194d79219c684afb76
2013-04-08fix windows buildNoel Grandin
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna
Change-Id: I66f527ff7463852f65e1a3f02ddcea60d329147a
2013-04-08fix windows buildNoel Grandin
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
Change-Id: I4c5ddd7a2f26f51fef530b70f18a1abf61c49f77