/touch/

-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdruler.cxx
AgeCommit message (Expand)Author
2018-06-25loplugin:useuniqueptr in sd::RulerNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#738830 Uninitialized pointer fieldCaolán McNamara
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2013-03-11sd: translate debug messagesThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks