summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-30first pass at BrOffice artwork brandingfeature/winshrinkMichael Meeks1-2/+27
2010-11-30Adds OxygenOffice extras as configurable optionalKalman Szalai - KAMI1-0/+73
2010-11-30Updated artwork for rcThorsten Behrens9-0/+0
2010-11-27Resolves: rhbz#657628# divide by zeroCaolán McNamara1-2/+4
2010-11-25Put show credits entry into all app ui configsThorsten Behrens1-0/+1
2010-11-25Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOExceptionCaolán McNamara1-18/+27
2010-11-23show the control geometric propertis correctly (bnc#610921)Petr Mladek1-1/+1
2010-11-23show the really used default icon theme in options (bnc#603169)Petr Mladek1-1/+5
2010-11-20fixing overlapping controlsAndras Timar1-3/+3
2010-11-12Add "ti" without sublang into the encoding listFridrich Štrba1-1/+2
2010-11-11Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)LIBREOFFICE_3_2_99_3Petr Mladek0-0/+0
2010-11-08add OPENBSD ifdefs where neededRobert Nagy2-2/+2
2010-11-08Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers.Thomas Klausner1-2/+2
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-05Use org.libreoffice.script for Mac preferencesfeature/pptx-export-ooxml11Thorsten Behrens1-1/+1
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-01rhbz#648475# crash in scanner dialog, reset link in dtorLIBREOFFICE_3_3_FREEZECaolá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-989/+872
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn1-2/+1
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn1-2/+2
2010-10-31Adding Barcode extensionfeature/rodatastringsKalman 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-77/+78
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-53/+20
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-106/+105
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud24-236/+232
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
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud28-113/+113
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud2-2/+2
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud3-11/+12
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud9-13/+12
2010-10-25cleanup obsolete commentsGert Faller1-18/+1
2010-10-25#i109882# return early in unlikely event of failureCaolán McNamara1-0/+2