/schema/odf1.3/

ropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-08TyposJulien Nabet
2015-02-28TyposJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-09Fix of a few typosAndrea Gelmini
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-16Daft += "\0" triggers assertStephan Bergmann
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann
2014-12-16Missing UnoControls/MakefileStephan Bergmann
2014-12-04Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe