summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Resolves: fdo#47291 polypoly[line|gon] points are signedCaolán McNamara1-4/+4
2012-10-30fix character positions translation (partial fix for n#757387)Radek Doulik1-3/+4
2012-10-12try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2-31/+30
2012-10-12make it possible to cache the resulting pixmap with a metafileLuboš Luňák2-14/+308
2012-10-12fix counting of bitmaps in a metafileLuboš Luňák1-6/+6
2012-10-12fix off-by-one when reading WMF/EMFLuboš Luňák1-2/+2
2012-10-12fix off-by-one in WMF/EMF readingLuboš Luňák1-1/+1
2012-10-12be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák1-86/+97
2012-09-28simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power1-0/+1
2012-09-28Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-23/+1
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-0/+4
2012-08-15validate polypolygon point countsCaolán McNamara1-6/+61
2012-08-13fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev1-1/+15
2012-08-10fdo#40152 replace with empty string in Basic IDEUray M. János1-1/+3
2012-08-08fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-1/+23
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