summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-05Replace OpenOffice.org to %PRODUCTNAMEAndras Timar
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01avoid implicit castCaolán McNamara
2011-03-01pointless to go from char* to OString to char*Caolán McNamara
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-18Initialize the runtime library paths on DragonFlyFrancois Tigeot
2011-02-17don't attempt to iterate through contents of a dir that doesn't existCaolán McNamara
2011-02-16Translation of German comment.Albert Thuswaldner
2011-02-12A correct solution for the std::fill_nSteven Butler
2011-02-11std::fill_n does not return iteratorFridrich Štrba
2011-02-10Add x64 Windows here, tooTor Lillqvist
2011-02-10rhbz#649310 don't crash deregistering diff. platform ext.David Tardon
2011-02-10WaE: unused variableDavid Tardon
2011-02-10avoid useless copyDavid Tardon
2011-02-10Porting LO to DragonflyFrancois Tigeot
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08add in AIX here as wellCaolán McNamara
2011-02-08add freebsd in hereBaptiste Daroussin
2011-02-08oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5dNoel Power
2011-02-08companion ( or even part 2 ) of a fix for fdo#30879Noel Power
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2011-02-07fix for #30879Noel Power
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-04fix for #30879Noel Power
2011-02-03don't pushback and process a corrupt extensionCaolán McNamara
2011-02-02Clean up makefilesThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-02-01Remove unused fileThomas Arnhold
2011-01-31Some cppcheck cleaningJulien Nabet
2011-01-31initial FreeBSD workBaptiste Daroussin
2011-01-26this is wrong, using a pointer to a temporaryCaolán McNamara
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21extend assertion testDavid Tardon
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19Create process service factory early in all platforms.Kohei Yoshida
2011-01-18Make --help and --version work even without $DISPLAY.Lubos Lunak
2011-01-18fix broken code indentationLuboš Luňák
2011-01-18build with libpng 1.5.0 (fdo#33231)Luboš Luňák
2011-01-18don't pushback and process a corrupt extensionCaolán McNamara
2011-01-18tweak G_SLICE to canonical always-mallocCaolán McNamara
2011-01-16drop unused stringsCaolán McNamara
2011-01-16drop unused global OUStringsCaolán McNamara
2011-01-15microopts equalsAsciiL faster than compareToAscii(const sal_Char*)Caolán McNamara
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara