summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-07-12SvTreeListBox::DoubleClickHdl: Navigator return more to be done, tdf#117063Eike Rathke
2018-07-12loplugin:useuniqueptr in ScRTFParserNoel Grandin
2018-07-12loplugin:useuniqueptr in ScHTMLLayoutParserNoel Grandin
2018-07-12loplugin:useuniqueptr in XclImpChangeTrackNoel Grandin
2018-07-12loplugin:useuniqueptr in XclExpChTrTabIdNoel Grandin
2018-07-12loplugin:useuniqueptr in RootDataNoel Grandin
2018-07-12loplugin:useuniqueptr in ExtConditionalFormattingContextNoel Grandin
2018-07-12loplugin:useuniqueptr in LotAttrCacheNoel Grandin
2018-07-12loplugin:useuniqueptr in TokenPoolNoel Grandin
2018-07-12loplugin:useuniqueptr in LotusFontBufferNoel Grandin
2018-07-12fix the buildMarkus Mohrhard
2018-07-12Added Number transformation in Data Provider DlgManuj Vashist
2018-07-12Added Aggregate functions to data provider dlgManuj Vashist
2018-07-12Added Sort Transformation in Data Provider dlgManuj Vashist
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-11ScGlobal::OpenURL: support relative references as URI references in hyperlinksEike Rathke
2018-07-11sc: Prefer std::vector to std::deque or std::stackTakeshi Abe
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin
2018-07-11loplugin:useuniqueptr in ScPrintFuncNoel Grandin
2018-07-11loplugin:useuniqueptr in ScModelObjNoel Grandin
2018-07-10ScGlobal::OpenURL: rearrange item initEike Rathke
2018-07-10ScGlobal::OpenURL: obtain pViewFrm early and bail out if not availableEike Rathke
2018-07-10Resolves: tdf#118624 let RAND() in array/matrix mode fill a matrixEike Rathke
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10say in debug output which ocExternal wasn't handledLuboš Luňák
2018-07-10disable OpenCL for XIRRLuboš Luňák
2018-07-10loplugin:useuniqueptr in ScCellFormatsEnumerationNoel Grandin
2018-07-10loplugin:useuniqueptr in DrawViewKeeperNoel Grandin
2018-07-10loplugin:useuniqueptr in ScPreviewShellNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-09lok: sc: user input is lost when another user moves the related cellMarco Cecchetti
2018-07-09loplugin:oncevarNoel Grandin
2018-07-09rename UI element to prevent duplicate IDs in same dialogMarkus Mohrhard
2018-07-09added Text transformation in data provider dlgManuj Vashist
2018-07-08Added XML data providerVikas Mahato
2018-07-08Added number transformations for external dataVikas
2018-07-08tdf#118556 : Respect locale specific decimal separator...Dennis Francis
2018-07-08Fix typoAndrea Gelmini
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-08Resolves: tdf#118561 handle external references as jump matrix resultEike Rathke
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin
2018-07-07Fix typosAndrea Gelmini
2018-07-06Handle protection lock mark in Undo/Redo, tdf#68290 follow-upEike Rathke
2018-07-06tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga91
2018-07-06Related: tdf#118547 handle multi-sheet un-/protect, tdf#95880 follow-upEike Rathke
2018-07-06Added aggregate functions for external dataVikas
2018-07-06tdf#118547: Remove lock mark only if password is correctXisco Fauli
2018-07-06GetNextPos: deduplicate some nMovX codeEike Rathke