summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-16coverity#1440303 use emplace_back instead of push_backCaolán McNamara1-2/+2
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara21-0/+21
2018-10-16Notebookbar: update tabbed toolbar for calcandreas kainz1-778/+691
2018-10-16Unit test deleting shared formula group top cell, tdf#119623Eike Rathke2-0/+44
2018-10-16Resolves: tdf#119623 record group positions also for top cellsEike Rathke1-6/+10
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen127-215/+246
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke3-2/+8
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma2-0/+13
2018-10-15loplugin:staticconstfield improvementsNoel Grandin8-35/+14
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky6-58/+38
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin4-68/+2
2018-10-15sc: Let SKEW/SKEWP raise #!DIV/0 when < 3 numbers are givenTakeshi Abe3-8/+31
2018-10-15sc: Make KURT() return #DIV/0! when <4 arguments are givenTakeshi Abe2-5/+7
2018-10-15Redundant variableMike Kaganski1-2/+1
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-2/+2
2018-10-15loplugin:unusedmethodsNoel Grandin2-64/+0
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze1-6/+6
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-0/+2
2018-10-15add SvStream::TellEndNoel Grandin8-28/+11
2018-10-15loplugin:constfields in scNoel Grandin390-1615/+1609
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-13Fix a weird checkbox label in Calc’s recalculation promptAdolfo Jayme Barrientos1-0/+1