summaryrefslogtreecommitdiffstats
path: root/include/tools/gen.hxx
Commit message (Expand)AuthorAgeFilesLines
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-0/+3
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+3
* add tools::Long typedef and use it in toolsNoel2020-10-191-101/+102
* revert recent Polygon commitsNoel Grandin2020-09-261-16/+0
* tools::PolyPolygon -> basegfx in canvasNoel Grandin2020-09-261-0/+9
* tools::PolyPolygon -> basegfx in filterNoel Grandin2020-09-261-0/+7
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-1/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-2/+2
* add tools::Rectangle::JustifyNoel Grandin2020-04-201-0/+3
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-151-0/+2
* mark some more classes hidden in --enable-mergelibs modeNoel Grandin2020-03-061-1/+2
* Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl2019-09-291-10/+0
* make tools::Rectangle::getBottom return 0 when emptyNoel Grandin2019-07-151-1/+1
* make tools::Rectangle::getWidth return 0 when emptyNoel Grandin2019-07-151-1/+1
* make tools::Rectangle::Bottom return Top when emptyNoel Grandin2019-07-121-1/+1
* make tools::Rectangle::Right return Left when emptyNoel Grandin2019-07-121-1/+1
* make tools::Rectangle::setY respect empty stateNoel Grandin2019-07-101-1/+1
* make tools::Rectangle::setX respect empty stateNoel Grandin2019-07-101-1/+1
* make tools::Rectangle::AdjustBottom respect empty stateNoel Grandin2019-07-101-1/+1
* make tools::Rectangle::AdjustRight respect empty stateNoel Grandin2019-07-101-1/+1
* make tools::Rectangle::shrink respect empty stateNoel Grandin2019-07-091-9/+1
* make tools::Rectangle::expandBy respect empty stateNoel Grandin2019-07-081-9/+1
* Revert "improve empty tools::Rectangle (width)"Noel Grandin2019-06-121-56/+27
* improve empty tools::Rectangle (width)Noel Grandin2019-06-071-27/+56
* tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl2019-04-031-0/+6
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-1/+0
* Revert "tools: test Pair"Noel Grandin2018-05-191-1/+38
* tools: test PairChris Sherlock2018-05-161-38/+1
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-116/+109
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-109/+116
* ofz#6843 Integer-overflowCaolán McNamara2018-03-131-0/+3
* loplugin:unusedmethodsNoel Grandin2018-03-081-4/+0
* drop long& returning methods in PointNoel Grandin2018-03-051-3/+0
* drop old tools/gen methodsNoel Grandin2018-03-031-11/+4
* drop old tools/gen methods in reportdesign..xmloffNoel Grandin2018-02-281-1/+1
* move MovePoint and MoveRect into Rectangle and PointNoel Grandin2018-02-261-0/+9
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-8/+8
* rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin2018-02-161-6/+6
* introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin2018-02-151-0/+8
* make Pair protected base in Pair/Size/SelectionNoel Grandin2018-02-101-9/+38
* add setter methods to tools::RectangleNoel Grandin2018-02-091-0/+5
* Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann2018-02-061-2/+2
* make RECT_EMPTY purely an implementation detailNoel Grandin2018-01-281-10/+22
* ofz#5475 Integer-overflowCaolán McNamara2018-01-191-0/+4
* More loplugin:cstylecast: toolsStephan Bergmann2018-01-121-1/+1
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-291-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-44/+50
* tools: document our favorite rectangle class tooMichael Stahl2016-12-071-0/+9
* Make sure not to compare different subclasses of PairStephan Bergmann2016-11-091-9/+46
* vcl: Adds backend tests to check for correct renderingTomaž Vajngerl2016-08-231-0/+8