Commit graph

71 commits

Author SHA1 Message Date
Caolán McNamara
6b16723121 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport 2010-08-03 10:01:07 +01:00
Release Engineering
c5934ada09 DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers 2010-04-19 15:13:32 +02:00
Jens-Heiner Rechtien
a3ed338f81 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
Jens-Heiner Rechtien
814fe8fe47 CWS-TOOLING: integrate CWS cmcfixes73 2010-04-13 13:11:00 +02:00
thb
ce1a6f9141 Merge DEV300_m75
* 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-31 14:57:58 +02:00
Caolán McNamara
438d3eef38 cmcfixes73: #i110069# remove platform-dependent test 2010-03-18 17:02:39 +00:00
Caolán McNamara
6f9dd6728b cmcfixes73: #i110069# add 61 count for ia64 as well 2010-03-12 09:42:49 +00:00
sb
1f8c841f58 sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
Rene Engelhard
7c85f9d5fe sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
thb
0755c94f9a Merged with dev300_m71 2010-02-19 12:46:18 +01:00
thb
7ffd813fd3 Fix rgb2hsl miscalculation + add according test case
* the fourth quadrant hue calculation had a typo for the rgb2hsl
   function. fixed now.
 * added testcase that break before, and works now
2010-02-19 11:14:19 +01:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
9ec2223b10 sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
Release Engineering
8da5fabbe6 #i10000# windows build fix, rearranged ifdef 2010-02-01 13:37:42 +01:00
sb
eeca9dafb7 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, 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-29 17:01:54 +01:00
thb
03fc1bd0e9 #i10000# Disable fp-fragile unit tests; fix build on win32 2010-01-21 10:46:19 +01:00
Caolán McNamara
37375c0464 s390xport02: #i108410# different results for s390x 2010-01-18 15:37:42 +00:00
thb
58ed75fad4 #i108160# #i10000# backport cairocanvas build fix & more build fixes
* adapted tests to use new testshl include dir
 * took P1 masterfix also for this cws
 * more tweaks to get build done
2010-01-18 16:10:01 +01:00
thb
ea48c18b84 thbfixes10: merge with DEV300 m69 2010-01-18 01:10:42 +01:00
thb
1737f4d2fd #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap
* 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-18 00:37:41 +01:00
sb
e6fd0d7630 sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before 2010-01-13 18:56:34 +01:00
sb
949256f2a9 sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that tests within a module pick up shared libs from that module in the local output tree 2010-01-11 11:30:25 +01:00
sb
a57ae685bc sb118: merged in DEV300_m69 2010-01-09 21:01:14 +01:00
sb
7397e8c1bb sb118: make test libraries RPATH=NONE 2010-01-07 11:18:02 +01:00
sb
0367aa64de sb118: merged in DEV300_m68 2010-01-05 13:49:30 +01:00
Armin Le Grand
c15bb1c231 aw078: resync to DEV300m68for integration 2009-12-21 20:40:13 +01:00
sb
18be96dc73 sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
- Old modifications were necessary for testshl2, which has simply been excluded
  from the build for now.
- Tests in basebmp, basegfx, o3tl (that are executed during build) have been
  converted from using modified CppUnit/testshl2 to using unmodified CppUnit.
- CppUnit's DllPlugInTester has problems with OOo tests on Windows, see
  #i107562#, so for now a new cppunittester from sal is used instead.
2009-12-11 14:29:59 +01:00
Armin Le Grand
a5aae5938f aw078: changes after resync 2009-11-19 12:57:05 +01:00
Armin Le Grand
d1eb6b5cb7 aw078: changes after resync to DEV300m64 2009-11-18 13:08:25 +01:00
Armin Le Grand
1e7cd1ecd7 commit after rebase to DEV300m62 2009-10-22 17:29:01 +02:00
thb
7bae883739 #i105939# Adds clip state handling class to basegfx; makes use of that also from slideshow 2009-10-16 00:57:35 +02:00
thb
8454c5ef50 #i105939# Adds special box clipping support to basegfx 2009-10-16 00:53:07 +02:00
thb
1837a267a2 #i105937# Much improved gradient support for canvas/basegfx/drawinglayer.
See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information
2009-10-16 00:43:16 +02:00
Armin Le Grand
5b2480b968 #i105655# commiting changes2 so far for preparing linux version 2009-10-15 14:27:12 +02:00
Mathias Bauer
4de41d18fd merge commit 2009-09-25 21:47:16 +02:00
Mathias Bauer
6152b5efa3 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
Oliver Bolte
ed1f1a5383 CWS-TOOLING: integrate CWS impress174
2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled.
2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element
2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason
2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error
2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55)
2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word
2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation
2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork)
2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics
2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines
2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes
2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode)
2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied
2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled
2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies
2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service
2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page
2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring)
2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning
2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring)
2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring)
2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines
2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified
2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog
2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap
2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap
2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide
2009-09-09 09:19:53 +00:00
Ivo Hinkelmann
4f6f5673f0 CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Oliver Bolte
10c3d32975 CWS-TOOLING: integrate CWS sb104
2009-01-27 13:09:06 +0100 sb  r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb  r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb  r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb  r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb  r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb  r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb  r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb  r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb  r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2009-02-19 11:42:47 +00:00
Rüdiger Timm
6df8e06be2 #i95875# Patch by thb to avoid generated files in basegfx/test source directory. 2009-01-06 05:59:23 +00:00
Rüdiger Timm
e4217b670a #i95875#, #i10000# Do not create signalfiles in in working directory. 2009-01-05 12:30:21 +00:00
Vladimir Glazounov
85b2b1b58c INTEGRATION: CWS aw033 (1.8.14); FILE MERGED
2008/07/11 11:38:01 aw 1.8.14.7: RESYNC: (1.12-1.13); FILE MERGED
2008/05/14 14:39:57 aw 1.8.14.6: RESYNC: (1.10-1.12); FILE MERGED
2008/03/14 13:55:37 cl 1.8.14.5: RESYNC: (1.9-1.10); FILE MERGED
2007/11/19 10:17:13 aw 1.8.14.4: #i39532# Lot of changes to make polygon stuff bezier-able
2007/11/07 14:24:30 aw 1.8.14.3: #i39532# committing to have a base for HDU
2007/08/09 22:05:30 aw 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED
2007/04/11 14:32:08 hdu 1.8.14.1: #i75669# cubic bezier curves can be loopy/spiky/complex: just splitting them up into simpler curves instead going all the way of splitting them up into line segments is preferable in many situations
2008-08-19 23:06:51 +00:00
Kurt Zenker
8dccc2b4de INTEGRATION: CWS canvas05 (1.12.2); FILE MERGED
2008/06/03 15:54:00 thb 1.12.2.1: Upstreaming elliptical arc import for svg:d parser
2008-06-24 10:56:00 +00:00
Ivo Hinkelmann
13d928b8b4 INTEGRATION: CWS pdfimportfix (1.5.16); FILE MERGED
2008/04/14 17:52:51 akhva 1.5.16.1:  fix for unit test conflict pidfimport vs. basegfx
2008-04-24 17:35:08 +00:00
Ivo Hinkelmann
91be438d0f INTEGRATION: CWS aw055 (1.10.8); FILE MERGED
2008/04/11 12:50:33 thb 1.10.8.1: #i86456# Added a unit test for the bezier closed polygon case
2008-04-24 14:08:36 +00:00
Rüdiger Timm
6c42588e96 INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/28 16:06:01 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:14:49 +00:00
Rüdiger Timm
a1095988cf INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/28 16:06:00 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:14:32 +00:00
Rüdiger Timm
944010e75e INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED
2008/03/28 16:06:00 rt 1.5.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:14:18 +00:00
Rüdiger Timm
4d1ac81dca INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/03/28 16:06:00 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:14:02 +00:00