summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin21-40/+37
2018-10-24ScDoubleItem is deadNoel Grandin7-77/+1
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-2/+2
2018-10-24calc context toolbar update celleditandreas kainz1-3/+7
2018-10-24calc context menu cell add styles support (like in writer)andreas kainz1-8/+25
2018-10-24weld AdvancedSettingsDialogCaolán McNamara11-18/+18
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin55-101/+89
2018-10-23sc: speed-up: avoid usage of svl::SharedString where it is possibleSerge Krot1-37/+74
2018-10-23remove all use_action_appearance linesCaolán McNamara12-66/+0
2018-10-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke1-1/+5
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara1-271/+268
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann4-24/+15
2018-10-22tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impressandreas kainz1-3/+8
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-62/+60
2018-10-22tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impressandreas kainz1-33/+23
2018-10-22tdf#119547 Media Contextmenu sync in all appsandreas kainz1-26/+14
2018-10-22NB tabbed calc: finishing correct padding and final tab reviewandreas kainz1-128/+211
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 McNamara7-107/+123
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2-5/+5
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara2-7/+3
2018-10-22pvs-studio: V1001 variable assigned but is not used by the end of the functionCaolán McNamara1-1/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski1-15/+11
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin2-8/+8
2018-10-19NB fix TextShape with uno:DrawText instead of uno:Textandreas kainz1-2/+2
2018-10-19Turn ScStyleSheet::Usage into scoped enumStephan Bergmann4-11/+11
2018-10-19index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-19copy and paste errorCaolán McNamara1-1/+1
2018-10-19index validity check looks dubiousCaolán McNamara1-2/+2
2018-10-19NB tabbed: update draw tab drop down menu entriesandreas kainz1-145/+69
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin21-33/+33
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann2-16/+16
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin11-93/+93
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier2-16/+0
2018-10-18NB: Rename Menu entries for drop down menuesandreas kainz1-182/+176
2018-10-18add test for bug tdf#73081Zdeněk Crhonek1-1117/+1010
2018-10-18Sync Image/Graphic Tabb and context menuandreas kainz2-44/+76
2018-10-18Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz2-0/+16
2018-10-18loplugin:staticvar in scNoel Grandin14-122/+122
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin3-15/+4
2018-10-17Remove unused FormulaLogger::maMessageStephan Bergmann1-1/+0
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-17Silence more Clang trunk -Wdefaulted-function-deletedStephan Bergmann2-6/+6
2018-10-17ScTable::CopyTable drop defaults from paramsNoel Grandin3-9/+17
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin50-119/+124
2018-10-17loplugin:singlevalfieldsNoel Grandin4-34/+1
2018-10-17Notebookbar: sync tabbedbarandreas kainz1-26/+19
2018-10-17Notebookbar: update calc tabbed notebookbarandreas kainz1-760/+1470
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung1-0/+5