summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colrctrl.cxx
AgeCommit message (Expand)Author
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin