summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28Remove some unused localsThomas Arnhold
2012-06-28Remove unused header filesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-25hrc cleanup: Further cleanupThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák
2012-06-22fix counting of bitmaps in a metafileLuboš Luňák
2012-06-22be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák
2012-06-22improve/fix commentsLuboš Luňák
2012-06-22fix off-by-one when reading WMF/EMFLuboš Luňák
2012-06-22fix off-by-one in WMF/EMF readingLuboš Luňák
2012-06-22remove useless commentsLuboš Luňák
2012-06-22remove unused variableLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19Related: #i89077# Singapore uses simplified chineseCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19no references to temporariesLuboš Luňák
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18detect wrong UniString ctorCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-10nuke dead codeTakeshi Abe