summaryrefslogtreecommitdiffstats
path: root/include/svtools/ruler.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+1
| | * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+1
* | | Ruler::StartDrag return type wants to be boolStephan Bergmann2015-04-281-1/+1
|/ /
* / remove RULER_SCROLL constants, unusedNoel Grandin2015-04-221-21/+0
|/
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-4/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* HiDPI changes to ruler to respect screen DPIdbeurle2015-01-141-2/+22
* fdo#39468 translate German commentsMichael Weghorn2014-12-191-159/+155
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1