summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2018-10-24ScDoubleItem is deadNoel Grandin1-8/+0
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-2/+2
2018-10-24weld AdvancedSettingsDialogCaolán McNamara11-18/+18
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin38-63/+56
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-62/+60
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli1-4/+4
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2-12/+16
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski1-15/+11
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin2-8/+8
2018-10-19index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-19copy and paste errorCaolán McNamara1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-9/+9
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann2-16/+16
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin6-34/+35
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier1-13/+0
2018-10-18Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz1-0/+13
2018-10-18loplugin:staticvar in scNoel Grandin2-22/+22
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin13-28/+23
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen112-215/+143
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke1-2/+2
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma2-0/+13
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky1-5/+1
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin2-39/+1
2018-10-15Redundant variableMike Kaganski1-2/+1
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-0/+2
2018-10-15add SvStream::TellEndNoel Grandin4-17/+7
2018-10-15loplugin:constfields in scNoel Grandin137-662/+661
2018-10-14MoreButton is solely used by toolkitCaolán McNamara9-9/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara22-30/+0
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara3-4/+4
2018-10-12Simple translation passing by...Andrea Gelmini1-1/+1
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-30/+68
2018-10-11tdf#119580 sc: Use the regular object popupmenu for chartsMaxim Monastirsky1-1/+1
2018-10-11tdf#120528: check for empty mpMouseEvent in ScDataTableView::MouseButtonUpMike Kaganski1-0/+2
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+2
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák3-3/+0
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke2-1/+4
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann18-33/+30
2018-10-09loplugin:unusedmethodsNoel Grandin1-2/+0
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin30-183/+181
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara3-3/+7
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin1-2/+2
2018-10-08Added date time transformations - follow-upVikas Mahato1-145/+102
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin5-9/+9
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin2-4/+2
2018-10-08weld ScTPValidationErrorCaolán McNamara2-62/+48
2018-10-08weld ScTPValidationHelpCaolán McNamara2-44/+24
2018-10-08weld ScTpSubTotalOptionsCaolán McNamara2-91/+76