summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12Remove obsolete (cargo-cult copied) dependenciesJens Carl
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-11NB Implementation: fix Underline command and add CharmapControlandreas kainz
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-10Remove obsolete (cargo-cult copied) dependenciesJens Carl
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-10tdf#118645 NB grouped calc: styles drop down menu will work nowandreas kainz
2018-07-09Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke
2018-07-09Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-09tdf#114131 Remove insert rows/columns in read-only modeXisco Fauli
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-08tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl
2018-07-08Fix typoAndrea Gelmini
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-08uitest for bug tdf#117458Zdeněk Crhonek