summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke1-1/+1
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin1-1/+1
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-2/+2
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin1-16/+14
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-11/+11
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-2/+2
2016-04-04sequence->vector in sfx2Noel Grandin1-17/+17
2016-03-17loplugin:constantparam in toolsNoel Grandin1-20/+20
2016-03-09mpUpdater has been proven unusedStephan Bergmann1-52/+0
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-12/+6
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2016-01-14loplugin:unusedmethods unused return value in sfx2Noel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-8/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-19/+19
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin1-6/+5
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-4/+4
2015-05-14refactor WaitWindow_Impl to use RenderContextTomaž Vajngerl1-39/+31
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+10
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-1/+8
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn1-5/+4
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon1-7/+7
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-192/+192
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2014-02-26Remove visual noise from sfx2Alexander Wilms1-6/+6