summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-10-08tdf#113236 change menu "Tools > Protect Spreadsheet" to "Protect Spreadsheet ...Cor Nouws
2018-10-08sc: speed-up: no usage of temp strings objectsSerge Krot
2018-10-08weld ScTPValidationErrorCaolán McNamara
2018-10-08weld ScTPValidationHelpCaolán McNamara
2018-10-08weld ScTpSubTotalOptionsCaolán McNamara
2018-10-07Resolves: tdf#73081 empty <> not-empty is also a match if numericEike Rathke
2018-10-07tdf#120317 Set control layer name if not defaultRegina Henschel
2018-10-07use more std::unique_ptr in ScCheckListMenuWindowNoel Grandin
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-10-06use more std::unique_ptr in ScUndoDrawNoel Grandin
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin
2018-10-05sc: Enhance binary search for ScMarkArraySerge Krot
2018-10-04Do not let end row creep above start row, tdf#69977 tdf#119305 follow-upEike Rathke
2018-10-04tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth
2018-10-04Resolves: tdf#120238 remove wrong assert()Eike Rathke
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-10-04reserve space before appending to vector in a loopNoel Grandin
2018-10-04loplugin:useuniqueptr in ResultMembersNoel Grandin
2018-10-03tdf#120057: protect sheet dialog checklistbox should be can-focusXisco Fauli
2018-10-03update old .ui to current formatCaolán McNamara
2018-10-03unweld HeaderEditPage for nowCaolán McNamara