summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_rectangle.cxx
AgeCommit message (Expand)Author
2023-01-29tools: rearrange Rectangle test, add construction test caseTomaž Vajngerl
2022-08-24tools: test Rectangle::Normalize()Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-01Fix typosAndrea Gelmini
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer
2020-10-19add tools::Long typedef and use it in toolsNoel
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2017-10-23loplugin:includeform: toolsStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin
2015-07-09add some unit tests for tools::RectangleTomaž Vajngerl