/bin/

cp-4.2 LibreOffice 核心代码仓库文档基金会
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