summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22callcatcher: newly unused codeCaolán McNamara5-42/+4
2011-12-22fix msvc build errorCaolán McNamara1-0/+1
2011-12-22catch by const refCaolán McNamara12-31/+45
2011-12-22split hyphen patch to isolate android supportCaolán McNamara3-21/+22
2011-12-22ByteString->rtl::OStringCaolán McNamara4-17/+16
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara7-76/+87
2011-12-21Remove HelpAgentWindowAugust Sodora13-1105/+1
2011-12-21fix build with msvcPeter Foley1-0/+4
2011-12-22dmapper: clog -> SAL_WARN in GraphicImportMiklos Vajna1-5/+5
2011-12-22fdo#40937 fix RTF import of images with invalid crop dataMiklos Vajna1-2/+11
2011-12-22writerfilter: fix dbglevel=2 buildMiklos Vajna2-0/+80
2011-12-22Revert "Fix gmake detection for MacOSX"Bjoern Michaelsen1-14/+2
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat1-3/+3
2011-12-21rtl::OString::copy with count too large raises assert.Stephan Bergmann1-2/+2
2011-12-21ScChangeActionTable conversion: another correctionEike Rathke1-4/+7
2011-12-21ScChangeActionTable conversion: small correctionsMichael Stahl1-3/+4
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz7-140/+167
2011-12-21Replace SwTxtPortionTable with std::map.Marcel Metz1-7/+12
2011-12-21Don't show the non-printing characters by default.Jan Holesovsky2-2/+2
2011-12-21Revert this to build on msvc 2008Korrawit Pruegsanusak1-4/+4
2011-12-21resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke3-44/+70
2011-12-21ditch min/max as macros under msvcCaolán McNamara1-1/+1
2011-12-21don't remove configure and aclocal.m4 in distclean anymoreRene Engelhard1-2/+2
2011-12-21WaE: hInstance arg unused under mingw32Caolán McNamara1-1/+1
2011-12-21WaE: add a space to tell SLED-11 gcc that we know what we're doingCaolán McNamara1-1/+1
2011-12-21build-fix for windows msvcCaolán McNamara1-1/+1
2011-12-21get osl_File qa test to build under windowsCaolán McNamara1-0/+4
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl7-42/+48
2011-12-21do not use ABOUTBOXPRODUCTVERSIONSUFFIX in download namePetr Mladek1-1/+0
2011-12-21explicitly write an 8 bit empty stringCaolán McNamara2-2/+2
2011-12-21update delivering the correct versionCaolán McNamara1-2/+2
2011-12-21only use posix_fallocate() if it's actually availableRobert Nagy4-0/+15
2011-12-21disable min as macro under msvcCaolán McNamara1-1/+1
2011-12-21bump mythes to 1.2.2Caolán McNamara6-13/+12
2011-12-21I hate you poxy msvcCaolán McNamara2-2/+2
2011-12-21gbuild, sal: dl is linux onlyMatúš Kukan2-2/+3
2011-12-21sync the gb_LinkTarget__command_dynamiclink function from unxgcc.mkRobert Nagy2-7/+14
2011-12-21use the internal gethostbyname_r() implementation on OpenBSD tooRobert Nagy1-2/+2
2011-12-21tweak for pre language-defect #77Caolán McNamara32-155/+155
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara41-224/+257
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara46-327/+353
2011-12-21More removal from TTPropertiesAugust Sodora4-91/+0
2011-12-21Fix #43931 (bad hyphenation of French words with hyphen and apostrophe)László Németh1-1/+1
2011-12-21catch exception by constant referenceTakeshi Abe14-75/+74
2011-12-21Remove unused iconsAugust Sodora6-0/+0
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist6-19/+112
2011-12-21Remove TTPropertiesAugust Sodora11-485/+0
2011-12-21Revert "callcatcher: Remove unused code"August Sodora5-0/+137
2011-12-21callcatcher: remove unused classesMatúš Kukan9-665/+4
2011-12-21callcatcher: Remove unused codeAugust Sodora5-137/+0