summaryrefslogtreecommitdiff
path: root/include/basegfx/range
AgeCommit message (Expand)AuthorFilesLines
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour1-1/+0
2023-09-22Related: Ignore warning C4723 for windows arm64 buildBalazs Varga1-1/+1
2023-09-21tdf#146619 Recheck include/basegfx with IWYUGabor Kelemen4-4/+0
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir1-0/+7
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl1-0/+8
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)1-1/+1
2022-06-09Ignore warning C4723 for windows arm64 buildBalazs Varga1-0/+7
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl4-347/+234
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-13/+13
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2-8/+8
2020-07-16compact namespace: basegfx,canvasNoel Grandin1-4/+1
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin1-1/+1
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl7-29/+7
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl1-1/+1
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsiakarsu1-1/+1
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt4-16/+4
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt1-5/+1
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet1-1/+1
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen5-9/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-0/+84
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-84/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-0/+84
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann2-19/+18
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara1-0/+3
2017-01-31more SAL_WARN_UNUSEDNoel Grandin2-2/+2
2016-04-10tdf#99176: Fix redundant conditionJulien Nabet1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-18/+0
2015-10-27loplugin:unusedmethodsNoel Grandin1-9/+0
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-24loplugin:unusedmethodsNoel Grandin1-55/+0
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin4-187/+0
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl4-0/+194
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin4-194/+0
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny1-2/+2
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny2-166/+0
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny2-168/+0
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny2-231/+0
2015-05-26Remove B3I64Tuple, it's not used by anythingZsolt Bölöny1-10/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2-2/+0
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-15Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann1-0/+9
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold15-45/+45
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist3-6/+38
2013-04-23execute move of global headersBjoern Michaelsen15-0/+2761