summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks107-2487/+1558
2012-06-21re-base on ALv2 code.Michael Meeks20-447/+321
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold5-70/+0
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke1-0/+2
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-14/+9
2012-06-19Related: #i89077# Singapore uses simplified chineseCaolán McNamara1-9/+2
2012-06-19death to some UniStringsCaolán McNamara4-12/+9
2012-06-19no references to temporariesLuboš Luňák1-4/+3
2012-06-19remove some UniString ctorsCaolán McNamara3-7/+7
2012-06-18detect wrong UniString ctorCaolán McNamara1-1/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-16removed unused forward declarations of classTakeshi Abe2-6/+0
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws2-1/+36
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-4/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara3-8/+8
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-11/+8
2012-06-10nuke dead codeTakeshi Abe2-86/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold7-15/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-6/+0
2012-06-08Convert SV_DECL_PTRARR(SvxEntryLst) to std::vectorNoel Grandin1-2/+2
2012-06-08fix missing braces in TextEngine::CreateLines in previous commitMichael Stahl2-18/+26
2012-06-08Convert SV_DECL_PTRARR(TextPortionArray) to std::vectorNoel Grandin4-52/+51
2012-06-08Forgot to add destructors for my PTRARR_DEL conversionsNoel Grandin2-2/+16
2012-06-08Convert SV_DECL_PTRARR_DEL(TextLines) to std::vectorNoel Grandin4-57/+63
2012-06-08Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vectorNoel Grandin2-37/+29
2012-06-08Convert SV_DECL_PTRARR(TextViews) to std::vectorNoel Grandin2-30/+28
2012-06-08Convert SV_DECL_PTRARR(SfxItemDesruptorList_Impl) to std::vectorNoel Grandin1-4/+5
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin8-61/+49
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara1-10/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-52/+38
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat2-17/+7
2012-06-02targeted string re-workNorbert Thiebaud5-32/+30
2012-06-01rulers: Fix the drawing on Windows, the text was still off there.Jan Holesovsky2-54/+19
2012-05-31targetted prefer prefix operators reversionMichael Meeks1-1/+1
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks6-15/+18
2012-05-30Store the module name here. I need to use it in the recent files menu.Kohei Yoshida2-0/+3
2012-05-30fdo#47752: first column of checkboxes is too smallIvan Timofeev2-1/+20
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev1-0/+2
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-25add a little devtool to list the languages supported for spellcheckingCaolán McNamara3-0/+169
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara2-5/+2
2012-05-24returning reference to temporary [-Werror]Stephan Bergmann2-2/+2
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara2-5/+4
2012-05-20Some cppcheck cleaningJulien Nabet1-2/+1
2012-05-18useless temporaryCaolán McNamara1-2/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-2/+0
2012-05-16ruler: More off-by-one drawing problems fixed (hopefully all of them now).Jan Holesovsky1-9/+9
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-6/+0