summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2018-07-06Generalize FG cycle detection for...Dennis Francis
2018-07-06Use cycle guard for calls to InterpretTail tooDennis Francis
2018-07-06loplugin:useuniqueptr in ScViewDataNoel Grandin
2018-07-06GetNextPos: init end cols/rows with current pos, tdf#68290 follow-upEike Rathke
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin
2018-07-06Added text transformations for external dataVikas
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt
2018-07-06add a selection for the DB range to Dataprovider dlgMarkus Mohrhard
2018-07-06Added Delete Column Transformation in Data Provider DialogManuj Vashist
2018-07-06Limit GetNextPos() loops to range also for nMoveX, tdf#68290 follow-upEike Rathke
2018-07-05sc: Prefer std::vector to std::dequeTakeshi Abe
2018-07-05Adjust indentation to match surrounding codeSamuel Mehrbrodt
2018-07-05block ocText for calc's threadingLuboš Luňák
2018-07-05tdf#105225 fix new background tab page in calc format cells dialogJim Raykowski