summaryrefslogtreecommitdiff
path: root/sw/inc/swrect.hxx
AgeCommit message (Expand)Author
2022-03-10sw: downgrade "SVRect() without Width or Height" to SAL_INFOMichael Stahl
2021-10-05fix broken SwRect corner gettersLuboš Luňák
2021-10-02fix SwRect::Union() with empty SwRectLuboš Luňák
2021-10-02add GetUnion/Intersection() to SwRectLuboš Luňák
2021-10-02make some simple SwRect functions inlineLuboš Luňák
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17ensure that some basic geometry classes are trivially copyableLuboš Luňák
2021-08-01Removed executable permission on source fileAndrea Gelmini
2021-07-30tdf#143148: Use pragma once instead of include guardsHuilin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-03-06Dump some more layout info as XmlJan-Marek Glogowski
2019-09-23Improve SwRect (debug) printingStephan Bergmann
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-03-14sw btlr writing mode shell: fix cursor selectionMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-11tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung
2016-12-07sw: document our second favorite rectangle class a littleMichael Stahl
2016-07-15sw: indentation fixesMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2014-07-19fix debug=t buildCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-24bool improvementsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-03Forgot to bin this declaration, tooTor Lillqvist
2013-11-03Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist
2013-11-03Bin the unused SvStream &operator<<Tor Lillqvist
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara
2011-11-24sw: enable more debug code:Michael Stahl
2011-04-18Translate German comments.Christoph Herzog
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-08Commented code fragments, meaningless and bogus comments removed.Robert Roth