Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-15 | fix build error, add build depend | Caolán McNamara | |
2011-03-15 | fix build error, add build depend | Caolán McNamara | |
2011-03-15 | EasyHacks: 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-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-03 | Added using OString - debug code needs it | Thorsten Behrens | |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara | |
2011-02-16 | cppcheck: set these as public | Caolán McNamara | |
2011-02-07 | WaE: format not a string literal and no format arguments | Thomas Arnhold | |
2011-02-04 | Clean up makefiles | Thomas Arnhold | |
2011-02-03 | move module cppuhelper to boost unordered containers | Fridrich Strba | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-26 | Why OSL_ENSURE something that is not required? | Tor Lillqvist | |
2011-01-17 | Use separate .map file for cppuhelper for 64-bit MSVC build | Tor Lillqvist | |
2011-01-14 | get this to build again | Caolán McNamara | |
2011-01-12 | Some cppcheck cleaning | Julien Nabet | |
2011-01-04 | WaE: clear nClassCode also a member warning | Caolán McNamara | |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-12-05 | Remove redundant comments | J. Graeme Lingard | |
2010-11-24 | cppcheck: Empty string test can be simplified | Caolán McNamara | |
2010-11-24 | fix invalid XML | David Tardon | |
2010-11-03 | Changed symlink processing to new application name. Now the function will ↵ | Giuseppe Castagno | |
try for libreoffice in the PATH, instead of soffice. | |||
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara | |
2010-10-18 | #i111793# make cppuhelper/interfacecontainer strict aliasing safe | Caolán McNamara | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian 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-14 | Fix typos in comments in ure/cppuhelper | Laurent Charrière | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||
2010-10-14 | Delete commented out code in ure/cppuhelper | Laurent Charrière | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||
2010-10-14 | Translate German comments in ure/cppuhelper | Laurent Charrière | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-01 | Add short comment about what the WeakImplHelper* classes do | Miklos Vajna | |
2010-09-28 | LibreOffice Branding: first cut | Fridrich Štrba | |
Notes: split repo tag: ure_LIBREOFFICE_CREATE | |||
2010-06-04 | CWS-TOOLING: integrate CWS rt38 | Ivo Hinkelmann | |
Notes: split repo tag: ure_ooo/DEV300_m81 | |||
2010-06-03 | slidecopy: merged latest DEV300.m80 changes | Frank Schoenheit [fs] | |
2010-04-28 | rt38: #i110940#: Cleaned some deliver lists - do not try to copy ↵ | Ruediger Timm | |
non-existing files. | |||
2010-04-09 | slidecopy: merge CWS wth MWS-m76 | Frank Schoenheit [fs] | |
2010-03-24 | slidecopy: correct symbols | Frank Schoenheit [fs] | |
2010-03-23 | slidecopy: +createOneInstanceComponentFactory | Frank Schoenheit [fs] | |
2010-03-04 | sb118: #i109791# improved CPPUNIT_CFLAGS handling | sb | |
2010-03-04 | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too | Rene Engelhard | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-02-08 | sb118: merged in DEV300_m71 | sb | |
2010-02-03 | sb118: makefile dependencies fix | sb | |
2010-01-29 | sb118: #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-26 | merge DEV300_m70 | Michael Stahl | |
2010-01-13 | sb118: OOO_SUBSEQUENT_TESTS added | sb | |
2010-01-13 | swunolocking1: #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-11 | sb118: adapted cppuhelper/qa/propertysetmixin to new CppUnit | sb | |