summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-34/+40
2011-03-16WaE: enable exceptions for new containersCaolán McNamara2-0/+4
2011-03-15Lock rotation matrix orthogonality via unit testThorsten Behrens1-0/+38
2011-03-14Related: rhbz#684477 make sure this is thread safeCaolán McNamara1-12/+22
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold7-12/+10
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-34/+40
2011-03-01avoid implicit castCaolán McNamara1-4/+4
2011-02-16clear windows warning, struct vs classCaolán McNamara1-1/+1
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba2-8/+1
2011-02-09Removing the ext_std masterpieceFridrich Štrba7-14/+0
2011-02-02Clean up makefilesThomas Arnhold11-36/+0
2011-01-29Remove double line spacing and unused code.Thomas Arnhold1-14/+0
2011-01-25split the expr, as gcc 4.6 bails out on itDavid Tardon1-3/+3
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-1/+2
2011-01-21Remove old RCS lines.Thomas Arnhold11-33/+0
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-30OOO330Ivo Hinkelmann1-2/+2
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard1-2/+2
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard1-2/+2
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+2
2010-11-24#i115761# Impress freezes opening the attached odp file(s)obo1-2/+2
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller2-10/+10
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth159-0/+472
2010-10-14micro optimization, including iostream adds globals to your codeCaolán McNamara2-1/+3
2010-10-13#i114938# fix extremum parameter calculationHerbert Duerr [hdu]1-12/+12
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara8-0/+21
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-0/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek3-0/+0
2010-08-25CWS-TOOLING: integrate CWS vcl114Vladimir Glazunov1-28/+27
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov8-0/+21
2010-08-13#i113776# avoid default adaptive subdivision for nowHerbert Duerr [hdu]1-1/+2
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara8-0/+21
2010-07-21vcl114: #i106127# fix numeric problemsHerbert Duerr [hdu]1-28/+27
2010-05-27#i111715# corrected numerical cases for polygon clipper and geometry creatorArmin Le Grand1-2/+4
2010-04-19DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering4-56/+20
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien7-95/+39
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb15-13/+1498
2010-04-13CWS-TOOLING: integrate CWS cmcfixes73Jens-Heiner Rechtien1-27/+0
2010-04-12Merged DEV300_m76thb15-13/+1498
2010-03-31Merge DEV300_m75thb160-668/+161
2010-03-18cmcfixes73: #i110069# remove platform-dependent testCaolán McNamara1-26/+0
2010-03-12cmcfixes73: #i110069# add 61 count for ia64 as wellCaolán McNamara1-10/+9
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-03-03sb118: add --with-system-cppunitRene Engelhard1-1/+1
2010-02-25sb118: merged in DEV300_m72sb164-686/+165
2010-02-19Merged with dev300_m71thb1-2/+5
2010-02-19Fix rgb2hsl miscalculation + add according test casethb2-1/+3