aboutsummaryrefslogtreecommitdiff
path: root/source/gd/svx
diff options
context:
space:
mode:
Diffstat (limited to 'source/gd/svx')
0 files changed, 0 insertions, 0 deletions
eature/rendercontext'>feature/rendercontext LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdruler.cxx
AgeCommit message (Expand)Author
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
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