summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier
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-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-16coverity#1440303 use emplace_back instead of push_backCaolán McNamara
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#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-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
2018-10-11tdf#119580 sc: Use the regular object popupmenu for chartsMaxim Monastirsky
2018-10-11tdf#120528: check for empty mpMouseEvent in ScDataTableView::MouseButtonUpMike Kaganski
2018-10-11Resolves: tdf#90698 catch list (1;2) of non-references as errorEike Rathke
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-10-10fix detection of self-referencesLuboš Luňák
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke
2018-10-09add some more pluralized form examplesCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09sc: Enhance binary search for ScAttrArraySerge Krot
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08cppcheck: variableScope and fix index typesJochen Nitschke
2018-10-08Added date time transformations - follow-upVikas Mahato