summaryrefslogtreecommitdiff
path: root/include/tools/gen.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-08loplugin:unusedmethodsNoel Grandin1-4/+0
2018-03-05drop long& returning methods in PointNoel Grandin1-3/+0
2018-03-03drop old tools/gen methodsNoel Grandin1-11/+4
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-1/+1
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-0/+9
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin1-6/+6
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin1-9/+38
2018-02-09add setter methods to tools::RectangleNoel Grandin1-0/+5
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann1-2/+2
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-10/+22
2018-01-19ofz#5475 Integer-overflowCaolán McNamara1-0/+4
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann1-1/+1
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-44/+50
2016-12-07tools: document our favorite rectangle class tooMichael Stahl1-0/+9
2016-11-09Make sure not to compare different subclasses of PairStephan Bergmann1-9/+46
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl1-0/+8
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-15/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-2/+2
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin1-2/+2
2015-08-25simplify some declarationsNoel Grandin1-69/+20
2015-08-25add some comments to Rectangle mutation methodsNoel Grandin1-3/+6
2015-08-20remove dead commentNoel Grandin1-4/+0
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna1-0/+4
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-33/+2
2015-05-13Add expand (contract) to Rectangle as it is often used.Tomaž Vajngerl1-0/+25
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna1-0/+1
2015-02-23Add Rectangle::toString()Miklos Vajna1-0/+5
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock1-1/+4
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist1-0/+1
2014-04-18fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-0/+2
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-1/+0
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-0/+2
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-26/+26
2013-04-23execute move of global headersBjoern Michaelsen1-0/+692