summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+2
2020-05-09compact namespace in scNoel Grandin7-14/+14
2020-04-26move PanelLayout to sfx2Caolán McNamara3-3/+3
2020-04-26all ItemWindows are now weldedCaolán McNamara1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara4-5/+5
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara5-5/+5
2020-04-17Added unique id for number format comboboxMert Tumer1-1/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-03-24weld writer navigatorCaolán McNamara3-7/+7
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin3-3/+3
2020-03-05lok: remove complex rotation / alignment settingsHenry Castro2-0/+48
2020-02-28weld calc navigatorCaolán McNamara1-2/+0
2020-02-07weld ScNumberFormat ItemWindowCaolán McNamara1-3/+4
2020-01-31new loplugin:namespaceindentationNoel Grandin3-3/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin7-14/+14
2020-01-14remove some unneeded includesCaolán McNamara1-4/+0
2020-01-13loplugin:unusedmethodsNoel Grandin2-9/+0
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten1-2/+1
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara8-307/+321
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara2-116/+113
2019-12-30weld AlignmentPropertyPanelCaolán McNamara2-197/+148
2019-12-23use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT)Caolán McNamara1-1/+1
2019-12-23use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK)Caolán McNamara1-3/+3
2019-12-23use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED)Caolán McNamara1-3/+3
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara1-2/+4
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-1/+0
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin6-12/+6
2019-10-01loplugin:stringadd in scNoel Grandin1-8/+8
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-05-28ScNumberFormatControl uses an SfxUInt16ItemStephan Bergmann1-1/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen5-0/+5
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen10-32/+12
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2-0/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-10/+10
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen6-15/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-8/+8
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-9/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-3/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin3-13/+13
2018-10-03loplugin:unusedmethodsNoel Grandin1-0/+1
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-4/+4
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen5-6/+0
2018-04-06improve field names in CellAppearancePropertyPanelNoel Grandin2-132/+90
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin4-126/+39
2018-04-05tdf#116799 Border selection icon tool in sidebar disappearingNoel Grandin1-17/+22
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1