summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+6
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+0
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+0
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann1-1/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-10/+0
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno1-0/+1
2015-07-17remove deprecated methods in unotools::CharClassNoel Grandin1-21/+0
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara1-11/+4
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin12-72/+1
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-1/+2
2015-06-29SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin1-6/+6
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1