summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2018-06-11tdf#117537 block rentry to CheckAndMarkUnknownFontCaolán McNamara
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13tdf#107403 Don't scale frame icons twiceMaxim Monastirsky
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara
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-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