summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro2-109/+5
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro1-6/+0
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-0/+8
2018-08-27sc: prefix members of ScModuleHenry Castro1-41/+41
2018-08-23Allow fast result return for formula-cells with...Dennis Francis1-0/+2
2018-07-18tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks1-0/+1
2018-06-27tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis1-2/+4
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti2-0/+21
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist1-0/+7
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti1-1/+2
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-1/+0
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+3
2018-04-03tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin1-1/+1
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-2/+7
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos1-2/+0
2018-03-25lok IME: support dialogs as wellPranav Kant1-3/+3
2018-03-25sd, sc lok: IME support + unit testsPranav Kant1-0/+3
2018-03-21Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti1-6/+0
2018-03-19lokdialog: Give non-programmatic name to autofilterPranav Kant1-0/+1
2018-03-19tdf#95295: don't add duplicate conditional formatsMike Kaganski1-7/+4
2018-03-19sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-31/+0
2018-03-19Use print state when rendering a Calc documentTomaž Vajngerl1-0/+2
2018-03-19Deduplicate conditional formats loaded from .odsTor Lillqvist1-0/+3
2018-03-19lok - calc: outline and group handlingMarco Cecchetti1-0/+3
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-0/+3
2018-03-19Do as the FIXME suggestedTor Lillqvist1-0/+3
2018-03-19Factor out a code snippet copy-pasted four timesTor Lillqvist1-0/+5
2018-03-19The aStrNmsp[12] fields can be constTor Lillqvist1-2/+2
2018-03-19The eTempGrammar[12] fields can be constTor Lillqvist1-2/+2
2018-03-19Add debug output operator<< for ScFormatEntry::TypeTor Lillqvist1-0/+27
2018-03-19Add debug output operator<< for ScConditionModeTor Lillqvist1-0/+92
2018-03-19Convert ScFormatEntryType to scoped enumTor Lillqvist2-20/+15
2018-03-19Avoid a trivial typedefTor Lillqvist1-2/+1
2018-02-23fix crash while trying to access icon set image fileMarkus Mohrhard1-1/+1
2018-02-22Pass ScColumnsRange::Iterator as const& and use pre-increment/decrementEike Rathke1-6/+6
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-1/+4
2018-02-16Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke1-0/+1
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-0/+2
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke1-0/+7
2018-01-27CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke1-0/+2
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara2-4/+4
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-3/+3
2017-12-19tdf#114479 : Use the SvNumberFormatter from ScInterpreterContextDennis Francis1-1/+1
2017-12-18Do not recalculate the same weight over and over again, tdf#114251 relatedEike Rathke1-0/+1
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard1-1/+1
2017-12-12Do not use threading for formula group if...Dennis Francis3-3/+8
2017-12-05tdf#107601 Rename t-test to paired t-testHeiko Tietze1-2/+2
2017-12-01tdf#113831 Show number of search resultsheiko tietze1-0/+2
2017-11-28Fix typosEike Rathke1-2/+2