summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
2018-09-06default focus colorset on popover gaining focusCaolán McNamara
2018-07-03weld SwWatermarkDialogCaolán McNamara
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara
2018-05-31tdf#117537 block rentry to CheckAndMarkUnknownFontCaolán McNamara
2018-05-08Resolves: tdf#117470 reuse parent window of colorwindow...Caolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-09give color picker explicit parentCaolán McNamara
2018-03-06use more Color in svxNoel Grandin
2018-02-26use less TRGB_COLORDATANoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-10tdf#107403 Don't scale frame icons twiceMaxim Monastirsky
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-25Adjust includesAron Budea
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25Resolves: tdf#113328 crash in color replacer if parent closed before itCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-18Resolves: tdf#113214 change back to previous entry after 'more' is dispatcherCaolán McNamara
2017-10-08tdf#106642 Wide color buttons are only for the sidebarMaxim Monastirsky
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-24tdf#106762 Keep the previous m_xColorWindow lifecycleMaxim Monastirsky
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-21tdf#111894: fix leak memory with PaletteManager (take 2)Julien Nabet
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19Revert "tdf#111894: fix leak memory with PaletteManager with SvxColorListBox"Julien Nabet
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-18no need to redefine WB_NO_DIRECTSELECTNoel Grandin
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25Resolves: rhbz#1372630 update recently used color with direct button clickCaolán McNamara
2017-07-25Related: rhbz#1372630 select color from color update, not colortable updateCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoidStephan Bergmann