summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2010-12-03more Sal n elementsKenneth Venken
2010-12-02Revert one broken string initialisation changeTor Lillqvist
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 7Gert Faller
2010-11-28Remove dated commentsJ. Graeme Lingard
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller
2010-11-27Resolves: rhbz#657628# divide by zeroCaolán McNamara
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller
2010-11-26Some more dead code removed from the extensions.Robert Roth
2010-11-25cppcheck: method can be constCaolán McNamara
2010-11-24xmllint: convert entity name to unicode indexCaolán McNamara
2010-11-24RTL patchJulien Nabet
2010-11-23show the control geometric propertis correctly (bnc#610921)Petr Mladek
2010-11-22cleanup floating commentsMichael Meeks
2010-11-22further removing of dead codePierre-André Jacquod
2010-11-18fix 64 bit warnings in --enable-debug modeCaolán McNamara
2010-11-16get this to build againCaolán McNamara
2010-11-16Remove High contrast from bibliography extensionSebastian Spaeth
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers
2010-11-12Remove two more _HC instancesSebastian Spaeth
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov
2010-11-06add OPENBSD ifdefs where neededRobert Nagy
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/componentsNoel Power
2010-11-05Do not use -ldl on OpenBSD and tidy up the .IF block a bitRobert Nagy
2010-11-04Use SAL_N_ELEMENTS in clone/components directoryjulien
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens
2010-11-02initial import of latest cws container_controlsNoel Power
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner
2010-11-01rhbz#648475# crash in scanner dialog, reset link in dtorCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud
2010-10-18Two more SAL_N_ELEMENTS revertsTor Lillqvist
2010-10-18Revert SAL_N_ELEMENTS change for one fileTor Lillqvist
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken
2010-10-13fix AIX buildCaolán McNamara
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Default to evolutionMichael Meeks
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12vos:removal: missed a couple of OThreadNorbert Thiebaud