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