Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-17 | CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] | Mathias Bauer | 3 | -0/+132 | |
2011-06-16 | CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484] | Mathias Bauer | 3 | -10/+10 | |
2011-06-16 | CWS gnumake4: must link against stl [hg:8afba918c344] | Mathias Bauer | 2 | -0/+2 | |
2011-06-16 | CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4] | Mathias Bauer | 19 | -972/+15 | |
2011-06-16 | CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70] | Mathias Bauer | 3 | -4/+21 | |
2011-06-16 | CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] | Mathias Bauer | 71 | -383/+830 | |
2010-11-30 | OOO330 | Ivo Hinkelmann | 1 | -2/+2 | |
2010-11-24 | #i115761# Impress freezes opening the attached odp file(s) | obo | 1 | -2/+2 | |
Notes: split repo tag: libs-gui_ooo/OOO330_m17 | |||||
2010-10-13 | #i114938# fix extremum parameter calculation | Herbert Duerr [hdu] | 1 | -12/+12 | |
2010-08-25 | CWS-TOOLING: integrate CWS vcl114 | Vladimir Glazunov | 1 | -28/+27 | |
2010-08-25 | CWS-TOOLING: integrate CWS cmcfixes77 | Vladimir Glazunov | 8 | -0/+21 | |
2010-08-13 | #i113776# avoid default adaptive subdivision for now | Herbert Duerr [hdu] | 1 | -1/+2 | |
2010-08-03 | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport | Caolán McNamara | 8 | -0/+21 | |
2010-07-21 | vcl114: #i106127# fix numeric problems | Herbert Duerr [hdu] | 1 | -28/+27 | |
2010-05-27 | #i111715# corrected numerical cases for polygon clipper and geometry creator | Armin Le Grand | 1 | -2/+4 | |
2010-04-19 | DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix ↵ | Release Engineering | 4 | -56/+20 | |
license headers Notes: split repo tag: libs-gui_ooo/DEV300_m77 | |||||
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | 7 | -95/+39 | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | 15 | -13/+1498 | |
2010-04-13 | CWS-TOOLING: integrate CWS cmcfixes73 | Jens-Heiner Rechtien | 1 | -27/+0 | |
2010-04-12 | Merged DEV300_m76 | thb | 15 | -13/+1498 | |
2010-03-31 | Merge DEV300_m75 | thb | 160 | -668/+161 | |
* resolved two conflicts caused by lineend changes in canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws version, which uses new texture fill semantics, and fixes clipping bug * binned file header changes from head for deleted files | |||||
2010-03-18 | cmcfixes73: #i110069# remove platform-dependent test | Caolán McNamara | 1 | -26/+0 | |
2010-03-12 | cmcfixes73: #i110069# add 61 count for ia64 as well | Caolán McNamara | 1 | -10/+9 | |
2010-03-04 | sb118: #i109791# improved CPPUNIT_CFLAGS handling | sb | 1 | -3/+1 | |
2010-03-04 | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too | Rene Engelhard | 1 | -0/+4 | |
2010-03-03 | sb118: add --with-system-cppunit | Rene Engelhard | 1 | -1/+1 | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | 164 | -686/+165 | |
2010-02-19 | Merged with dev300_m71 | thb | 1 | -2/+5 | |
2010-02-19 | Fix rgb2hsl miscalculation + add according test case | thb | 2 | -1/+3 | |
* the fourth quadrant hue calculation had a typo for the rgb2hsl function. fixed now. * added testcase that break before, and works now | |||||
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | 164 | -686/+165 | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||||
2010-02-08 | sb118: merged in DEV300_m71 | sb | 1 | -2/+5 | |
2010-02-01 | #i10000# windows build fix, rearranged ifdef | Release Engineering | 1 | -4/+2 | |
2010-01-29 | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵ | sb | 1 | -1/+1 | |
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates | |||||
2010-01-21 | #i10000# Disable fp-fragile unit tests; fix build on win32 | thb | 1 | -3/+5 | |
2010-01-19 | #i10000# win32: forgot precomplied header | thb | 1 | -0/+3 | |
2010-01-18 | #i105937# Post-merge fixes | thb | 1 | -16/+10 | |
* nicer gradient poly setup, made code more self-explanatory * corrected order of rotation matrix multiplication * fixed build breakage in presenter screen, type only implicitely included | |||||
2010-01-18 | s390xport02: #i108410# different results for s390x | Caolán McNamara | 1 | -1/+6 | |
2010-01-18 | #i108160# #i10000# backport cairocanvas build fix & more build fixes | thb | 4 | -4/+4 | |
* adapted tests to use new testshl include dir * took P1 masterfix also for this cws * more tweaks to get build done | |||||
2010-01-18 | thbfixes10: merge with DEV300 m69 | thb | 24 | -495/+1053 | |
2010-01-18 | #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap | thb | 4 | -134/+12 | |
* removed unused & broken B3DGeometry class * fixed bug in basegfx::tools::isRectangle for polygons with curves * fixed cairocanvas gradient and bitmap fill rendering * fixed vclcanvas bitmap fill rendering (not clipping properly) * added TextureMode::NONE, adapted all client code * fixed snafu in XGraphicDevice.idl, with missing include | |||||
2010-01-16 | #i105937# Fixed a few remaining gradient glitches | thb | 1 | -17/+12 | |
* linear/axial gradient were f*cked up when border and rotation was given * found another place where drawinglayer was generating helper polygons for gradients (vclgradienthelper.cxx), adapted to new value ranges * fixed build breakage in debug build in oox * fixed order of gradient color generation | |||||
2010-01-13 | sb118: adapted cppunit.mk to cppunittester and no longer require "dmake ↵ | sb | 1 | -11/+1 | |
test" to run tests; changed places back to include _cppunit.mk where it had been taken out before | |||||
2010-01-11 | sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that ↵ | sb | 1 | -13/+1 | |
tests within a module pick up shared libs from that module in the local output tree | |||||
2010-01-09 | sb118: merged in DEV300_m69 | sb | 12 | -438/+708 | |
2010-01-07 | sb118: make test libraries RPATH=NONE | sb | 1 | -0/+1 | |
2010-01-05 | sb118: merged in DEV300_m68 | sb | 7 | -72/+36 | |
2009-12-21 | aw078: resync to DEV300m68for integration | Armin Le Grand | 13 | -21/+210 | |
2010-03-18 | aw079: rebase to m75 | Armin Le Grand | 164 | -686/+165 | |
2010-02-10 | aw079: changes after resync (linux) | Armin Le Grand | 1 | -1/+1 | |
2010-02-09 | aw069 changes after resync to m71# | Armin Le Grand | 1 | -2/+5 | |