summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-04-24Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-04-13tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski
2019-04-12dpcache : use case-insensitive normalization of...Dennis Francis
2019-04-11tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis
2019-03-27Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2019-02-18Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-17Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke
2018-11-05Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-11-05sc: compact ScColumnAshod Nakashian
2018-11-05sc: simplify ScColContainerAshod Nakashian
2018-10-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-09-28Revert "Allow fast result return for formula-cells with..."Aron Budea
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-08-27sc: prefix members of ScModuleHenry Castro
2018-08-23Allow fast result return for formula-cells with...Dennis Francis
2018-07-18tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks
2018-06-27tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-03tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-25lok IME: support dialogs as wellPranav Kant
2018-03-25sd, sc lok: IME support + unit testsPranav Kant
2018-03-21Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti
2018-03-19lokdialog: Give non-programmatic name to autofilterPranav Kant
2018-03-19tdf#95295: don't add duplicate conditional formatsMike Kaganski
2018-03-19sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2018-03-19Use print state when rendering a Calc documentTomaž Vajngerl
2018-03-19Deduplicate conditional formats loaded from .odsTor Lillqvist
2018-03-19lok - calc: outline and group handlingMarco Cecchetti
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-03-19Do as the FIXME suggestedTor Lillqvist
2018-03-19Factor out a code snippet copy-pasted four timesTor Lillqvist
2018-03-19The aStrNmsp[12] fields can be constTor Lillqvist
2018-03-19The eTempGrammar[12] fields can be constTor Lillqvist
2018-03-19Add debug output operator<< for ScFormatEntry::TypeTor Lillqvist
2018-03-19Add debug output operator<< for ScConditionModeTor Lillqvist
2018-03-19Convert ScFormatEntryType to scoped enumTor Lillqvist
2018-03-19Avoid a trivial typedefTor Lillqvist
2018-02-23fix crash while trying to access icon set image fileMarkus Mohrhard