summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.cxx
AgeCommit message (Expand)Author
2016-02-22Resolve SfxDocTemplate_ImplRef typedefStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-09coverity#1078732 Dereference null return valueCaolán McNamara
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-01-09fdo#46808, Add service factory method to ucb::AnyCompareFactoryNoel Grandin
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud