summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
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-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-27Remove commented out codeThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19Related: #i89077# Singapore uses simplified chineseCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
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-31nuke unused typedefTakeshi Abe
2012-05-16ruler: More off-by-one drawing problems fixed (hopefully all of them now).Jan Holesovsky
2012-05-15ruler: Fixed many off-by-one drawing problems.Jan Holesovsky
2012-05-14n#760294 svtools: allow border gap < 1ptMiklos Vajna
2012-05-14WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-13callcatcher: update unused code listCaolán McNamara
2012-05-11removed unused definesTakeshi 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-09Related: fdo#34814 check if a missing font is a known symbol fontCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27ruler: Implemented the design by Mirek M.Jan Holesovsky
2012-04-27ruler: Kill STYLE_OPTION_MONO usage.Jan Holesovsky
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-25after nine years, time to give up on the REGEXP_SUPPORT dreamCaolán McNamara
2012-04-20String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-16callcatcher: update listCaolán McNamara
2012-04-16callcatcher: update unused codeCaolán McNamara
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05drop methods only used in svdemCaolán McNamara
2012-04-03ValueSet: reworked key navigationMatteo Casalin
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin
2012-04-02Convert tools/table.hxx usage to std::set in Calendar class in svtools moduleNoel Grandin
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara
2012-03-23Memcheck: Jump depends on unitialised variableMarkus Mohrhard
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara
2012-03-06TaskBar is never constructedCaolán McNamara
2012-03-03ValueSet: simplified autoscroll logicMatteo Casalin