summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-10-04drop some unnecessary includesCaolán McNamara
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-10-02Resolves tdf#127508 - Flat table header in CalcHeiko Tietze
2019-10-02tdf#122570 Make Enter key work in autofilter search items inputJim Raykowski
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis
2019-10-01Thread a group of formula-groups together if possibleDennis Francis
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara
2019-10-01loplugin:stringadd in scNoel Grandin
2019-10-01save/restore locking properly in ScPostIt::CreateCaptionFromInitDataNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-30reduce number of calc column constants slightlyNoel Grandin
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara
2019-09-27cid#1453999 move coverity suppressionCaolán McNamara
2019-09-26Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26tdf#76324 speedup copy operation with lots of comments in calcNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Fix range selection in chart wizard for onlineSzymon Kłos
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25constinit, here we comeStephan Bergmann
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-24Keep reference mode if only one dialog closedSzymon Kłos
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos