summaryrefslogtreecommitdiff
path: root/basegfx/inc
AgeCommit message (Expand)Author
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-07Fix linking on WindowsFridrich Štrba
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-05Cleanup basegfx headers a littleJoseph Powers
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold
2011-07-14callcatcher: remove unused basegfx::B3DHomMatrix::FooThomas Arnhold
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer
2011-06-16CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]Mathias Bauer
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14micro optimization, including iostream adds globals to your codeCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-04-12Merged DEV300_m76thb
2010-03-31Merge DEV300_m75thb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-18thbfixes10: merge with DEV300 m69thb
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2010-03-18aw079: rebase to m75Armin Le Grand
2010-02-10aw079: changes after resync (linux)Armin Le Grand
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand
2010-01-07aw079: changes for resyncArmin Le Grand
2010-01-06aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand
2009-12-08aw079: #i107360# numerical precisionArmin Le Grand
2009-10-22commit after rebase to DEV300m62Armin Le Grand
2009-10-22#i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu
2009-10-22#i106127# perf: consecutive polygon segments always touch so costly decisions...hdu
2009-10-21#i106127# perf: add B2DCubicBezier::getMaxDistancePositions ( ) to allow bett...hdu
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu
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