summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-0/+9
2017-05-16fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard1-1/+1
2017-03-01Resolves: tdf#106099 tweak to restore old behaviourCaolán McNamara1-25/+36
2017-01-13SvxFontNameBox_Impl was not disposedMaxim Monastirsky1-14/+23
2016-11-27Handle cases where last-used palette disappearedStephan Bergmann1-1/+4
2016-11-14loplugin:unusedmethodsNoel Grandin1-1/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-3/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-48/+363
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-363/+48
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara1-0/+6
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara1-9/+1
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara1-2/+2
2016-11-04unify color selectorsCaolán McNamara1-39/+356
2016-11-02drop SvxColorWindow::ResizeCaolán McNamara1-4/+0
2016-11-02move SvxColorWindow to include/svxCaolán McNamara1-1/+1
2016-11-02rename SvxColorWindow_Impl to SvxColorWindowCaolán McNamara1-21/+21
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky1-3/+7
2016-10-20SvxColorWindow_Impl: Unify title settingMaxim Monastirsky1-47/+33
2016-10-19Remove RID_SVXITEMS_EXTRAS_CHARCOLOR stringMaxim Monastirsky1-1/+1
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky1-32/+73
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-56/+50
2016-10-13This comment is no longer trueMaxim Monastirsky1-9/+0
2016-10-13SvxColorToolBoxControl: Some cleanupMaxim Monastirsky1-77/+8
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky1-41/+33
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-10-0860x86 is the logical size not pixel sizeCaolán McNamara1-1/+1
2016-10-07de-src SvxStyleBox_Impl comboboxCaolán McNamara1-2/+3
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-46/+13
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky1-4/+4
2016-10-06Just use a referenceMaxim Monastirsky1-7/+6
2016-10-05SvxFrameWindow_Impl: Try to fix size calculationMaxim Monastirsky1-33/+32
2016-10-05Base SvxFrameWindow_Impl on ToolbarPopupMaxim Monastirsky1-31/+22
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-26/+47
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-18/+18
2016-10-03Resolves: tdf#101470 don't restore last value when submenu appearsCaolán McNamara1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:dllprivateStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-12tdf#90721 Line color initial behavior similar to fill colorMaxim Monastirsky1-1/+1
2016-09-04Fix "CntUInt32Item::PutValue - Wrong type" warningsMaxim Monastirsky1-5/+5
2016-09-04Non-split currency buttonMaxim Monastirsky1-1/+8
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky1-14/+1
2016-08-31Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara1-1/+1
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-03[GSoC] Rework of color tabRishabh Kumar1-1/+4
2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar1-1/+2
2016-07-09Resolves: tdf#100809 Paragraph styles drop-down listCaolán McNamara1-1/+3
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann1-1/+1
2016-06-28Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara1-5/+20