summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-04Remove various useless comments in components.Guillaume Poussel1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold36-120/+120
2011-03-02Remove TF_SDBAPIThomas Arnhold2-6/+0
2011-03-02Remove MY_DEBUGThomas Arnhold1-6/+0
2011-03-02Remove USE_SAVE_STATEThomas Arnhold1-8/+0
2011-03-02Remove SAVE_ALL_STATESThomas Arnhold1-55/+0
2011-02-27Fix Windows buildFridrich Štrba1-0/+2
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot1-1/+2
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold5-8/+8
2011-02-26Remove "using namespace ::rtl"Julien Nabet31-36/+77
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers2-2/+0
2011-02-20Remove hard-coded debug stuffThomas Arnhold1-20/+0
2011-02-16Remove HPUX supportThomas Arnhold1-1/+1
2011-02-15dragonfly stuffFrancois Tigeot2-2/+2
2011-02-13Remove bogus commentsGuillaume Poussel4-6/+3
2011-02-11Avoid confusion between boost::vector and std::vectorFridrich Štrba1-1/+2
2011-02-09Remove static if-statementThomas Arnhold2-22/+8
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba11-32/+9
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist3-24/+10
2011-02-08std:: -> o3tl:: fixesLuboš Luňák3-3/+6
2011-02-08Remove useless comments in components.Guillaume Poussel4-5/+2
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist4-8/+8
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky3-4/+7
2011-02-07WaE: format not a string literal and no format argumentsThomas Arnhold1-2/+2
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold1-1/+1
2011-02-06Remove lots of dead codeThomas Arnhold5-171/+1
2011-02-06move components to boost unordered containersFridrich Štrba11-37/+37
2011-02-03another s/OpenOffice.org/LibreOffice/ in nspluginRene Engelhard1-1/+1
2011-02-02Clean up makefilesThomas Arnhold6-82/+1
2011-02-01Clean up makefilesThomas Arnhold1-54/+1
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara1-1/+1
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara5-16/+11
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders1-3/+5
2011-01-26Remove some dead code.Thomas Arnhold5-56/+0
2011-01-25Remove FUTURE.Thomas Arnhold1-3/+0
2011-01-24Fix fallout of WIN_ULONG change in pre/postsys.hTor Lillqvist7-26/+21
2011-01-23Hopefully this will fix mac build.Thomas Arnhold2-0/+3
2011-01-21Remove doubled headers.Thomas Arnhold22-41/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold8-40/+40
2011-01-14Remove pesky on-line registration menu entry. (fdo#33112)Kohei Yoshida1-1/+0
2011-01-09fix nsplugin for LibreOffice nameRene Engelhard1-2/+6
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-04use RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2010-12-29cppcheck: this can be constCaolán McNamara2-2/+2
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-4/+8
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner1-1/+1
2010-12-15RTL_CONSTASCII_USTRINGPARAM in extensionsJulien Nabet2-2/+2