summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann
2012-05-15ruler: Fixed many off-by-one drawing problems.Jan Holesovsky
2012-05-14n#760294 svtools: allow border gap < 1ptMiklos Vajna
2012-05-14FilterConfigCache not used outside svtoolsStephan Bergmann
2012-05-14WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-13callcatcher: update unused code listCaolán McNamara
2012-05-11removed unused definesTakeshi Abe
2012-05-11removed dead codeTakeshi Abe
2012-05-11removed unused static dataTakeshi Abe
2012-05-09work around -Wreturn-type with compilers that cannot figure it out themselvesLuboš Luňák
2012-05-09sort fonts so that upright faces are shown in the font dropdown listCaolán McNamara
2012-05-09removed unused definesTakeshi Abe
2012-05-09removed dead codeTakeshi Abe