summaryrefslogtreecommitdiff
path: root/svtools/source/control/ruler.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-29loplugin:useuniqueptr in RulerNoel Grandin1-8/+6
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-2/+2
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin1-123/+123
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-254/+254
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-10-26Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-25loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-27svtools: use implicit defined copy assignmentJochen Nitschke1-65/+0
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-7/+0
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski1-0/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-4/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-15/+15
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-4/+2
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin1-18/+9
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin1-4/+0
2017-01-23use rtl::Reference in RulerNoel Grandin1-10/+4
2016-11-28tdf#104215: Remove the out-of-borders ruler checkMike Kaganski1-9/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-13/+13
2016-05-24ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl1-1/+3
2016-05-12Convert RulerType to scoped enumNoel Grandin1-30/+30
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-3/+3
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-13/+13
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-10/+10
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-12/+12
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-19/+14
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-6/+6
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-33/+22
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-13cppcheck:variableScopeNoel Grandin1-2/+1
2015-09-16boost->stdCaolán McNamara1-3/+2
2015-09-11tdf#92145: Writer table rows/columns can't be resizedLászló Németh1-0/+6
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-09-07tdf#92357 clear tab type switcher button of rulerLászló Németh1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-8/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1