summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Template Export: Don't overwrite the existing template in a directoryAkshay Deep1-1/+1
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
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-9/+0
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-20/+20
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-27/+27
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-5/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-67/+67
2014-03-09coverity#1078732 Dereference null return valueCaolán McNamara1-1/+1
2014-02-26Remove visual noise from sfx2Alexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-55/+55
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-4/+4
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara1-1/+0
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-24/+24
2013-07-08rename sfx2 log area to sfxMichael Stahl1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-28Dont reload template information after saving.Rafael Dominguez1-0/+18
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin1-1/+1
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin1-6/+3
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat1-0/+55
2013-01-09fdo#46808, Add service factory method to ucb::AnyCompareFactoryNoel Grandin1-7/+2