summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Collapse)AuthorFilesLines
2010-04-19DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix ↵Release Engineering1-8/+4
license headers Notes: split repo tag: libs-gui_ooo/DEV300_m77
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien6-29/+22
2010-03-31Merge DEV300_m75thb10-43/+11
* 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-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+5
2010-03-03sb118: add forgotten CPPUNIT: in o3tlRene Engelhard1-1/+1
2010-02-25sb118: merged in DEV300_m72sb10-43/+11
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien10-43/+11
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb1-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-18#i108160# #i10000# backport cairocanvas build fix & more build fixesthb1-1/+1
* adapted tests to use new testshl include dir * took P1 masterfix also for this cws * more tweaks to get build done
2010-01-18thbfixes10: merge with DEV300 m69thb4-4/+5
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake ↵sb1-7/+1
test" to run tests; changed places back to include _cppunit.mk where it had been taken out before
2010-01-07sb118: make test libraries RPATH=NONEsb1-0/+1
2010-01-05sb118: merged in DEV300_m68sb6-22/+17
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb6-21/+17
- 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-10-16#i105938# Provides simplistic pool memory from a std::vectorthb3-0/+206
2009-09-25merge commitMathias Bauer1-2/+5
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann1-2/+5
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer4-4/+5
-> testshl2
2009-06-16CWS-TOOLING: integrate CWS ause102Ivo Hinkelmann1-1/+1
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-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte1-1/+1
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
2008-12-22#i10000# Do not create signalfiles in in working directory. On failure they ↵Rüdiger Timm1-1/+1
dont get removed and afterwards pollute the source tree.
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-3/+4
2008-04-11INTEGRATION: CWS changefileheader (1.2.8); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 12:33:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.8); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 12:33:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.1.32); FILE MERGEDRüdiger Timm1-22/+18
2008/03/31 12:33:51 rt 1.1.32.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.30); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 12:33:51 rt 1.3.30.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.30); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 12:33:51 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.8); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 12:33:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.10); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 12:33:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.32); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 12:33:51 rt 1.5.32.1: #i87441# Change license header to LPGL v3.
2007-08-20INTEGRATION: CWS np1 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+241
2007/07/16 08:56:40 np 1.1.2.3: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:37:41 np 1.1.2.2: #i76769# 2007/04/27 16:24:28 np 1.1.2.1: #76768#
2007-08-20INTEGRATION: CWS np1 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+171
2007/07/16 08:56:40 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:24:18 np 1.1.2.1: #76768#
2007-08-20INTEGRATION: CWS np1 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+133
2007/07/16 09:23:52 thb 1.1.2.1: #i76768# Aligned naming conventions to other tests; removed senseless namespace
2007-08-20INTEGRATION: CWS np1 (1.2.4); FILE MERGEDIvo Hinkelmann1-7/+9
2007/07/16 09:23:52 thb 1.2.4.2: #i76768# Aligned naming conventions to other tests; removed senseless namespace 2007/04/27 16:38:22 np 1.2.4.1: #i76768#, #i76769#
2007-08-20INTEGRATION: CWS np1 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+197
2007/07/16 09:22:22 np 1.1.2.3: Align format of internal header guard defines 2007/07/11 14:41:39 np 1.1.2.2: #i76769# 2007/04/27 16:36:44 np 1.1.2.1: #i76769#
2007-08-20INTEGRATION: CWS np1 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+319
2007/07/16 09:22:22 np 1.1.2.4: Align format of internal header guard defines 2007/07/16 09:07:26 thb 1.1.2.3: #i76768# Aligned header guards and whitespace to local conventions 2007/07/16 08:56:39 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:26:17 np 1.1.2.1: #76768#
2007-06-27INTEGRATION: CWS awttree01 (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+279
2007/05/21 13:36:16 thb 1.1.2.2: #i10000# Made this work for gcc3.x 2007/04/25 12:10:11 thb 1.1.2.1: #i75289# Added caching helper, to easy lazy update behaviour in XSimpleCanvas implementation
2007-01-03INTEGRATION: CWS cmcfixes30 (1.5.16); FILE MERGEDJens-Heiner Rechtien1-1/+1
2006/12/19 09:35:12 cmc 1.5.16.1: #i72739# boost build conditional
2006-10-05INTEGRATION: CWS ause068 (1.1.8); FILE MERGEDKurt Zenker1-5/+5
2006/09/21 17:27:37 hjs 1.1.8.1: #i69536# + no longer required before echo command
2006-08-01INTEGRATION: CWS sixtyfour07 (1.2.2); FILE MERGEDIvo Hinkelmann1-47/+21
2006/07/26 14:14:33 thb 1.2.2.1: #i67798# Correcting license header
2006-08-01INTEGRATION: CWS sixtyfour07 (1.3.2); FILE MERGEDIvo Hinkelmann1-47/+21
2006/07/26 14:14:33 thb 1.3.2.1: #i67798# Correcting license header
2006-07-21#i10000# depend on boostKurt Zenker1-1/+1
2006-07-19#i10000# without empty lineKurt Zenker1-1/+0
2006-07-19#i10000# back to version 1.1Kurt Zenker1-1/+1
2006-07-17#i10000# don't build qa directory (thb)Oliver Bolte1-1/+2
2006-05-11#i63310# Optimization: for operator==/!=, first checking for same object ↵Thorsten Behrens1-8/+8
(via cheap pointer comparison)
2006-03-28#i63310# Simplified policy interface; added unique-case optimization to ↵Thorsten Behrens1-7/+13
ThreadSafeRefCountPolicy
2006-03-23#i63310# Made cow_wrapper refcounting behaviour configurable via policy ↵Thorsten Behrens3-29/+154
class (otherwise, code like basegfx, which previously hadn't used thread-safe refcounting, would now been hit by the performance penalty); added compile-test for ThreadSafeRefCountingPolicy to unit tests; removed cruft from unit tests
2006-03-17#128078# Removed unused typedef; corrected example codeThorsten Behrens1-3/+3