/desktop/source/splash/

/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/uno/svtxgridcontrol.cxx
AgeCommit message (Expand)Author
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks
2015-02-18boost->stdCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks