summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2011-02-16clear windows warning, struct vs classCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-02Clean up makefilesThomas Arnhold
2011-01-25split the expr, as gcc 4.6 bails out on itDavid Tardon
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-24#i115761# Impress freezes opening the attached odp file(s)obo
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller
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-05remove include guards using fixguard.pyPetr Mladek
2010-08-13#i113776# avoid default adaptive subdivision for nowHerbert Duerr [hdu]
2010-05-27#i111715# corrected numerical cases for polygon clipper and geometry creatorArmin Le Grand
2010-04-12Merged DEV300_m76thb
2010-03-31Merge DEV300_m75thb
2010-02-19Fix rgb2hsl miscalculation + add according test casethb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-19#i10000# win32: forgot precomplied headerthb
2010-01-18#i105937# Post-merge fixesthb
2010-01-18thbfixes10: merge with DEV300 m69thb
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb
2010-01-16#i105937# Fixed a few remaining gradient glitchesthb
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2010-03-18aw079: rebase to m75Armin 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-11-24CWS-TOOLING: integrate CWS ooo32gsl02_DEV300Vladimir Glazunov
2009-10-23#i106127# perf: ignore multiplicit solutions in maxdist calculationhdu
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# more pre-allocations to prevent reallocationshdu
2009-10-22#i106127# perf: consecutive polygon segments always touch so costly decisions...hdu
2009-10-22#i106127# fix typo in new method getMaxDistancePositions()hdu
2009-10-22#i106127# perf: free roaming curve-subdivision also benefit from pre-allocationhdu
2009-10-21#i106127# perf: add B2DCubicBezier::getMaxDistancePositions ( ) to allow bett...hdu
2009-10-21#i106127# perf: make self-intersection-test of bezier curve much cheaperhdu
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu
2009-10-20#i105065# speedup 3D/FontWorkArmin Weiss
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb
2009-10-16#i105939# Side-tracked by extensive unit test slowness - fixedthb
2009-10-16#i105939# Adds clip state handling class to basegfx; makes use of that also f...thb
2009-10-16#i105939# Adds special box clipping support to basegfxthb
2009-10-16#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.thb