summaryrefslogtreecommitdiff
path: root/basegfx/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-08update pchesCaolán McNamara1-1/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+5
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-25/+14
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+7
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-40/+59
2015-10-30basegfx tree cleanupMario J. Rugiero1-1/+0
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+1
2014-05-15update_pch: add basegfxThomas Arnhold2-0/+77
2013-04-23execute move of global headersBjoern Michaelsen71-11996/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-6/+6
2013-03-04fix buildDavid Ostrovsky1-0/+3
2013-03-04it's surely a bad idea to not crash in dbgutil mode but crash in product modeCaolán McNamara2-17/+2
2013-01-10Doxygenify helpful basegfx comments.Thorsten Behrens1-36/+68
2012-12-10new autogenerated PCH header for xmloffLuboš Luňák1-0/+1
2012-11-18Move #include to appropriate headerTakeshi Abe2-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks61-1428/+913
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara12-12/+12
2012-10-01missing system headerNorbert Thiebaud1-0/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-5/+3
2012-08-07drop bogus eof linesThomas Arnhold4-12/+0
2012-07-03sprinkle explicit over constructorsDavid Tardon6-6/+6
2012-06-27Remove unused header filesThomas Arnhold1-60/+0
2012-06-19re-base on ALv2 code.Michael Meeks8-202/+130
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan2-8/+0
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik3-14/+0
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba1-1/+6
2012-03-20removed zoomtools int functionsTim Hardeck1-2/+0
2012-03-05Remove unused codeElton Chung1-3/+0
2012-03-01Remove unused codeElton Chung3-16/+0
2012-02-26definition was removed, remove declaration as wellIvan Timofeev1-3/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung9-76/+0
2012-02-20Remove unused codeElton Chung6-94/+0
2012-02-19Remove unused codeElton Chung2-37/+0
2012-02-16Removed unused code.Björgvin Ragnarsson1-25/+1
2012-02-08use boost::noncopyableCaolán McNamara1-6/+9
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak2-0/+9
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann19-128/+0
2012-01-28unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann1-239/+0
2012-01-28Actually apply substance of previous unused code removalAlexander Bergmann2-72/+0
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann2-13/+4
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-0/+52
2012-01-25Removing unused code (basegfx).Alexander Bergmann3-31/+0
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2012-01-19remove unused methodsThomas Arnhold2-25/+0