summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/grafctrl.cxx
AgeCommit message (Expand)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOMCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-27SfxNoLayoutSingleTabDialog->SfxSingleTabDialogCaolán McNamara
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-05convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21fix thisCaolán McNamara
2011-03-21WaE: remove unused argumentCaolán McNamara
2011-03-20WaE: silence warningsThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-17ka102: rebased to DEV300_m100ka
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-07ka102: disable graphic attributes in case of RenderGraphic contentka
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-12-18Remove large blocks of commented codeAnders Jonsson
2010-11-16HC Cleanup - libs-coreJoseph Powers
2010-11-16Fix build and remove hicontrast parameterSebastian Spaeth
2010-11-16Remove more *sch High contrast image usesSebastian Spaeth
2010-11-13Purged BmpColorMode from libs-gui - libs-coreJoseph Powers
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11Removed a lot of the //CHINA001 comments.Alan Du
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04fix warningsPhilipp Lohmann [pl]
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]