summaryrefslogtreecommitdiff
path: root/svtools/source/misc/templatefoldercache.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+10
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-1/+0
2019-02-10loplugin:indentation in svtoolsNoel Grandin1-1/+1
2018-11-19Fix typosAndrea Gelmini1-2/+2
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-6/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-2/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin1-2/+0
2018-04-29loplugin:useuniqueptr in TemplateFolderCacheImplNoel Grandin1-5/+5
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-4/+4
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-19/+19
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-7/+7
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-7/+7
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-9/+0
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-10/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-9/+9
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-8/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-05merge svt::StoreString with svt::StoreContentURLNoel Grandin1-16/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-9/+9
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-4/+4
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-20/+0
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-4/+4
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-4/+4
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-2/+2
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-04-09Remove unused codeStephan Bergmann1-20/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1