summaryrefslogtreecommitdiff
path: root/AllLangHelp_sdraw.mk
AgeCommit message (Collapse)Author
2013-02-26gbuildize helpcontent2David Tardon
dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
integration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/control/accessibleruler.cxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-01-30coverity#1267679 Dereference before null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-31Typo: childs->childrenJulien Nabet
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2013-11-25Integrate branch of IAccessible2Steve Yin