summaryrefslogtreecommitdiffstats
path: root/basegfx/source/range
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-185-9/+1
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-241-1/+1
* basegfx: Kill empty .cxxTakeshi Abe2019-01-131-22/+0
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-7/+7
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-221-13/+4
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-072-0/+39
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-062-39/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-062-0/+39
* remove unused typedefsNoel Grandin2017-12-191-2/+0
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-261-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-262-2/+2
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-12/+8
* loplugin:constparams in basegfx,sax,shellNoel Grandin2017-07-171-17/+17
* loplugin:casttovoid: basegfxStephan Bergmann2017-07-021-2/+0
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-181-3/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove empty namespacesJochen Nitschke2017-05-031-5/+0
* ofz: timeout loading emf with move clip recordCaolán McNamara2017-03-011-0/+12
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-3/+3
* loplugin:unusedenumconstants in basctl..editengNoel Grandin2016-08-171-10/+0
* basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2016-05-061-2/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-3/+3
* loplugin:unusedfields in basegfxNoel Grandin2015-11-201-7/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* basegfx tree cleanupMario J. Rugiero2015-10-301-10/+4
* Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2015-10-262-20/+8
* Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann2015-07-141-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-0/+1
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-141-2/+1
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-041-2/+2
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-021-3/+1
* Remove B1IRange, it's not used anywhereZsolt Bölöny2015-06-011-1/+0
* Remove B3IRange, it's not used anywhereZsolt Bölöny2015-05-271-1/+0
* simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe2015-05-071-2/+2
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-062-5/+0
* isFinished() not really usedMatúš Kukan2014-06-251-2/+1
* Clean up unreferenced functionsStephan Bergmann2014-04-042-18/+1
* Typo: ccordinate->coordinateJulien Nabet2014-03-291-1/+1
* Remove visual noise from basegfxAlexander Wilms2014-02-251-4/+4
* emptyness -> emptinessJulien Nabet2013-11-231-1/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-6/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-065-123/+76
* drop bogus eof linesThomas Arnhold2012-08-073-6/+0
* sprinkle explicit over constructorsDavid Tardon2012-07-031-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14
* Some cppcheck cleaningJulien Nabet2012-06-061-3/+2