summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-05can undo this now with dial-down in solenvfeature/pptx-export-ooxml11Caolán McNamara1-4/+0
2010-11-04Export one more Timer symbolTor Lillqvist1-0/+1
2010-11-04Attempt to fix some vos removal fallout on WindowsTor Lillqvist3-0/+22
2010-11-04Export more Timer API with MSVC in the map fileTor Lillqvist1-0/+2
2010-11-03Workaround for the registration breakage on SUSE.Jan Holesovsky1-0/+4
2010-11-02Export more symbolsTor Lillqvist1-0/+8
2010-11-01Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ureLIBREOFFICE_3_3_FREEZEJan Holesovsky1-4/+0
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky10-30/+136
2010-11-01remove unused copy-and-pasted PAM_BINARY_MSG from os2 portCaolán McNamara1-4/+0
2010-11-01add missing parenthesisDavid Tardon1-1/+1
2010-11-01fix cppcheck realloc warningGert Faller1-2/+22
2010-11-01fix cppcheck realloc warningGert Faller2-3/+10
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller1-3/+3
2010-10-28CWS-TOOLING: integrate CWS jl162ooo/OOO330_m15ooo/OOO330_m14ooo/OOO330_m13obo10-30/+136
2010-10-27add modelines to .h and .c files as wellCaolán McNamara328-46/+798
2010-10-27add dbg_dumps for string buffersCaolán McNamara1-8/+14
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner1-2/+1
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner1-1/+2
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud5-10/+0
2010-10-26jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner10-30/+135
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud2-2/+0
2010-10-25remvove vos/macros.h usageNorbert Thiebaud4-4/+11
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-2/+2
2010-10-25kill bonobo-related code in the codemakerNorbert Thiebaud6-3710/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-0/+2
2010-10-25Create an abstract interface to be used to implement a SolarMutexNorbert Thiebaud1-0/+23
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud5-1/+746
2010-10-25#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mappingCaolán McNamara2-1/+6
2010-10-25micro optimizationsCaolán McNamara6-15/+15
2010-10-25micro optimizationsCaolán McNamara3-15/+14
2010-10-25micro optimizationsCaolán McNamara5-10/+10
2010-10-25micro optimizationsCaolán McNamara1-3/+3
2010-10-25cleanup / remove obsolete pam config piecesMichael Meeks1-9/+0
2010-10-25remove un-necessary pam usageNadav Vinik2-453/+14
2010-10-24micro optsCaolán McNamara10-36/+36
2010-10-24microoptCaolán McNamara1-1/+1
2010-10-24micro optsCaolán McNamara1-1/+1
2010-10-24micro optsCaolán McNamara2-2/+2
2010-10-24Fix some more typos in documentationAurimas Fišeras43-93/+93
2010-10-24give me a deterministic ctor/dtor ordering I can trust, and defer to first useCaolán McNamara1-10/+16
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner1-0/+6
2010-10-21jl162 #i115180# OOo does not find VM runtime library of Java 1.6.0_22 on MacJoachim Lingner1-1/+2
2010-10-20#i101100# strict-alias cleanCaolán McNamara3-77/+68
2010-10-20explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara13-12/+16
2010-10-20replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)David Tardon1-4/+3
2010-10-19allow extra argumentsCaolán McNamara1-1/+1
2010-10-19FreeBSD's unsetenv also returns an int.Thomas Klausner1-1/+1
2010-10-19Use en-US spelling for consistencyAurimas Fišeras10-11/+11
2010-10-18add missing includeFlorian Bircher2-0/+2
2010-10-18make sure that SAL_N_ELEMENTS is defined on win32.Norbert Thiebaud1-1/+1