summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara1-11/+0
2020-12-01bring back optimized calc querying by value (tdf#133878)Luboš Luňák1-8/+40
2020-12-01Revert "Revert "tdf#138483 sc: update red circles after merging cells""László Németh5-4/+51
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel17-28/+43
2020-11-30Fix stack-use-after-returnStephan Bergmann1-1/+1
2020-11-30Fix typoAndrea Gelmini1-1/+1
2020-11-30Revert "tdf#138483 sc: update red circles after merging cells"László Németh5-51/+4
2020-11-30Missing include (for ScMergeFlagAttr)Stephan Bergmann1-0/+1
2020-11-30Make Pivot table data source dialog asyncSzymon Kłos3-111/+132
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos2-2/+26
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy5-4/+51
2020-11-30clean up ScDocumentThreadSpecificLuboš Luňák4-40/+11
2020-11-30it does not work to clear data of other thread's thread_localLuboš Luňák2-1/+6
2020-11-30add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel14-36/+36
2020-11-30LOKit: hide 'To document' dropdownAndras Timar2-0/+8
2020-11-29added parameter to SheetRightToLeft commandPranam Lashkari1-1/+1
2020-11-28tdf#138466 Crash when creating different scenariosNoel Grandin1-2/+3
2020-11-28fastparser in ScXMLTableContextNoel2-39/+15
2020-11-28fastparser in ScXMLContentContextNoel2-32/+0
2020-11-27tdf#138507: sc_subsequent_filters: Add unittestXisco Fauli2-0/+14
2020-11-27calc notebookbar update for 7.1andreas kainz1-8/+63
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen258-441/+289
2020-11-27Resolves tdf#134802 - Improved "Paste Special" dialog boxHeiko Tietze3-390/+484
2020-11-26added new parameter in uno:MovePranam Lashkari2-3/+10
2020-11-26autofilter: make working with multiple users in onlineSzymon Kłos3-5/+12
2020-11-26Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski1-4/+2
2020-11-26jsdialog: handle close for autofilter menuSzymon Kłos1-1/+4
2020-11-26jsdialog: notify about autofilter dropdown closeSzymon Kłos2-0/+28
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer2-1/+28
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann1-1/+2
2020-11-24tdf#138428: sc_uicalc: Add unittestXisco Fauli1-0/+61
2020-11-24Don't show tooltip for formula bar in onlineSzymon Kłos1-5/+3
2020-11-24tdf#138137 sc: remove red circle in merged cellTibor Nagy3-1/+37
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel94-273/+273
2020-11-24tdf#134528 Add "Reset All" button to Calc Solver dialogRafael Lima3-16/+56
2020-11-24static_cast after dynamic_castNoel Grandin1-67/+76
2020-11-23tdf#138428 don't record SetName("ScPostIt") in undoCaolán McNamara1-0/+8
2020-11-23tdf#131455: sc_uicalc: Add unittestXisco Fauli2-0/+61
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara1-1/+0
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan1-1/+2
2020-11-22Fix typosAndrea Gelmini1-1/+1
2020-11-22Added rebeccapurple to html color palettedante1-2/+2
2020-11-22Fix typoAndrea Gelmini1-2/+2
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+2
2020-11-21loplugin:stringviewparam for formulalogger/GroupScope/addMessage (sc)Julien Nabet1-1/+1
2020-11-20tdf#41845 sc: delete row/column with validation circlesTibor Nagy3-7/+54
2020-11-20sc: Add unittest to check size of commentsXisco Fauli1-0/+36
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-11-20Adapt ScfProgressBar to SfxProgress::SetState taking sal_uInt32Stephan Bergmann1-5/+5