summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-15sc: Let SKEW/SKEWP raise #!DIV/0 when < 3 numbers are givenTakeshi Abe
2018-10-15sc: Make KURT() return #DIV/0! when <4 arguments are givenTakeshi Abe
2018-10-15Redundant variableMike Kaganski
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-13Fix a weird checkbox label in Calc’s recalculation promptAdolfo Jayme Barrientos
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-12Simple translation passing by...Andrea Gelmini
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky