summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
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-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-02targeted string re-workNorbert Thiebaud
2012-06-01rulers: Fix the drawing on Windows, the text was still off there.Jan Holesovsky
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks
2012-05-30Store the module name here. I need to use it in the recent files menu.Kohei Yoshida
2012-05-30fdo#47752: first column of checkboxes is too smallIvan Timofeev
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev
2012-05-31nuke unused typedefTakeshi Abe
2012-05-25add a little devtool to list the languages supported for spellcheckingCaolán McNamara
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara
2012-05-24returning reference to temporary [-Werror]Stephan Bergmann
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-18useless temporaryCaolán McNamara
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-16ruler: More off-by-one drawing problems fixed (hopefully all of them now).Jan Holesovsky
2012-05-16removed unused constant rtl::OUStringTakeshi Abe