summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-0/+2
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti1-2/+5
2018-11-07lok: calc: fix needed when position caching is disabledMarco Cecchetti1-2/+2
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky2-14/+28
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-4/+0
2018-11-05Build the scui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2018-11-05Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky6-58/+38
2018-11-05sc: compact ScColumnAshod Nakashian10-148/+167
2018-11-05sc: simplify ScColContainerAshod Nakashian8-60/+41
2018-10-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke1-1/+5
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke2-4/+5
2018-10-19[cp] Add another known good generator.Aron Budea1-1/+1
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky4-33/+71
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth2-1/+29
2018-10-11tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth2-4/+22
2018-10-08tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2-0/+19
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth2-0/+32
2018-09-28Revert "Allow fast result return for formula-cells with..."Aron Budea2-26/+4
2018-09-17tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh3-0/+19
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks6-20/+72
2018-09-12tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh2-2/+12
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+1
2018-09-12tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2-0/+16
2018-09-12tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga911-0/+1
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2-0/+30
2018-09-06ofz#10189 check container sizeCaolán McNamara1-2/+6
2018-09-03tdf#112454 Also consider last SCTAB in loopMichael Weghorn1-1/+1
2018-08-27loplugin:unreffunStephan Bergmann1-0/+7
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro13-60/+53
2018-08-27Null deref in ScDocument::IsClipboardSourceStephan Bergmann1-1/+1
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro24-629/+408
2018-08-27sc: prefix members of ScDocShellHenry Castro8-742/+742
2018-08-27sc: disable test that fails on WindowsHenry Castro1-1/+0
2018-08-27sc: simplify ScModule::GetClipDocHenry Castro1-15/+9
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro8-13/+96
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro20-74/+172
2018-08-27sc: prefix members of ScModuleHenry Castro2-244/+244
2018-08-27sc: prefix members of ScDrawTransferObjHenry Castro2-92/+92
2018-08-27sc: prefix members of ScTransferObjHenry Castro2-123/+123
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro2-85/+86
2018-08-27sc: prefix members of ScRefHandlerHenry Castro2-16/+16
2018-08-27sc: prefix members of ScFormulaReferenceHelperHenry Castro2-129/+129
2018-08-23Allow fast result return for formula-cells with...Dennis Francis2-4/+26
2018-08-23Resolves: tdf#118983 do not expand range if sheet references not affectedEike Rathke1-8/+5
2018-08-23Resolves: tdf#119402 +- typo sign flipEike Rathke1-1/+1
2018-08-21tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky1-3/+2
2018-08-21Related tdf#118547: Lock mark on protected sheet tabJulien Nabet1-0/+4
2018-08-21tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth2-3/+4