summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-08Do not use -ldl on OpenBSD and tidy up the .IF block a bitRobert Nagy1-5/+2
2010-11-08add OpenBSD platformsRobert Nagy1-0/+4
2010-11-08further date-comment cleanupAlexander O. Anisimov5-9/+6
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov36-987/+47
2010-11-06add OPENBSD ifdefs where neededRobert Nagy2-2/+2
2010-11-06transform script providers into extensionsDavid Tardon1-0/+45
2010-11-06Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers.Thomas Klausner1-2/+2
2010-11-06If passed in MOZ_NSS_LIBS, use them.Thomas Klausner1-0/+3
2010-11-05Use org.libreoffice.script for Mac preferencesThorsten Behrens1-1/+1
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/componentsNoel Power62-514/+109
2010-11-05Do not use -ldl on OpenBSD and tidy up the .IF block a bitRobert Nagy1-5/+2
2010-11-05Use org.libreoffice.script for Mac preferencesThorsten Behrens1-1/+1
2010-11-05add OpenBSD platformsRobert Nagy1-0/+4
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö2-2/+2
2010-11-04Use SAL_N_ELEMENTS in clone/components directoryjulien3-3/+6
2010-11-03Update BROffice branding for Windows and MAC installer (fdo#31089)Petr Mladek8-0/+3443
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens1-1/+1
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens1-1/+1
2010-11-02Update BROffice branding for Windows installer (fdo#31089)Petr Mladek3-0/+0
2010-11-02cui: more fixes of dead code, bogus and GermaneXine50-502/+93
2010-11-02initial import of latest cws container_controlsNoel Power1-2/+3
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M53-1188/+78
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner9-76/+78
2010-11-01use SolarMutexGuard to take a guard on the solar mutex.Norbert Thiebaud1-1/+1
2010-11-01rhbz#648475# crash in scanner dialog, reset link in dtorCaolán McNamara1-5/+4
2010-11-01Save 1MB on wizards per languageKalman Szalai - KAMI14-20/+20
2010-11-01Macro Cleanup in UNO land.Joseph Powers17-972/+855
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn1-2/+1
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn1-2/+2
2010-10-31Adding Barcode extensionKalman Szalai - KAMI1-0/+15
2010-10-31Adding Validator extensionKalman Szalai - KAMI1-1/+16
2010-10-30Adding Diagram extensionKalman Szalai - KAMI1-0/+15
2010-10-28include algorithm for std::lower_boundCaolán McNamara1-0/+3
2010-10-28re-arrange options dialog to add experimental optionMichael Meeks4-74/+75
2010-10-28add modelines to .hxx files as wellCaolán McNamara747-1/+1813
2010-10-28Make some stl functions less ambiguous (fixes VC++ 10 compilation)Jesús Corrius2-3/+3
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius6-6/+6
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud1-2/+0
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud17-37/+14
2010-10-25remvove vos/macros.h usageNorbert Thiebaud16-36/+3
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-1/+1
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud5-9/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud43-97/+96
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud24-98/+94
2010-10-25migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud4-22/+7
2010-10-25remove the class TLBSolarMutex and use SolarMutexGuard insteadNorbert Thiebaud2-26/+8
2010-10-25remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud2-78/+59
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud8-77/+68
2010-10-25forgot base clase init callNorbert Thiebaud1-1/+2
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud8-68/+60