summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-07-27discard broken embedded object previewsCaolán McNamara
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-06-30remove one more unused stringAndras Timar
2012-06-30remove unused string resourcesAndras Timar
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-18Give Macro recorder separate option, apart from Experimental featuresCor Nouws
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
2012-05-09Related: fdo#34814 check if a missing font is a known symbol fontCaolán McNamara
2012-05-09remove comment, it'll only confuse mattersCaolán McNamara
2012-05-09Incorrect character written out when saved in HTML formatGordon Lack
2012-05-08Revert "Set the listbox height to an integer multiple of the listbox entry...Ivan Timofeev
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat