summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-025-32/+30
* rulers: Fix the drawing on Windows, the text was still off there.Jan Holesovsky2012-06-012-54/+19
* targetted prefer prefix operators reversionMichael Meeks2012-05-311-1/+1
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-316-15/+18
* Store the module name here. I need to use it in the recent files menu.Kohei Yoshida2012-05-302-0/+3
* fdo#47752: first column of checkboxes is too smallIvan Timofeev2012-05-302-1/+20
* fdo#47752: use native checkbox widthIvan Timofeev2012-05-301-0/+2
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* add a little devtool to list the languages supported for spellcheckingCaolán McNamara2012-05-253-0/+169
* tidy SvtDocInfoTable_ImplCaolán McNamara2012-05-252-5/+2
* returning reference to temporary [-Werror]Stephan Bergmann2012-05-242-2/+2
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-242-5/+4
* Some cppcheck cleaningJulien Nabet2012-05-201-2/+1
* useless temporaryCaolán McNamara2012-05-181-2/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-172-2/+0
* ruler: More off-by-one drawing problems fixed (hopefully all of them now).Jan Holesovsky2012-05-161-9/+9
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-6/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-27/+20
* Unwound unhelpful LogHelper::logItStephan Bergmann2012-05-162-35/+32
* ruler: Fixed many off-by-one drawing problems.Jan Holesovsky2012-05-151-13/+22
* n#760294 svtools: allow border gap < 1ptMiklos Vajna2012-05-141-4/+5
* FilterConfigCache not used outside svtoolsStephan Bergmann2012-05-141-4/+3
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-142-10/+10
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-4/+3
* Add helpful instructions nearby encrypted CVE files.Michael Meeks2012-05-141-0/+7
* callcatcher: update unused code listCaolán McNamara2012-05-132-8/+0
* removed unused definesTakeshi Abe2012-05-117-14/+0
* removed dead codeTakeshi Abe2012-05-112-114/+0
* removed unused static dataTakeshi Abe2012-05-113-7/+0
* work around -Wreturn-type with compilers that cannot figure it out themselvesLuboš Luňák2012-05-091-2/+1
* sort fonts so that upright faces are shown in the font dropdown listCaolán McNamara2012-05-091-5/+19
* removed unused definesTakeshi Abe2012-05-098-35/+0
* removed dead codeTakeshi Abe2012-05-098-181/+1
* Related: fdo#34814 check if a missing font is a known symbol fontCaolán McNamara2012-05-091-35/+44
* remove comment, it'll only confuse mattersCaolán McNamara2012-05-091-6/+1
* Incorrect character written out when saved in HTML formatGordon Lack2012-05-091-2/+7
* Revert "Set the listbox height to an integer multiple of the listbox entry...Ivan Timofeev2012-05-081-10/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-045-18/+18
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-041-35/+5
* != instead of < for comparison with end iteratorJulien Nabet2012-05-025-5/+5
* add another test docCaolán McNamara2012-04-301-0/+0
* Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara2012-04-303-0/+4
* make ResId::toString a non-static memberCaolán McNamara2012-04-3017-114/+100
* Fix buildissue in svtools with missing include.Tomas Chvatal2012-04-291-0/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* ruler: Implemented the design by Mirek M.Jan Holesovsky2012-04-271-141/+12
* Make the default application background lighter (and remove a hack).Jan Holesovsky2012-04-271-9/+0
* ruler: Kill STYLE_OPTION_MONO usage.Jan Holesovsky2012-04-271-168/+81
* Remove unused methodsJosé Santiago Jiménez Sarmiento2012-04-252-29/+0
* refactor ImpSvtDataCaolán McNamara2012-04-2532-90/+52