summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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-10Move thumbnailview to sfx2 folder.Rafael Dominguez
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR(SvxEntryLst) to std::vectorNoel Grandin
2012-06-08fix missing braces in TextEngine::CreateLines in previous commitMichael Stahl
2012-06-08Convert SV_DECL_PTRARR(TextPortionArray) to std::vectorNoel Grandin
2012-06-08Forgot to add destructors for my PTRARR_DEL conversionsNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(TextLines) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR(TextViews) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR(SfxItemDesruptorList_Impl) to std::vectorNoel Grandin
2012-06-07remove unneeded insert functions and userdraw function.Rafael Dominguez
2012-06-06ThumbnailView: renamed a few files for more readable nameCédric Bosdonnat
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-06-03Remove support for setting thumbnail item background color.Rafael Dominguez
2012-06-03Display thumbnail associated text below it and horizontal centered.Rafael Dominguez
2012-06-03Make default color for items transparent.Rafael Dominguez