summaryrefslogtreecommitdiff
path: root/basegfx/inc
AgeCommit message (Expand)Author
2021-02-08update pchesCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-09-18boost->stdCaolán McNamara
2015-07-10do not include boost/utility.hppMichael Stahl
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-05-15update_pch: add basegfxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fix buildDavid Ostrovsky
2013-03-04it's surely a bad idea to not crash in dbgutil mode but crash in product modeCaolán McNamara
2013-01-10Doxygenify helpful basegfx comments.Thorsten Behrens
2012-12-10new autogenerated PCH header for xmloffLuboš Luňák
2012-11-18Move #include to appropriate headerTakeshi Abe
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara
2012-10-01missing system headerNorbert Thiebaud
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-27Remove unused header filesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-05Remove unused codeElton Chung
2012-03-01Remove unused codeElton Chung
2012-02-26definition was removed, remove declaration as wellIvan Timofeev
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2012-02-16Removed unused code.Björgvin Ragnarsson
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-28unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann
2012-01-28Actually apply substance of previous unused code removalAlexander Bergmann
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-25Removing unused code (basegfx).Alexander Bergmann
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-19remove unused methodsThomas Arnhold
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens