summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Removing the ext_std masterpieceFridrich Štrba2011-02-097-14/+0
* Clean up makefilesThomas Arnhold2011-02-0211-36/+0
* Remove double line spacing and unused code.Thomas Arnhold2011-01-291-14/+0
* split the expr, as gcc 4.6 bails out on itDavid Tardon2011-01-251-3/+3
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-1/+2
* Remove old RCS lines.Thomas Arnhold2011-01-2111-33/+0
* cppcheck: prefer prefix variantCaolán McNamara2011-01-011-1/+1
* Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
* Merge branch 'libreoffice-3-3'Rene Engelhard2010-11-261-2/+2
|\
| * Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2010-11-261-2/+2
| |\
| | * #i115761# Impress freezes opening the attached odp file(s)obo2010-11-241-2/+2
* | | cppcheck: methods can be constCaolán McNamara2010-11-251-2/+2
* | | RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller2010-11-232-10/+10
|/ /
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-14159-0/+472
* | micro optimization, including iostream adds globals to your codeCaolán McNamara2010-10-142-1/+3
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-068-0/+21
* | more removed include guards using fixguard.pyPetr Mladek2010-10-052-0/+0
* | remove include guards using fixguard.pyPetr Mladek2010-10-053-0/+0
|/
* #i113776# avoid default adaptive subdivision for nowHerbert Duerr [hdu]2010-08-131-1/+2
* #i111715# corrected numerical cases for polygon clipper and geometry creatorArmin Le Grand2010-05-271-2/+4
* DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering2010-04-194-56/+20
* CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-167-95/+39
|\
| * sb118: merged in re/DEV300_next towards DEV300_m76sb2010-04-0715-13/+1498
| |\
| * | sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
| * | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
| * | sb118: add --with-system-cppunitRene Engelhard2010-03-031-1/+1
| * | sb118: merged in DEV300_m72sb2010-02-25164-686/+165
| |\ \
| * \ \ sb118: merged in DEV300_m71sb2010-02-081-2/+5
| |\ \ \
| * | | | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2010-01-291-1/+1
| * | | | sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test"...sb2010-01-131-11/+1
| * | | | sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that t...sb2010-01-111-13/+1
| * | | | sb118: merged in DEV300_m69sb2010-01-0912-438/+708
| |\ \ \ \
| * | | | | sb118: make test libraries RPATH=NONEsb2010-01-071-0/+1
| * | | | | sb118: merged in DEV300_m68sb2010-01-057-72/+36
| |\ \ \ \ \
| | * | | | | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2009-12-117-71/+36
* | | | | | | CWS-TOOLING: integrate CWS cmcfixes73Jens-Heiner Rechtien2010-04-131-27/+0
|\ \ \ \ \ \ \
| * | | | | | | cmcfixes73: #i110069# remove platform-dependent testCaolán McNamara2010-03-181-26/+0
| * | | | | | | cmcfixes73: #i110069# add 61 count for ia64 as wellCaolán McNamara2010-03-121-10/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merged DEV300_m76thb2010-04-1215-13/+1498
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | aw079: rebase to m75Armin Le Grand2010-03-18164-686/+165
| |\| | | | |
| * | | | | | aw079: changes after resync (linux)Armin Le Grand2010-02-101-1/+1
| * | | | | | aw069 changes after resync to m71#Armin Le Grand2010-02-091-2/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | aw079: #i99147# attribute rework and othersArmin Le Grand2010-01-272-0/+22
| * | | | | | aw079: changes for resyncArmin Le Grand2010-01-0713-13/+1476
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand2010-01-062-88/+458
| | * | | | | aw079: #i107360# numerical precisionArmin Le Grand2009-12-0813-13/+1106
| | | |_|_|/ | | |/| | |
* | | | | | Merge DEV300_m75thb2010-03-31160-668/+161
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-12164-686/+165
| | |_|/ / | |/| | |
* | | | | Merged with dev300_m71thb2010-02-191-2/+5
|\| | | |
| * | | | #i10000# windows build fix, rearranged ifdefRelease Engineering2010-02-011-4/+2