summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)Author
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
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-06improve field names in CellAppearancePropertyPanelNoel Grandin
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin
2018-04-05tdf#116799 Border selection icon tool in sidebar disappearingNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-07use more Color in scNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-16move CellBorderUpdater bitmap update to VirtualDeviceNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19Uncheck Engineering notation checkbox on Scientific selectionJim Raykowski
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-27Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14improve redundantcast lopluginNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19TyposJulien Nabet
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann