summaryrefslogtreecommitdiff
path: root/.vscode
ModeNameSize
-rw-r--r--vs-code-template.code-workspace.in6382logplain
Stephan Bergmann 2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet 2016-02-09Remove excess newlinesChris Sherlock 2016-01-29sequence->vector in AttachedObject_ImplNoel Grandin 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-12-23loplugin:unusedfields in chart2Noel Grandin 2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin 2015-10-30use 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-24comphelper: replace for_each with range-based forDaniel Robertson 2015-07-27com::sun::star->css in comphelperNoel Grandin 2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-09V801: Decreased performanceCaolán McNamara