summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Collapse)Author
2011-03-15fix build error, add build dependCaolán McNamara
2011-03-15fix build error, add build dependCaolán McNamara
2011-03-15EasyHacks: Reanimated tests in ure/cppuhelper/qa.Wilhelm Pflueger
I had to deactivate the test 'test_weak.cxx' in prj/build.lst. This test failed with 'error 139' - this is typically a segfault during test execution, oops.
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-03Added using OString - debug code needs itThorsten Behrens
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-16cppcheck: set these as publicCaolán McNamara
2011-02-07WaE: format not a string literal and no format argumentsThomas Arnhold
2011-02-04Clean up makefilesThomas Arnhold
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26Why OSL_ENSURE something that is not required?Tor Lillqvist
2011-01-17Use separate .map file for cppuhelper for 64-bit MSVC buildTor Lillqvist
2011-01-14get this to build againCaolán McNamara
2011-01-12Some cppcheck cleaningJulien Nabet
2011-01-04WaE: clear nClassCode also a member warningCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-24cppcheck: Empty string test can be simplifiedCaolán McNamara
2010-11-24fix invalid XMLDavid Tardon
2010-11-03Changed symlink processing to new application name. Now the function will ↵Giuseppe Castagno
try for libreoffice in the PATH, instead of soffice.
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18#i111793# make cppuhelper/interfacecontainer strict aliasing safeCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14Translate German comments in ure/cppuhelperLaurent Charrière
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-01Add short comment about what the WeakImplHelper* classes doMiklos Vajna
2010-09-28LibreOffice Branding: first cutFridrich Štrba
Notes: split repo tag: ure_LIBREOFFICE_CREATE
2010-06-04CWS-TOOLING: integrate CWS rt38Ivo Hinkelmann
Notes: split repo tag: ure_ooo/DEV300_m81
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-04-28rt38: #i110940#: Cleaned some deliver lists - do not try to copy ↵Ruediger Timm
non-existing files.
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-03-24slidecopy: correct symbolsFrank Schoenheit [fs]
2010-03-23slidecopy: +createOneInstanceComponentFactoryFrank Schoenheit [fs]
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-08sb118: merged in DEV300_m71sb
2010-02-03sb118: makefile dependencies fixsb
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
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-26merge DEV300_m70Michael Stahl
2010-01-13sb118: OOO_SUBSEQUENT_TESTS addedsb
2010-01-13swunolocking1: #i108161#: WeakReferenceHelper:Michael Stahl
Apple g++ 4.0.1 erroneously believes that it is ambiguous to use WeakReference<XInterface>::operator=(Reference<XInterface>). as a workaround, introduce WeakReferenceHelper::clear(), and fix all users.
2010-01-11sb118: adapted cppuhelper/qa/propertysetmixin to new CppUnitsb