summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrltool.cxx
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-05translated German commentsLuc Castermans
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-11XubString->OUStringCaolán McNamara
2013-07-09mem leaks in writer font options tabpageCaolán McNamara
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-16Some cppcheck cleaningJulien Nabet
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky
2012-10-11XubString->OUStringCaolán McNamara
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19Related: #i89077# Singapore uses simplified chineseCaolán McNamara
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-25refactor ImpSvtDataCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-05-04Remove List usage in FontListRafael Dominguez
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01const static dataLuboš Luňák
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-24cppcheck: Unused private functionCaolán McNamara
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-04-19do not show icons in menu if this is disabledChristian Lippka
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer