summaryrefslogtreecommitdiffstats
path: root/include/svtools/ruler.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-5/+2
* remove unused RulerBorderStyle enum valueNoel Grandin2018-12-051-3/+2
* remove unused RulerBorderStyle enum valuesNoel Grandin2018-11-271-3/+1
* loplugin:singlevalfields in svtoolsNoel Grandin2018-11-131-2/+0
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-9/+9
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* Move GlyphItem into its own headerJan-Marek Glogowski2018-10-251-0/+1
* loplugin:constfields in svtoolsNoel Grandin2018-10-031-7/+7
* svtools: less text layout calls in RulerMiklos Vajna2018-09-061-0/+3
* loplugin:useuniqueptr in RulerNoel Grandin2018-04-291-2/+2
* More loplugin:cstylecast: svtoolsStephan Bergmann2018-01-121-12/+12
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-031-1/+1
* loplugin:unusedmethodsNoel Grandin2017-08-251-1/+0
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+1
* loplugin:constparams in svtoolsNoel Grandin2017-07-191-1/+1
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-211-5/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#39468 Translate German commentsJens Carl2017-03-311-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* remove unused Border from RulerIndentStyle enumNoel Grandin2017-02-141-1/+1
* use rtl::Reference in RulerNoel Grandin2017-01-231-1/+2
* loplugin:staticmethods: svtoolsStephan Bergmann2016-10-071-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-3/+3
* Convert RulerType to scoped enumNoel Grandin2016-05-121-32/+32
* Convert RulerExtra to scoped enumNoel Grandin2016-05-111-5/+4
* Convert RULER_MARGIN to scoped enumNoel Grandin2016-05-111-5/+12
* Convert RULER_BORDER to scoped enumNoel Grandin2016-05-111-18/+23
* Convert RULER_DRAGSIZE to scoped enumNoel Grandin2016-05-111-16/+18
* convert RULER_INDENT to scoped enumNoel Grandin2016-05-111-11/+11
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-131-4/+4
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-2/+2
* Formatting changes across all modulesChris Sherlock2016-02-091-10/+3
* Fix typosAndrea Gelmini2016-01-101-2/+2
* loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2015-11-251-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-08-311-8/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-21/+0
* tdf#91677 fix flickering rulerTomaž Vajngerl2015-06-031-5/+4
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-05-181-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-0/+2
* refactor Ruler to use RenderContextTomaž Vajngerl2015-05-111-13/+18
* Gradually typed LinkStephan Bergmann2015-04-301-18/+18
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-281-1/+2
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
| |\