summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
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-10-08Remove some old workaroundMaxim Monastirsky
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
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-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-12Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski
2017-09-01Use named enum/constant instead of commentEike Rathke
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-29Remove duplicate codeMaxim Monastirsky
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet
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-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
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-14use more OUString::operator== in svxNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke