summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
2021-03-03LOK: added missing PixelInvalidate method for currency listPranam Lashkari
2020-09-22Use translated standard styles for styles listboxSzymon Kłos
2020-08-06lok: Hide not working 'More Styles' optionSzymon Kłos
2020-05-21lok: use "None" string item in the ListBox controlHenry Castro
2020-05-13jsdiloag: export SvxColorBox to JSONSzymon Kłos
2019-11-28don't put focus into unmapped windowsCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-25svx: fix missing includeMiklos Vajna
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos
2019-10-23jsdliaogs: send data for text styles comboboxSzymon Kłos
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin
2019-10-13no longer need bInterimBuilderCaolán McNamara
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-13tdf#120170 Prevent escape key press focus to documentJim Raykowski
2019-06-12Resolves tdf#115858: More button should move the focus to 'Styles' windowMuhammet Kara
2019-06-08weld View3DDialogCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-09tdf#124247: Fix tooltip message when color added to recent colorsAditya
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-27move LineListBox beside last consumerCaolán McNamara
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-15Resolves: tdf#122700 cannot change shadow colorCaolán McNamara
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2018-12-21Resolves: tdf#120885 Crash on choosing 'more styles'Caolán McNamara
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-18Simplify color status handlingMaxim Monastirsky
2018-11-17Rename BorderColorStatus to ColorStatusMaxim Monastirsky
2018-11-17tdf#121267 Handle missing diagonal bordersMaxim Monastirsky
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin