/source/ja/starmath/

able id='header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/roadmapentry.cxx
AgeCommit message (Expand)Author
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-25fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks