summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl2-2/+32
2018-07-12Remove obsolete (cargo-cult copied) dependenciesJens Carl1-35/+6
2018-07-12SvTreeListBox::DoubleClickHdl: Navigator return more to be done, tdf#117063Eike Rathke1-1/+1
2018-07-12loplugin:useuniqueptr in ScRTFParserNoel Grandin2-8/+8
2018-07-12loplugin:useuniqueptr in ScHTMLLayoutParserNoel Grandin2-31/+26
2018-07-12loplugin:useuniqueptr in XclImpChangeTrackNoel Grandin2-4/+4
2018-07-12loplugin:useuniqueptr in XclExpChTrTabIdNoel Grandin2-8/+7
2018-07-12loplugin:useuniqueptr in RootDataNoel Grandin4-23/+19
2018-07-12loplugin:useuniqueptr in ExtConditionalFormattingContextNoel Grandin2-5/+4
2018-07-12loplugin:useuniqueptr in LotAttrCacheNoel Grandin2-17/+11
2018-07-12loplugin:useuniqueptr in TokenPoolNoel Grandin2-5/+3
2018-07-12loplugin:useuniqueptr in LotusFontBufferNoel Grandin2-33/+13
2018-07-12fix the buildMarkus Mohrhard3-4/+11
2018-07-12Added Number transformation in Data Provider DlgManuj Vashist7-171/+394
2018-07-12Added Aggregate functions to data provider dlgManuj Vashist5-2/+191
2018-07-12Added Sort Transformation in Data Provider dlgManuj Vashist4-1/+149
2018-07-11ODF export data transformations -follow-upVikas Mahato4-2/+168
2018-07-11NB Implementation: fix Underline command and add CharmapControlandreas kainz3-5/+5
2018-07-11ScGlobal::OpenURL: support relative references as URI references in hyperlinksEike Rathke1-2/+21
2018-07-11sc: Prefer std::vector to std::deque or std::stackTakeshi Abe2-24/+16
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin8-92/+86
2018-07-11loplugin:useuniqueptr in ScPrintFuncNoel Grandin2-7/+7
2018-07-11loplugin:useuniqueptr in ScModelObjNoel Grandin2-14/+11
2018-07-10ScGlobal::OpenURL: rearrange item initEike Rathke1-4/+5
2018-07-10ScGlobal::OpenURL: obtain pViewFrm early and bail out if not availableEike Rathke1-7/+8
2018-07-10Resolves: tdf#118624 let RAND() in array/matrix mode fill a matrixEike Rathke1-1/+33
2018-07-10Remove obsolete (cargo-cult copied) dependenciesJens Carl1-37/+8
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl7-23/+83
2018-07-10say in debug output which ocExternal wasn't handledLuboš Luňák1-1/+1
2018-07-10disable OpenCL for XIRRLuboš Luňák1-2/+2
2018-07-10loplugin:useuniqueptr in ScCellFormatsEnumerationNoel Grandin2-6/+4
2018-07-10loplugin:useuniqueptr in DrawViewKeeperNoel Grandin1-6/+6
2018-07-10loplugin:useuniqueptr in ScPreviewShellNoel Grandin2-5/+4
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin5-8/+8
2018-07-10tdf#118645 NB grouped calc: styles drop down menu will work nowandreas kainz2-30/+30
2018-07-09Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke1-1/+13
2018-07-09Remove obsolete (cargo-cult copied) dependenciesJens Carl1-30/+1
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti6-10/+55
2018-07-09tdf#114131 Remove insert rows/columns in read-only modeXisco Fauli1-4/+4
2018-07-09lok: sc: user input is lost when another user moves the related cellMarco Cecchetti1-0/+10
2018-07-09loplugin:oncevarNoel Grandin1-2/+1
2018-07-09rename UI element to prevent duplicate IDs in same dialogMarkus Mohrhard2-3/+3
2018-07-09added Text transformation in data provider dlgManuj Vashist7-65/+261
2018-07-08Added XML data providerVikas Mahato7-0/+255
2018-07-08Added number transformations for external dataVikas3-1/+467
2018-07-08tdf#118556 : Respect locale specific decimal separator...Dennis Francis3-2/+9
2018-07-08tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl1-0/+15
2018-07-08Fix typoAndrea Gelmini3-3/+3
2018-07-08loplugin:passstuffbyrefNoel Grandin3-9/+9
2018-07-08uitest for bug tdf#117458Zdeněk Crhonek3-0/+165