summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)Author
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-10-20use tools::Long in scNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-23Fix typo in codeAndrea Gelmini
2020-06-23remove JSON node erasingNoel Grandin
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-09compact namespace in scNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-17Added unique id for number format comboboxMert Tumer
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-24weld writer navigatorCaolán McNamara
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-05lok: remove complex rotation / alignment settingsHenry Castro
2020-02-28weld calc navigatorCaolán McNamara
2020-02-07weld ScNumberFormat ItemWindowCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara
2019-12-30weld AlignmentPropertyPanelCaolán McNamara
2019-12-23use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT)Caolán McNamara
2019-12-23use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK)Caolán McNamara
2019-12-23use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED)Caolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-05-28ScNumberFormatControl uses an SfxUInt16ItemStephan Bergmann
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
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski