summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* That was totally pointlessZsolt Bölöny2015-05-191-3/+1
* cppunit: noExplicitConstructorCaolán McNamara2015-05-181-1/+1
* simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe2015-05-071-2/+2
* Drop misused lcl_ prefixTor Lillqvist2015-05-053-137/+143
* More loplugin:simplifyboolStephan Bergmann2015-04-271-4/+4
* fix crash on export of ooo30155-1.sxw to odtCaolán McNamara2015-04-211-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-275-7/+9
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-273-31/+31
* V813: Decreased performanceCaolán McNamara2015-03-041-4/+4
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-171-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+1
* remove unused fileMarkus Mohrhard2015-01-183-67/+2
* Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny2015-01-123-9/+3
* asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara2015-01-081-1/+4
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-10/+10
* reduce scope of local variablesMichael Weghorn2014-12-082-5/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-179-0/+16
* basegfx: Solve crossovers even if there is only one polygon in the polypolygonLouis-Francis Ratté-Boulianne2014-11-101-1/+1
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+2
* Fix --disable-sal-log buildsStephan Bergmann2014-10-281-6/+0
* coverity#1242792 Unused valueCaolán McNamara2014-10-281-1/+8
* Resolves: #i125447# corrected some string to number conversion...Armin Le Grand2014-10-082-13/+29
* disambiguate uniform_int_distributionCaolán McNamara2014-10-071-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-062-2/+3
* coverity#1242792 Unused valueCaolán McNamara2014-10-031-2/+3
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-305-6/+6
* loplugin: cstylecastNoel Grandin2014-09-222-3/+3
* basegfx: sal_False/True -> false/trueStephan Bergmann2014-09-151-1/+1
* Fixed some CppunitTest namesStephan Bergmann2014-08-281-5/+5
* Related: #i125349# refined to exclude possible recursive callsArmin Le Grand2014-08-071-65/+71
* Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand2014-08-071-0/+67
* coverity#983561 Arguments in wrong orderCaolán McNamara2014-08-071-5/+5
* coverity#983562 Arguments in wrong orderCaolán McNamara2014-08-071-5/+5
* no need to declare the variable outside of the loopMarkus Mohrhard2014-07-061-3/+1
* use empty instead of size to check if vector is emptyMarkus Mohrhard2014-07-061-1/+1
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-0640-296/+0
* isFinished() not really usedMatúš Kukan2014-06-251-2/+1
* fdo#79615 create clipping polygon correctlyDavid Tardon2014-06-231-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-12/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+6
* clean up, remove eof commentsThomas Arnhold2014-05-161-2/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-9/+9
* update_pch: add basegfxThomas Arnhold2014-05-153-0/+79
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-6/+6
* Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist2014-04-231-0/+18
* Remove unused basegfx::tools::equalMiklos Vajna2014-04-222-70/+0
* Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna2014-04-221-14/+0
* Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna2014-04-221-18/+0
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1