summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin5-110/+0
2016-05-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-2/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-3/+0
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin2-7/+7
2016-04-04loplugin:constantparam in unotoolsNoel Grandin2-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski1-2/+5
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-1/+7
2016-03-16loplugin:constantparam in unotools/Noel Grandin6-24/+6
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke1-8/+12
2016-03-02cui: show classification path in SvxPathTabPageMiklos Vajna1-1/+1
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna1-0/+3
2016-03-01OSingletonRegistration is dead nowMatúš Kukan1-13/+0
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin5-17/+9
2016-02-25prepare SearchOptions config with IsUseWildcardEike Rathke1-0/+2
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke1-1/+10
2016-02-22Avoid -fsanitize=enum when using ScDocOptions::eSearchTypeUnknownStephan Bergmann1-1/+3
2016-02-20let ConvertToSearchType() also adapt the regex bool, tdf#72196Eike Rathke1-3/+12
2016-02-20add ConvertToSearchType() ConvertToBool(), tdf#72196Eike Rathke1-0/+30
2016-02-09Formatting changes across all modulesChris Sherlock2-18/+14
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-8/+15
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin3-7/+3
2016-01-10Fix typosAndrea Gelmini4-4/+4
2015-12-24OModule::onFirstClient is unusedNoel Grandin1-1/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin2-3/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-3/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann16-16/+16
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin1-6/+0
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin14-16/+22
2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin3-7/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-12/+12
2015-10-27loplugin:unusedmethodsNoel Grandin1-33/+0
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin36-356/+337
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis1-0/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann12-75/+75
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann13-28/+28
2015-10-06loplugin:unusedmethodsNoel Grandin1-3/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-16/+0
2015-09-10convert Link<> to typedNoel Grandin1-2/+2
2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann1-2/+2
2015-08-28Simplify MultiAtomProvider::getStringStephan Bergmann1-2/+2
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-2/+0
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-15/+0
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-1/+1