summaryrefslogtreecommitdiff
path: root/basegfx/inc
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens1-2/+1
2012-01-17callcatcher: remove recently unused codeCaolán McNamara1-3/+0
2012-01-10callcatcher: update listCaolán McNamara2-19/+0
2012-01-08callcatcher: Remove unused codeAugust Sodora4-71/+0
2011-12-22unusedcode: remove various unused classesMatúš Kukan2-222/+0
2011-12-19Remove DebugPlotterAugust Sodora1-111/+0
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens2-6/+6
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan2-2/+2
2011-11-07Fix linking on WindowsFridrich Štrba3-7/+7
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2-65/+0
2011-11-05Cleanup basegfx headers a littleJoseph Powers5-441/+0
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens1-0/+14
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-0/+14
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens11-228/+283
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens3-19/+10
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-16/+5
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-3/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold3-30/+0
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen3-422/+55
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold1-408/+0
2011-07-14callcatcher: remove unused basegfx::B3DHomMatrix::FooThomas Arnhold1-13/+0
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-0/+55
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen83-37/+252
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl1-45/+47
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer1-0/+8
2011-06-16CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]Mathias Bauer3-10/+10
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer1-47/+0
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer66-383/+483
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-01-29Remove double line spacing and unused code.Thomas Arnhold1-14/+0
2011-01-21Remove old RCS lines.Thomas Arnhold6-18/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth82-0/+244
2010-10-14micro optimization, including iostream adds globals to your codeCaolán McNamara1-1/+1
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-0/+0
2010-04-12Merged DEV300_m76thb10-13/+161
2010-03-31Merge DEV300_m75thb77-315/+77
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien79-324/+79
2010-01-18thbfixes10: merge with DEV300 m69thb8-96/+226
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb1-74/+0
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand5-5/+40
2010-03-18aw079: rebase to m75Armin Le Grand79-324/+79
2010-02-10aw079: changes after resync (linux)Armin Le Grand1-1/+1
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand1-0/+4
2010-01-07aw079: changes for resyncArmin Le Grand9-13/+157
2010-01-06aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand1-3/+41
2009-12-08aw079: #i107360# numerical precisionArmin Le Grand9-13/+119
2009-10-22commit after rebase to DEV300m62Armin Le Grand1-0/+76
2009-10-22#i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu1-2/+2