summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-07-27discard broken embedded object previewsCaolán McNamara1-8/+17
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders1-0/+1
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl1-3/+6
2012-07-04refactor handling of double border widths:Michael Stahl1-6/+25
2012-06-30remove one more unused stringAndras Timar1-4/+0
2012-06-30remove unused string resourcesAndras Timar2-81/+0
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-18Give Macro recorder separate option, apart from Experimental featuresCor Nouws2-1/+36
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
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-27/+20
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann2-35/+32
2012-05-15ruler: Fixed many off-by-one drawing problems.Jan Holesovsky1-13/+22
2012-05-14n#760294 svtools: allow border gap < 1ptMiklos Vajna1-4/+5
2012-05-14FilterConfigCache not used outside svtoolsStephan Bergmann1-4/+3
2012-05-14WaE: unsafe mix of bool and sal_BoolCaolán McNamara2-10/+10
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara2-4/+3
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-05-13callcatcher: update unused code listCaolán McNamara2-8/+0
2012-05-11removed unused definesTakeshi Abe7-14/+0
2012-05-11removed dead codeTakeshi Abe2-114/+0
2012-05-11removed unused static dataTakeshi Abe3-7/+0
2012-05-09work around -Wreturn-type with compilers that cannot figure it out themselvesLuboš Luňák1-2/+1
2012-05-09sort fonts so that upright faces are shown in the font dropdown listCaolán McNamara1-5/+19
2012-05-09removed unused definesTakeshi Abe8-35/+0
2012-05-09removed dead codeTakeshi Abe8-181/+1
2012-05-09Related: fdo#34814 check if a missing font is a known symbol fontCaolán McNamara1-35/+44
2012-05-09remove comment, it'll only confuse mattersCaolán McNamara1-6/+1
2012-05-09Incorrect character written out when saved in HTML formatGordon Lack1-2/+7
2012-05-08Revert "Set the listbox height to an integer multiple of the listbox entry...Ivan Timofeev1-10/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold5-18/+18
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat1-35/+5