aboutsummaryrefslogtreecommitdiff
path: root/source/pt-BR/svx
AgeCommit message (Expand)Author
ption value='feature/mork'>feature/mork LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet