summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-10-03crash in calc page dialogCaolán McNamara
2018-10-03keep reset/standard orderCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-10-03loplugin:unusedfieldsNoel Grandin
2018-10-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02Fix typoAndrea Gelmini
2018-10-02tdf#120174 : Always copy mbValueCached flag in Assign()Dennis Francis
2018-10-02tdf#120227 'standard' button missing from .uiCaolán McNamara
2018-10-02Cater for --without-java in CppunitTest_sc_dataproviderStephan Bergmann
2018-10-02consistent 3.18 version require in .uisCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara