summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* yyyyyNoel Grandin2015-11-045-27/+20
* com::sun::star->css in svtoolsNoel Grandin2015-10-3091-1397/+1387
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens2015-10-301-7/+38
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-4/+2
* tdf#60906 make color configuration consistentFeyza Yavuz2015-10-271-4/+4
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* don't allocate uno::Reference on the heapNoel Grandin2015-10-272-9/+8
* loplugin:unusedmethodsNoel Grandin2015-10-271-45/+0
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1
* drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara2015-10-211-9/+1
* afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara2015-10-211-38/+47
* refactor out some com::sun::star typedefsNoel Grandin2015-10-212-11/+6
* sc: initial png exportMiklos Vajna2015-10-201-0/+2
* loplugin:defaultparamsStephan Bergmann2015-10-209-14/+14
* loplugin:defaultparamsStephan Bergmann2015-10-198-28/+28
* afl-eventtesting: div by zeroCaolán McNamara2015-10-191-1/+1
* Writer image export: cmd. line, default to white backgroundTomaž Vajngerl2015-10-191-1/+8
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-1/+1
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-196-12/+12
* mark number as untranslatableStanislav Horacek2015-10-181-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-3/+2
* convert Link<> to typedNoel Grandin2015-10-161-4/+2
* convert Link<> to typedNoel Grandin2015-10-169-55/+37
* simplify the CellController modify Link<> handlingNoel Grandin2015-10-152-18/+25
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-152-4/+2
* convert Link<> to typedNoel Grandin2015-10-152-4/+3
* tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane2015-10-141-15/+16
* cppcheck:variableScopeNoel Grandin2015-10-133-12/+13
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1277-894/+894
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-11/+11
* convert Link<> to typedNoel Grandin2015-10-127-22/+26
* cppcheck: redundantCopyCaolán McNamara2015-10-101-1/+1
* remember host namefeature/gsoc15-open-remote-files-dialogSzymon Kłos2015-10-101-0/+1
* fixed CMIS service editingSzymon Kłos2015-10-101-3/+8
* Abstract out repeated code into a lambdaStephan Bergmann2015-10-071-32/+17
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+2
* Pull assignment out of switch conditionStephan Bergmann2015-10-071-2/+4
* loplugin:mergeclassesNoel Grandin2015-10-071-29/+20
* loplugin:unusedmethodsNoel Grandin2015-10-064-125/+0
* loplugin:mergeclassesNoel Grandin2015-10-061-29/+15
* Temporary remember password even if persistent password storing is disabledSzymon Kłos2015-10-051-1/+1
* Prefer getSelectedFiles to getFiles (svtools)Julien Nabet2015-10-041-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-023-250/+0
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-011-4/+3
* remove old standalone Sun bug numbersNoel Grandin2015-10-015-22/+0
* Fix typosAndrea Gelmini2015-09-3010-14/+14
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-297-17/+17
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-295-130/+2