summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-29callcatcher: update unused code listCaolán McNamara1-428/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-9/+9
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-13/+7
2012-06-02targeted string re-workNorbert Thiebaud1-15/+15
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+2
2012-04-12removed unused definesTakeshi Abe1-10/+0
2012-04-10removed unused definesTakeshi Abe1-2/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-4/+4
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-4/+4
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann1-125/+75
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-11/+11