summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-12-09tdf#114088 Translate default template namesGabor Kelemen1-1/+41
2017-11-03sfx2: Simplify SfxDocTemplate_Impl with std::unique_ptrTakeshi Abe1-23/+13
2017-11-01sfx2: Simplify RegionData_Impl's code with std::unique_ptrTakeshi Abe1-20/+11
2017-10-31sfx2: Kill dead codeTakeshi Abe1-40/+0
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-4/+4
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-11/+21
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-4/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-02untranslated strings are just stringsCaolán McNamara1-15/+21
2017-04-18Reduce scope and simplify by early returnMatteo Casalin1-17/+9
2017-04-18Reduce scope and simplifyMatteo Casalin1-29/+22
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-42/+24
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-11/+11
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-6/+6
2016-10-24tdf#75280 Clean up usage of sal_uIntPtr.Hieronymous1-8/+8
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-4/+4
2016-07-01fix accidental vcl::Region->RegionNoel Grandin1-20/+20
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-4/+0
2016-06-15Template Export: Don't overwrite the existing template in a directoryAkshay Deep1-1/+1
2016-06-13loplugin:sallogareasStephan Bergmann1-2/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-2/+2
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin1-8/+7
2016-04-21new plugin stylepoliceNoel Grandin1-16/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-2/+2
2016-03-17loplugin:constantparam in toolsNoel Grandin1-6/+6
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-4/+2
2016-02-22Resolve SfxDocTemplate_ImplRef typedefStephan Bergmann1-6/+0
2016-02-09Remove excess newlinesChris Sherlock1-28/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-7/+3
2015-08-27Clean up aEmptyStephan Bergmann1-5/+4
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1