summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen4-0/+25
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis1-3/+5
2019-10-01Thread a group of formula-groups together if possibleDennis Francis5-21/+181
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara1-0/+28
2019-10-01loplugin:stringadd in scNoel Grandin32-186/+137
2019-10-01save/restore locking properly in ScPostIt::CreateCaptionFromInitDataNoel Grandin1-1/+2
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-4/+1
2019-09-30reduce number of calc column constants slightlyNoel Grandin1-15/+10
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara2-10/+0
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-1/+1
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara1-1/+1
2019-09-27cid#1453999 move coverity suppressionCaolán McNamara1-1/+3
2019-09-26Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara1-0/+8
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-1/+1
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin13-54/+54
2019-09-26tdf#76324 speedup copy operation with lots of comments in calcNoel Grandin1-90/+81
2019-09-26TODO rename to GetFrameWeldCaolán McNamara6-11/+11
2019-09-26loplugin:constmethod in scNoel Grandin119-214/+214
2019-09-26Fix range selection in chart wizard for onlineSzymon Kłos1-5/+8
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos1-1/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara4-3/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara37-201/+200
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara37-270/+147
2019-09-25constinit, here we comeStephan Bergmann1-0/+3
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai1-1/+7
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai2-35/+10
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai1-8/+8
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai1-19/+19
2019-09-25lok: send an invalidation by document size changeTamás Zolnai5-10/+20
2019-09-25better data structures for some static const varsNoel Grandin1-2/+3
2019-09-24Keep reference mode if only one dialog closedSzymon Kłos1-2/+17
2019-09-24Formula editing when switching tabsSzymon Kłos4-21/+6
2019-09-24Add reference marks callbackSzymon Kłos10-14/+351
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos10-67/+83
2019-09-24set correct parentCaolán McNamara3-7/+7
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák3-6/+6
2019-09-23config dialog uses a controller nowCaolán McNamara1-1/+1
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-1/+3
2019-09-23Resolves: tdf#127682 out_of_range thrown on print empty calc docCaolán McNamara1-15/+15
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov2-7/+2
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-1/+1
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov2-11/+2
2019-09-18tdf#103516 Calc: fit columns to page similarly to ExcelLászló Németh1-0/+18
2019-09-17weld ScTpUserListsCaolán McNamara2-236/+208
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara2-5/+7
2019-09-17OUStringBuffer use should be the other way round hereMike Kaganski1-6/+3
2019-09-16Resolves: tdf#127546 crash on clicking --Column-- or --Row--Caolán McNamara1-2/+4