summaryrefslogtreecommitdiff
path: root/basegfx/source/range
AgeCommit message (Expand)Author
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-11-20loplugin:unusedfields in basegfxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe
2015-03-27loplugin:staticfunctionNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-06-25isFinished() not really usedMatúš Kukan
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-03-29Typo: ccordinate->coordinateJulien Nabet
2014-02-25Remove visual noise from basegfxAlexander Wilms
2013-11-23emptyness -> emptinessJulien Nabet
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-06Some cppcheck cleaningJulien Nabet
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-17callcatcher: remove recently unused codeCaolán McNamara
2012-01-08callcatcher: Remove unused codeAugust Sodora
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-02-02Clean up makefilesThomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-31Merge DEV300_m75thb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb
2009-10-16#i105939# Adds clip state handling class to basegfx; makes use of that also f...thb
2009-10-16#i105939# Adds special box clipping support to basegfxthb
2008-08-19INTEGRATION: CWS aw033 (1.6.2); FILE MERGEDVladimir Glazounov