summaryrefslogtreecommitdiff
path: root/include/tools/gen.hxx
AgeCommit message (Expand)Author
2019-04-03tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-05-19Revert "tools: test Pair"Noel Grandin
2018-05-16tools: test PairChris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13ofz#6843 Integer-overflowCaolán McNamara
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-05drop long& returning methods in PointNoel Grandin
2018-03-03drop old tools/gen methodsNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin
2018-02-09add setter methods to tools::RectangleNoel Grandin
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-19ofz#5475 Integer-overflowCaolán McNamara
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07tools: document our favorite rectangle class tooMichael Stahl
2016-11-09Make sure not to compare different subclasses of PairStephan Bergmann
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin
2015-08-25simplify some declarationsNoel Grandin
2015-08-25add some comments to Rectangle mutation methodsNoel Grandin
2015-08-20remove dead commentNoel Grandin
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-05-13Add expand (contract) to Rectangle as it is often used.Tomaž Vajngerl
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-02-23Add Rectangle::toString()Miklos Vajna
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-04-18fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen