summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* redland: no idea what those unused .def files are good forMichael Stahl2013-04-046-805/+0
| | | | Change-Id: I851ad13b065dc07699f490dcca5c66958b4aa624
* redland: reindent thatMichael Stahl2013-04-043-5/+5
| | | | Change-Id: I185d6da34f9720dde258a1206fbc6d531c397eae
* fdo#44994 write out tools' FileCopier classAndras Timar2013-04-047-582/+1
| | | | Change-Id: Ie3d04f0b2ed35099d5682d165e17c10a6d736f99
* Simplification by retrieving system encodingJulien Nabet2013-04-041-30/+1
| | | | | | See http://nabble.documentfoundation.org/Cppcheck-redundantAssignment-about-encoding-in-CreatePasswordToModifyHash-docfile-cxx-sfx2-module-td4047586.html Change-Id: I845f4e4518901be8cba6e82a3199505d63efac62
* remove -dylib_file mappings that are not needed anymoreChristian Lohmaier2013-04-0419-134/+19
| | | | | | | | | | | XCode 2.5 (i.e. Mac OSX 10.4 & 10.5) couldn't find the libraries without explicit mapping, but as baseline is now 10.6, this wrapping is no longer necessary Change-Id: I225fc47b9ea4b1fb2b13ba575605cbdebc014fd8 Reviewed-on: https://gerrit.libreoffice.org/3192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* -I$(SRCDIR)/comphelper/inc before solver/*/incEike Rathke2013-04-041-0/+1
| | | | Change-Id: I2a8a4ba93b5ffb2273573c81466595e1c4cf1d9d
* delete unused header fileAndras Timar2013-04-041-42/+0
| | | | Change-Id: I96a620475f9618b55fc0b3a294037ca5968b683c
* remove unused header: tools/fsys.hxxAndras Timar2013-04-041-1/+0
| | | | Change-Id: Ifa740f558e5c5e9d51516b54a2b32790dbb23dd4
* writing out tools/fsys.hxx (extensions)Andras Timar2013-04-043-32/+32
| | | | | | | Change-Id: I6b2132e7441be1579f6233ec56fdaf8807a60b55 Reviewed-on: https://gerrit.libreoffice.org/3119 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* Resolves: #i119555# fix FontWork font size when saving to *.doc fileHerbert Dürr2013-04-041-1/+10
| | | | | | | | | | | | Patch by: Zuojun Chen Found by: Lou Qingle Review by: hdu (cherry picked from commit fc17d3e1c60f18916786ddb4547a1c24d95ae51a) Conflicts: filter/source/msfilter/escherex.cxx Change-Id: I7e77cd33cdc679d9671814e6ca52da50f32aecb0
* Resolves: #i119544# sequence number is not displayed in docxJürgen Schmidt2013-04-041-1/+27
| | | | | | | | | | | | fix: add code to handle the SEQ field command... Patch By: Jin Long Wu Found By: Don Jun Zung Reviewed By: jsc (cherry picked from commit 0d2415df82388eb1a9a00c2d5e6bd3d9193057db) Change-Id: Ia588857aa453ea05cde2e66f6efd403e8eb282f2
* continue String->OUString conversionLionel Elie Mamane2013-04-041-1/+1
| | | | Change-Id: I44b816d6a270e8877e0db1408df4da3434932800
* Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma2013-04-042-0/+13
| | | | | | | | Patch by: Chen ZuoJun Review by: mayongl (cherry picked from commit 4034798d137593863fdc9041ec9cd55ad88fbf84) Change-Id: I76eb50834eae00837caaf4e49d547d7d0e309f30
* more efficent & readableLionel Elie Mamane2013-04-041-2/+1
| | | | Change-Id: If24a2a8488f1b1142b12540e4b8b00eb26bd7873
* replace only single wildcard by table.*Lionel Elie Mamane2013-04-041-1/+1
| | | | | | not any string beginning with "*" Change-Id: I6afe4db0ae69632990eafb288f715ae9cf7ad837
* use existing hook for replacing %FOO variablesCaolán McNamara2013-04-042-7/+12
| | | | Change-Id: Ib10545d964e96ae6f92583bbad8479951385247c
* Simplify a bitJulien Nabet2013-04-041-7/+7
| | | | | | | Change-Id: I77cb2b08b1d92f3c8ad406bb1ebd2d080cdbfa1a Reviewed-on: https://gerrit.libreoffice.org/3123 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* postprocess: pack help images, tooAndras Timar2013-04-041-0/+3
| | | | Change-Id: Ib8bafe50c91f2a6098b166a93035acacbd4070ae
* Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist2013-04-041-1/+0
| | | | Change-Id: I455e36a33720d9493480660dc54bd67b665c0fee
* disable round corners for rectangle shape. fixes fdo#39907Radek Doulik2013-04-041-1/+1
| | | | Change-Id: I4930ff1123783c434859434fef5983455a1e72f5
* Bin a pointless and annoying OSL_ENSURETor Lillqvist2013-04-041-2/+0
| | | | | | | If somebody wants it back, please revert, but then also add a comment telling what it means. Change-Id: I40bae1b6747c8fa21f3bf4b3fc6f839226951a12
* remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák2013-04-0410-175/+1
| | | | | | | Since we no longer support the old Apple SDK using gcc-4.0.1, we can remove the cruft to work around its problems. Woohoo. Change-Id: Idf275e76449443f1f0314e75dab993f213a77eb7
* Reduce scope.Jan Holesovsky2013-04-041-2/+2
| | | | Change-Id: I32160cff67494cde2ad21cb6d6fe48091d600b8d
* fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo2013-04-041-3/+10
| | | | | | | Change-Id: I1d0ed94d41b3b8bcf0504e1528f4f505f817ad86 Reviewed-on: https://gerrit.libreoffice.org/3127 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
* compiler plugin to check incorrect #ifdef for config_XXX.h macrosLuboš Luňák2013-04-041-0/+100
| | | | | | http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: Ibba9d3dcc87d6d6eee58ab3690a8f87339d00956
* don't explicitly delete PPCallbacks-based compiler plugin actionsLuboš Luňák2013-04-041-1/+6
| | | | | | | If the class is based on PPCallbacks too, Clang internals will delete the instance. Change-Id: I6dd83d800e6cca17eb0b5de23c8994f11c087fd5
* revert back to usign autogen.sh cmdline arguments if givenLuboš Luňák2013-04-041-8/+8
| | | | | | | | | | | | | | | | | | | This is a partial revert of ca0c54d0fe3812cec64e5c7cc83309d4397f5e0a . Ignoring cmdline arguments if autogen.* exists is broken for several reasons: - autogen.sh of every other package passes cmdline arguments to configure - that's because if I was bothered to give them, I want them used - there's no reason to prefer autogen.input now, given that autogen.input cannot be overwritten by autogen.sh, unlike autogen.lastrun , so there's no accidental loss of the switches - running autogen.sh --foo followed by autogen.sh --bar actually runs configure with --foo the second time too, because the first one creates autogen.lastrun and the second one first complains about the cmdline args, then complains about autogen.lastrun, and then uses it Change-Id: I5868610935d0312915be74602b6435eea069f937 Reviewed-on: https://gerrit.libreoffice.org/3190 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* Updated coreCaolán McNamara2013-04-041-0/+0
| | | | | Project: help 2e1a9cae55c82ba0faefc4b7d41b902e90ec6c27
* unwind tangled mess around spinner buttonsMichael Meeks2013-04-0463-121/+42
| | | | | | | | Restore removed spinner artwork, cleanup the code: hicontrast - is now a function of icon theme, not a global boolean. uwith thanks to Ariel Constenla-Haile) Change-Id: I68d4c7293a6faa130274cf45f53509ce140fa8c0
* set adjustment min/maxesCaolán McNamara2013-04-043-46/+49
| | | | Change-Id: I713c1a280c31a7a783e6a0af94b838091fc98779
* Convert Calc sheet page style to Widget UIOlivier Hallot2013-04-047-437/+774
| | | | | | | Change-Id: I6714ccc710d266a047032166c738063602e6e30d Reviewed-on: https://gerrit.libreoffice.org/3140 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* need to replace %OOOVENDOR in .ui stringsCaolán McNamara2013-04-042-1/+5
| | | | Change-Id: If44cc1750b8555eab6e3dc2659e60a8fff10b24c
* Related: fdo#61688 get strict ordering rightCaolán McNamara2013-04-041-2/+7
| | | | Change-Id: Ibb3e74e98762358614713688d64e50db21025f1d
* Updated coreAndras Timar2013-04-041-0/+0
| | | | | Project: help 4e639b52e7cb790a048586490546fb76c89539ab
* Updated coreAndras Timar2013-04-041-0/+0
| | | | | Project: help d0095f62f7de2e56513dbf97e9b21c2e321f1971
* Updated coreAndras Timar2013-04-041-0/+0
| | | | | Project: help 239b55253ecf3cb52b613d948a1d090bf8d3dc43
* convert license dialog to .ui formatCaolán McNamara2013-04-045-115/+90
| | | | Change-Id: Icbcb2a86369c95f9acff05d677a4f5eaa1d9dfb9
* WaE: unused function 'convertDateTime'Tor Lillqvist2013-04-041-12/+0
| | | | Change-Id: I6d36291f4381cc43782861ca1180b7fa7b155551
* WaE: variable is uninitialized when used within its own initializationTor Lillqvist2013-04-041-1/+1
| | | | | | Presumably aStr is intended here, not aTmpStr itself. Change-Id: I9a887c33f89d519c17ee0156ba9cea55b465fe97
* sal_Bool to boolTakeshi Abe2013-04-048-64/+64
| | | | Change-Id: I4f8a592404272f3ba2602aa1ef42d399d7faae78
* let's try if this satisfies MSVCEike Rathke2013-04-031-1/+1
| | | | Change-Id: I2cfc88036121d7f31b17804c62e2d1ab84cce45b
* Use OUString in ImplGetEllipsisString()Chr. Rossmanith2013-04-032-46/+63
| | | | | | | Change-Id: I02ae342857d2944c3d1a20b8d24bd6fcf3ac1f4a Reviewed-on: https://gerrit.libreoffice.org/3159 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* API CHANGE: GetExpression Value is read-only, NumberingType an illusionMichael Stahl2013-04-032-5/+3
| | | | | | | | | | | | | | | The implementation in Writer has Value property read-only since initial CVS import, and NumberingType property never existed, so adapt com.sun.star.text.textfield.GetExpression to implementation. Thanks to the really cool David Ostrovsky for finding these. Change-Id: I3b12a8103d0d6de7dbf644f30db3f192b0331f0a SERVICE: /UCR/com/sun/star/text/textfield/GetExpression SERVICE1 contains 1 more properties as SERVICE2 incompatible change: Field 3 ('NumberingType') of r1 is not longer a property of this SERVICE in r2 incompatible change: Field 6 ('Value') of r1 is not longer a property of this SERVICE in r2 incompatible change: Field 5 ('Value') of r2 is a new property compared to this SERVICE in r1 and is not 'optional'
* limit scope of the variableMarkus Mohrhard2013-04-031-1/+1
| | | | Change-Id: Ic6001ca66e85cdeb4c797aaab1138c27b9e17c67
* maybe a bit over-engineeredMarkus Mohrhard2013-04-031-11/+2
| | | | Change-Id: Ia7a491241ad78cafc542e63b3796b7c32fa5300c
* screen space is a valuable good, don't waste itMarkus Mohrhard2013-04-031-11/+7
| | | | Change-Id: I67d47ef4030ce60d1cbc160a52cad7cc3c417b34
* this variable was unusedMarkus Mohrhard2013-04-031-1/+0
| | | | Change-Id: I7ea23acbaebb02def5d7875bc07fb7c10b2af883
* more clean-up around SfxContentHelperMarkus Mohrhard2013-04-034-71/+45
| | | | Change-Id: I836a260d0e7c8b61cf4b6b6c378da854ca188a22
* sal_Bool -> boolMarkus Mohrhard2013-04-032-3/+3
| | | | Change-Id: I1225c972d806301ef5bd295b2b42145a8b2e7145
* this method is actually unusedMarkus Mohrhard2013-04-031-10/+0
| | | | Change-Id: I1808ada7c012f4dfacc7ace93478a4acab50f6eb