summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-22tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impressandreas kainz
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-22tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impressandreas kainz
2018-10-22tdf#119547 Media Contextmenu sync in all appsandreas kainz
2018-10-22NB tabbed calc: finishing correct padding and final tab reviewandreas kainz
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-22pvs-studio: V1001 variable assigned but is not used by the end of the functionCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-19NB fix TextShape with uno:DrawText instead of uno:Textandreas kainz
2018-10-19Turn ScStyleSheet::Usage into scoped enumStephan Bergmann
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19copy and paste errorCaolán McNamara
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19NB tabbed: update draw tab drop down menu entriesandreas kainz
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier
2018-10-18NB: Rename Menu entries for drop down menuesandreas kainz
2018-10-18add test for bug tdf#73081Zdeněk Crhonek
2018-10-18Sync Image/Graphic Tabb and context menuandreas kainz
2018-10-18Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17Remove unused FormulaLogger::maMessageStephan Bergmann
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17Silence more Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-17ScTable::CopyTable drop defaults from paramsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-17Notebookbar: sync tabbedbarandreas kainz
2018-10-17Notebookbar: update calc tabbed notebookbarandreas kainz
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung
2018-10-16coverity#1440303 use emplace_back instead of push_backCaolán McNamara
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara
2018-10-16Notebookbar: update tabbed toolbar for calcandreas kainz
2018-10-16Unit test deleting shared formula group top cell, tdf#119623Eike Rathke
2018-10-16Resolves: tdf#119623 record group positions also for top cellsEike Rathke
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky