summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo: choosen -> chosenThomas Arnhold2014-04-141-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-2/+2
* Clean up function declarationsStephan Bergmann2014-04-093-5/+39
* Clean up unreferenced functionsStephan Bergmann2014-04-047-124/+2
* coverity#984038 Uninitialized scalar variableCaolán McNamara2014-04-011-1/+1
* Remove unused inline functionsStephan Bergmann2014-04-011-33/+0
* Typo: ccordinate->coordinateJulien Nabet2014-03-291-1/+1
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-282-0/+50
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-24/+24
* Revert "remove unused code in basegfx"Noel Grandin2014-03-053-0/+68
* remove unused code in basegfxNoel Grandin2014-03-053-68/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* we can do away with mfSmallValueCaolán McNamara2014-02-262-31/+0