summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-10-11tdf#119580 sc: Use the regular object popupmenu for chartsMaxim Monastirsky
2018-10-11Remove superfluous separatorMaxim Monastirsky
2018-10-11tdf#120528: check for empty mpMouseEvent in ScDataTableView::MouseButtonUpMike Kaganski
2018-10-11Resolves: tdf#120476 need to be resizable if number of tabs is variableCaolán McNamara
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-10tdf#120410: Disable insert/delete row/page break in read-only modeXisco Fauli
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-09tdf#120264 - Access to "Get Involved"heiko tietze
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