summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-22output the paths that failCaolán McNamara1-3/+3
2011-03-22disable pagein and oosplash.bin compile/install for MacMichael Meeks1-0/+9
2011-03-21re-work start process to enable earlier splash and faster startMichael Meeks3-2/+20
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold9-31/+31
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky259-1579/+5067
2011-03-15more merge fixesMichael Meeks1-1/+1
2011-03-13fix mis-merge in desktopNorbert Thiebaud4-13/+12
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold5-6/+5
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold21-43/+43
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens259-1546/+5035
2011-03-09Revert idle whitespace changesThorsten Behrens10-31/+31
2011-03-05Replace OpenOffice.org to %PRODUCTNAMEAndras Timar7-5/+29
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-03-01avoid implicit castCaolán McNamara1-4/+3
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-8/+4
2011-02-26Remove "using namespace ::rtl"Julien Nabet12-12/+31
2011-02-17don't attempt to iterate through contents of a dir that doesn't existCaolán McNamara1-45/+48
2011-02-16Translation of German comment.Albert Thuswaldner16-138/+2
2011-02-12A correct solution for the std::fill_nSteven Butler1-6/+3
2011-02-11std::fill_n does not return iteratorFridrich Štrba1-4/+6
2011-02-10Add x64 Windows here, tooTor Lillqvist1-0/+3
2011-02-10rhbz#649310 don't crash deregistering diff. platform ext.David Tardon1-5/+159
2011-02-10WaE: unused variableDavid Tardon1-6/+8
2011-02-10avoid useless copyDavid Tardon1-8/+5
2011-02-10Porting LO to DragonflyFrancois Tigeot1-0/+6
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-8/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist2-2/+0
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist3-6/+6
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer32-134/+134
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-2/+6
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner9-96/+31
2011-02-07fix for #30879Noel Power1-1/+1
2011-02-05migrate to use boost unordered containersFridrich Štrba11-20/+20
2011-02-04fix for #30879Noel Power1-1/+1
2011-02-03don't pushback and process a corrupt extensionCaolán McNamara1-1/+2
2011-02-03CWS gnumake3: resync to m99Mathias Bauer9-96/+31
2011-02-02Clean up makefilesThomas Arnhold2-5/+1
2011-02-01gnumake3: work around opt. bug: smoketest crash on x86_64 linux (g++ 4.3.3)Michael Stahl1-2/+3
2011-02-01Clean up makefilesThomas Arnhold2-6/+0
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov9-96/+31
2011-01-31Some cppcheck cleaningJulien Nabet4-12/+8
2011-01-26this is wrong, using a pointer to a temporaryCaolán McNamara1-2/+2
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara5-26/+3
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko2-2/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner26-491/+934
2011-01-21extend assertion testDavid Tardon1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold11-19/+19
2011-01-19Create process service factory early in all platforms.Kohei Yoshida2-15/+6
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen26-491/+934
2011-01-18Make --help and --version work even without $DISPLAY.Lubos Lunak2-19/+41