summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-19n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistentlyMiklos Vajna1-0/+3
2012-06-19typo: paramters, paramaters -> parametersAndras Timar24-25/+25
2012-06-19do not repeate twice .0.0.beta2 in the download tarball namePetr Mladek1-1/+0
2012-06-19switch to the new version schemePetr Mladek2-25/+25
2012-06-19n#758883 dmapper: take care of border width when setting marginsMiklos Vajna2-6/+9
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks5-8/+4
2012-06-19fix license header for new files.Michael Meeks2-51/+12
2012-06-19WaE: silence warningCaolán McNamara1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara28-236/+208
2012-06-19Related: #i89077# Singapore uses simplified chineseCaolán McNamara1-9/+2
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara2-8/+11
2012-06-19death to some UniStringsCaolán McNamara17-38/+33
2012-06-19reduce amount of static StringsCaolán McNamara1-46/+41
2012-06-19why on earth are these double null terminatedCaolán McNamara1-5/+5
2012-06-19use a temporary rather than calling EraseCaolán McNamara1-6/+2
2012-06-19where is the logic of having 5 pChars if we only need 4Caolán McNamara1-2/+2
2012-06-19if the string is created of len 0, then no point passing any argumentsCaolán McNamara1-1/+1
2012-06-19if the string is created from 4 sal_Unicodes then it cannot be of 0 lenCaolán McNamara1-7/+4
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek20-0/+39
2012-06-19match properly the type in the extern declarationLuboš Luňák1-5/+5
2012-06-19fix help localization from source tarballsPetr Mladek1-7/+7
2012-06-19put the two new optinal desktop files into right file listsPetr Mladek1-0/+4
2012-06-19treat for tinderbox with obsolete gcc and -Werror *sigh*Luboš Luňák1-1/+1
2012-06-19no references to temporariesLuboš Luňák1-4/+3
2012-06-19mark const data as constLuboš Luňák1-11/+11
2012-06-19rework handling the case of recursive ooxml shapes againLuboš Luňák3-12/+50
2012-06-19add finding out page width to a testcaseLuboš Luňák2-2/+40
2012-06-19Revert "rework getting shape for the .docx import filter"Luboš Luňák3-10/+12
2012-06-19OSL_ENSURE -> SAL_WARN_IFLuboš Luňák1-2/+2
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)2-39/+66
2012-06-19document what methods are from the pre-stl containersCaolán McNamara1-1/+6
2012-06-19Remove a useless includeChristophe Christophe Marion1-2/+0
2012-06-19remove some UniString ctorsCaolán McNamara22-50/+50
2012-06-19oox: fix all vmlshapecontainer doxygen errorsMiklos Vajna1-5/+5
2012-06-19n#758883 dmapper: paragraph-level run props should affect numberings as wellMiklos Vajna3-0/+53
2012-06-19n#758883 dmapper: always set list id during stylesheet importMiklos Vajna1-7/+7
2012-06-19Add a note about MinGW debugging TODO.Jan Holesovsky1-0/+6
2012-06-19deliver pyuno/python.exe in one stepDavid Ostrovsky4-43/+6
2012-06-18evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard1-0/+1
2012-06-18WaE: unused parametersTor Lillqvist1-0/+5
2012-06-18touch depends on sal, toolkit depends on touchTor Lillqvist2-2/+2
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist9-42/+96
2012-06-18ByteBufferWrapper tweaksTor Lillqvist3-17/+44
2012-06-18Drop accidentally duplicated sectionTor Lillqvist1-7/+0
2012-06-18fdo#43967 legacy report designer wizard formats dates improperlyLionel Elie Mamane2-9/+12
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)20-39/+0
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18detect wrong UniString ctorCaolán McNamara2-1/+6
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara34-303/+300
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara2-0/+33