summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-6/+4
* try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2012-06-222-31/+30
* make it possible to cache the resulting pixmap with a metafileLuboš Luňák2012-06-222-11/+305
* fix counting of bitmaps in a metafileLuboš Luňák2012-06-221-6/+6
* be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák2012-06-221-86/+97
* improve/fix commentsLuboš Luňák2012-06-221-7/+7
* fix off-by-one when reading WMF/EMFLuboš Luňák2012-06-221-2/+2
* fix off-by-one in WMF/EMF readingLuboš Luňák2012-06-221-1/+1
* remove useless commentsLuboš Luňák2012-06-221-4/+0
* remove unused variableLuboš Luňák2012-06-221-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-229-207/+126
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-217-44/+43
* re-base on ALv2 code.Michael Meeks2012-06-21107-2487/+1558
* re-base on ALv2 code.Michael Meeks2012-06-2120-447/+321
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-215-70/+0
* fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke2012-06-201-0/+2
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-14/+9
* Related: #i89077# Singapore uses simplified chineseCaolán McNamara2012-06-191-9/+2
* death to some UniStringsCaolán McNamara2012-06-194-12/+9
* no references to temporariesLuboš Luňák2012-06-191-4/+3
* remove some UniString ctorsCaolán McNamara2012-06-193-7/+7
* detect wrong UniString ctorCaolán McNamara2012-06-181-1/+1
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* removed unused forward declarations of classTakeshi Abe2012-06-162-6/+0
* Give Macro recorder separate option, apart from Experimental featuresCor Nouws2012-06-152-1/+36
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-4/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-133-8/+8
* use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara2012-06-121-1/+1
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-113-11/+8
* nuke dead codeTakeshi Abe2012-06-102-86/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-097-15/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-6/+0
* Convert SV_DECL_PTRARR(SvxEntryLst) to std::vectorNoel Grandin2012-06-081-2/+2
* fix missing braces in TextEngine::CreateLines in previous commitMichael Stahl2012-06-082-18/+26
* Convert SV_DECL_PTRARR(TextPortionArray) to std::vectorNoel Grandin2012-06-084-52/+51
* Forgot to add destructors for my PTRARR_DEL conversionsNoel Grandin2012-06-082-2/+16
* Convert SV_DECL_PTRARR_DEL(TextLines) to std::vectorNoel Grandin2012-06-084-57/+63
* Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vectorNoel Grandin2012-06-082-37/+29
* Convert SV_DECL_PTRARR(TextViews) to std::vectorNoel Grandin2012-06-082-30/+28
* Convert SV_DECL_PTRARR(SfxItemDesruptorList_Impl) to std::vectorNoel Grandin2012-06-081-4/+5
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-068-61/+49
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-051-10/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-52/+38
* CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat2012-06-042-17/+7
* targeted string re-workNorbert Thiebaud2012-06-025-32/+30
* rulers: Fix the drawing on Windows, the text was still off there.Jan Holesovsky2012-06-012-54/+19
* targetted prefer prefix operators reversionMichael Meeks2012-05-311-1/+1
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-316-15/+18
* Store the module name here. I need to use it in the recent files menu.Kohei Yoshida2012-05-302-0/+3