summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba')
0 files changed, 0 insertions, 0 deletions
iner2 with vector instead of SequenceNoel Grandin 2016-01-05tdf#74608: Ctor function for css.embed.OLESimpleStorageMatúš Kukan 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-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-29com::sun::star->css in smoketest,sotNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-07cppcheck:noExplicitConstructorNoel Grandin 2015-07-16loplugin:simplifyboolStephan Bergmann 2015-05-28new clang plugin: loopvartoosmallNoel Grandin 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl