summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)Author
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-04-15WaE: 'bOn' may be used uninitialized in this functionTor Lillqvist
2014-04-15WaE: 'bHarsh2' may be used uninitialized in this functionTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-19coverity#704838 Dereference after null checkCaolán McNamara
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-01-25coverity#704343 Dead default in switchCaolán McNamara
2013-09-05convert svx/source/toolbars/*.cxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-12sal_Bool to boolTakeshi Abe
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-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-03nuke dead codeTakeshi Abe
2012-05-03removed unused definesTakeshi Abe
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-05cppcheck cleaningJulien Nabet
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth