summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update to latest version of vcredist fdo#40399Andras Timar2011-09-072-4/+4
* enable to replace the vendor name in Windows installer, bnc#571489Andras Timar2011-09-072-2/+2
* Fixed build error about double conversionCédric Bosdonnat2011-09-071-4/+4
* Sw page break: added a text above the line to explain the visualizationCédric Bosdonnat2011-09-073-2/+38
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-0711-14/+14
* callcatcher: unused codeCaolán McNamara2011-09-074-124/+0
* Resolves/Related: fdo#40449 uninitialized issymbol member variableCaolán McNamara2011-09-071-0/+1
* callcatcher: unused codeCaolán McNamara2011-09-076-62/+0
* surely a terrible idea to use a random system encoding hereCaolán McNamara2011-09-071-1/+1
* use read_uInt8s_AsOString hereCaolán McNamara2011-09-071-4/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-072-3/+3
* probably want a SfxBoolItem of false hereCaolán McNamara2011-09-071-3/+1
* kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen2011-09-0711-88/+0
* Hopefully this will fix the build breakage on Mac.Kohei Yoshida2011-09-071-1/+1
* Improve performance of large Excel documents wrt cell style import.Kohei Yoshida2011-09-063-28/+16
* Refactored SfxItemPool for better encapsulation.Kohei Yoshida2011-09-064-357/+393
* silence the hamcrest checkPeter Foley2011-09-061-1/+1
* clean visibility.cxxPeter Foley2011-09-062-2/+1
* kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen2011-09-079-40/+24
* try to prevent race condition related to settings.mk/%minor.mkBjoern Michaelsen2011-09-071-1/+1
* don't use fixed version numberAndras Timar2011-09-071-1/+1
* css tweaks and LibreOffice brandingAndras Timar2011-09-078-185/+1022
* licence footer for API docsAndras Timar2011-09-071-5/+7
* translated German commentAndras Timar2011-09-071-3/+3
* add LibreOffice colors to SDK cpp doc cssAndras Timar2011-09-071-17/+17
* initital work for a unit test for calc's basic featuresMarkus Mohrhard2011-09-063-8/+59
* related #i114504: external reference manager partMarkus Mohrhard2011-09-061-3/+26
* related #i114504: don't assume external references are always file urlsNiklas Nebel2011-09-061-12/+16
* merge area does not need to be increased if a shadow is attachedMarkus Mohrhard2011-09-0615-42/+29
* Update shape fill preview on switch to this tabKatarina Machalkova2011-09-061-0/+1
* [cppchecker] unread Variable warning suppressedPierre-André Jacquod2011-09-061-3/+0
* [cppchecker] suppress unread Variable warningsPierre-André Jacquod2011-09-061-12/+3
* [cppchecker] superfluous variable deletedPierre-André Jacquod2011-09-061-3/+1
* [cppchecker] deletion of unread variablePierre-André Jacquod2011-09-061-1/+0
* [cppchecker] unread variable deletedPierre-André Jacquod2011-09-061-4/+0
* [cppchecker] deletion of supperfluous variablePierre-André Jacquod2011-09-061-2/+1
* [cppchecker] deletion of unread / unneeded variablePierre-André Jacquod2011-09-061-2/+1
* [cppchecker] deletion of unneeded variablesPierre-André Jacquod2011-09-061-4/+0
* [cppchecker] suppression of unread VariablePierre-André Jacquod2011-09-061-2/+1
* [cppchecker] deleting unread variablePierre-André Jacquod2011-09-061-2/+1
* [cppcheker] delete unread variablePierre-André Jacquod2011-09-061-2/+1
* [cppchecker] local variable deletedPierre-André Jacquod2011-09-061-1/+1
* [cppchecker] deletion of not needed variablePierre-André Jacquod2011-09-061-2/+1
* [cppchecker] unread Variable within a #ifdef [WINT] removedPierre-André Jacquod2011-09-061-2/+1
* i#118224: kill O(n^2) complexity of unique bookmark name creationChristoph Lutz2011-09-062-4/+33
* Header/Footer: added the menu button to the separator.Cédric Bosdonnat2011-09-065-28/+171
* make sure we can detect if vba code was importedNoel Power2011-09-063-3/+5
* SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara2011-09-062-5/+3
* WaE: unused variableCaolán McNamara2011-09-061-6/+6
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-061-3/+3