summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellLineStyleControl.cxx
AgeCommit message (Expand)Author
2024-06-03loplugin:ostr in scNoel Grandin
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2021-11-08tdf#48622 Adapt sidebar line styles to new defaultsSamuel Mehrbrodt
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2016-10-05convert border style to .uiCaolán McNamara
2016-10-05convert line style to .ui formatCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13Another GrabFocus during disposeMaxim Monastirsky
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-11fix-includes.pl: scThomas Arnhold
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
2013-08-02no need for dynamic array of XubStringsCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann