summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-22loplugin:flatten in svxNoel Grandin7-324/+324
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-15/+10
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-3/+3
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara1-1/+2
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara1-1/+2
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2-21/+25
2017-10-26vcl: make MapMode constructor explicitMichael Stahl7-14/+14
2017-10-25Resolves: tdf#113328 crash in color replacer if parent closed before itCaolán McNamara1-0/+2
2017-10-23loplugin:includeform: svxStephan Bergmann15-37/+37
2017-10-18Resolves: tdf#113214 change back to previous entry after 'more' is dispatcherCaolán McNamara1-0/+2
2017-10-08tdf#106642 Wide color buttons are only for the sidebarMaxim Monastirsky2-4/+5
2017-10-08Remove some old workaroundMaxim Monastirsky1-6/+1
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin1-4/+141
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky2-9/+12
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara2-4/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-3/+3
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky1-0/+6
2017-09-24tdf#106762 Keep the previous m_xColorWindow lifecycleMaxim Monastirsky1-0/+12
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-47/+99
2017-09-21tdf#111894: fix leak memory with PaletteManager (take 2)Julien Nabet1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt4-22/+22
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt4-11/+11
2017-09-19Revert "tdf#111894: fix leak memory with PaletteManager with SvxColorListBox"Julien Nabet1-5/+1
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin4-18/+18
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara1-2/+0
2017-09-12Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara1-0/+2
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet1-1/+5
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski1-13/+10
2017-09-01Use named enum/constant instead of commentEike Rathke1-2/+4
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara1-1/+1
2017-08-29Remove duplicate codeMaxim Monastirsky1-17/+0
2017-08-29svx: Mark functions as localTakeshi Abe1-2/+2
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet1-17/+13
2017-08-18no need to redefine WB_NO_DIRECTSELECTNoel Grandin1-5/+0
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin2-2/+0
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet2-0/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara1-3/+7
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-35/+38
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-28loplugin:checkunusedparams more part2Noel Grandin1-9/+9
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-10/+0
2017-07-27loplugin:constparams in svxNoel Grandin5-8/+8
2017-07-25Resolves: rhbz#1372630 update recently used color with direct button clickCaolán McNamara1-0/+4
2017-07-25Related: rhbz#1372630 select color from color update, not colortable updateCaolán McNamara1-4/+6
2017-07-21de-hrc various thingsCaolán McNamara6-6/+6