summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colrctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl1-17/+15
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-18/+18
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-3/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M1-24/+24
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-6/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-12/+18
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-3/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara1-5/+6
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-7/+2
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-2/+2
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-32/+39
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-7/+7
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-28/+35
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-5/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara1-10/+12
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1