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