summaryrefslogtreecommitdiff
path: root/include/svtools/ruler.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-22loplugin:constmethod in svtoolsNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-5/+2
2018-12-05remove unused RulerBorderStyle enum valueNoel Grandin1-3/+2
2018-11-27remove unused RulerBorderStyle enum valuesNoel Grandin1-3/+1
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin1-2/+0
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-9/+9
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski1-0/+1
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-7/+7
2018-09-06svtools: less text layout calls in RulerMiklos Vajna1-0/+3
2018-04-29loplugin:useuniqueptr in RulerNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-12/+12
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-5/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin1-1/+1
2017-01-23use rtl::Reference in RulerNoel Grandin1-1/+2
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-05-12Convert RulerType to scoped enumNoel Grandin1-32/+32
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-5/+4
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-5/+12
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-18/+23
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-16/+18
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-11/+11
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-4/+4
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-10/+3
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-31convert Link<> to typedNoel Grandin1-8/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-21/+0
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl1-5/+4
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+2
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-13/+18
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks1-1/+2