summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-07lok: calc: fix needed when position caching is disabledMarco Cecchetti
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist
2018-11-05Build the scui library for non-DESKTOP, tooTor Lillqvist
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist
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-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke
2018-10-20copy and paste errorCaolán McNamara
2018-10-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke
2018-10-19[cp] Add another known good generator.Aron Budea
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-11tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-10-08tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-28Revert "Allow fast result return for formula-cells with..."Aron Budea
2018-09-17tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks
2018-09-12tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-09-12tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga
2018-09-12tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga91
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-09-06ofz#10189 check container sizeCaolán McNamara
2018-09-03tdf#112454 Also consider last SCTAB in loopMichael Weghorn
2018-08-27loplugin:unreffunStephan Bergmann
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-08-27Null deref in ScDocument::IsClipboardSourceStephan Bergmann
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-08-27sc: prefix members of ScDocShellHenry Castro
2018-08-27sc: disable test that fails on WindowsHenry Castro
2018-08-27sc: simplify ScModule::GetClipDocHenry 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-27sc: prefix members of ScDrawTransferObjHenry Castro
2018-08-27sc: prefix members of ScTransferObjHenry Castro
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro
2018-08-27sc: prefix members of ScRefHandlerHenry Castro
2018-08-27sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-08-23Allow fast result return for formula-cells with...Dennis Francis
2018-08-23Resolves: tdf#118983 do not expand range if sheet references not affectedEike Rathke
2018-08-23Resolves: tdf#119402 +- typo sign flipEike Rathke
2018-08-21tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky