summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#89394 revert attempt to ditch missing file from recent filesCaolán McNamara2016-06-081-29/+8
* tdf#99973 - Crash when changing Locale Setting in optionsNoel Grandin2016-05-241-3/+2
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-201-1/+1
* loplugin:unusedmethods in unotoolsNoel Grandin2016-05-198-218/+8
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-133-9/+9
* loplugin:passstuffbyrefStephan Bergmann2016-05-121-1/+1
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-6/+9
* Fix horrible codestyleSamuel Mehrbrodt2016-05-111-41/+32
* -Werror=empty-bodyStephan Bergmann2016-05-101-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-103-3/+3
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-3/+1
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-034-40/+27
* use Any constructor for bool values, instead of temporary varsNoel Grandin2016-05-031-2/+1
* tdf#81833: form protection can be modified as compatibility optionOliver Specht2016-04-221-7/+24
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-206-6/+6
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-8/+8
* Avoid reserved identifiersStephan Bergmann2016-04-121-46/+46
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-7/+0
* clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin2016-04-113-18/+18
* loplugin:constantparam in unotoolsNoel Grandin2016-04-042-10/+6
* reduce unnecessary reallocingNoel Grandin2016-04-043-6/+9
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-1/+1
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard2016-03-241-3/+33
* loplugin:constantparam in unotools/Noel Grandin2016-03-166-36/+22
* define ODFSVER_LATEST at a central placeEike Rathke2016-03-151-4/+2
* quieten debugging soffice startupCaolán McNamara2016-03-131-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-3/+3
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-084-41/+18
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-5/+0
* unotools: handle classification path in SvtDefaultOptionsMiklos Vajna2016-03-021-4/+9
* sfx2 classification: use SvtPathOptionsMiklos Vajna2016-03-021-1/+15
* loplugin:unuseddefaultparam in unotoolsNoel Grandin2016-02-295-18/+14
* add missing commaEike Rathke2016-02-261-1/+1
* prepare SearchOptions config with IsUseWildcardEike Rathke2016-02-251-4/+31
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-243-4/+4
* SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke2016-02-231-3/+15
* new loplugin: commaoperatorNoel Grandin2016-02-232-2/+4
* OTempFileService: avoid manually deleting mpTempFileMiklos Vajna2016-02-112-11/+5
* nitpick, mention function name in assertEike Rathke2016-02-051-1/+1
* interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke2016-02-051-15/+63
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* unnecessary use of OUString constructorNoel Grandin2016-01-311-2/+2
* loplugin: unused return valuesNoel Grandin2016-01-182-27/+10
* loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin2016-01-153-26/+13
* unotools: This list is constantTakeshi Abe2016-01-141-1/+1
* loplugin:unusedmethods unused return value unotools/Noel Grandin2016-01-134-12/+6
* Fix typosAndrea Gelmini2016-01-101-1/+1