summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-12-19weld autosum menuCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19fix crash inserting chartNoel Grandin
2020-12-19Set correct interface domainAndras Timar
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-18Resolves: tdf#138710 Do not push an out-of-bounds bound to boundariesEike Rathke
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#138822: sc: Add UItestXisco Fauli
2020-12-16tdf#138822: really undo when clicking Cancel in managing Named RangesJulien Nabet
2020-12-16tdf#122102 XLSX import: fix "contains" conditional formattingTibor Nagy
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga
2020-12-15update pchesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-14loplugin:singlevalfieldsNoel
2020-12-14tdf#138851: sc: Add UItestXisco Fauli
2020-12-14tdf#138662 improve dialog box feedback for invalid Calc sheet namesSeth Chaiklin
2020-12-13tdf#138851: Named range manager always display "Document (Global)" at launchingJulien Nabet
2020-12-12refactor for xlsx shape exportSzabolcs Toth
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-11tdf#123613 XLSX export: fix position of rotated shapesSzabolcs Toth
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-09tdf#138741 XLSX export: fix crash in setSkipUnusedFileIdsAttila Szűcs
2020-12-09pivot table: fix interactions in onlineSzymon Kłos
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08drop unneeded includeCaolán McNamara
2020-12-08pivot table: hide database source in onlineSzymon Kłos
2020-12-08fastparser in stylesNoel Grandin
2020-12-08fastparser in sc tablesNoel Grandin
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07avoid possible nullptr dereferenceLuboš Luňák
2020-12-07loplugin:unusedmethodsNoel
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06tdf#131815 Reduce Validity dialog heightRoman Kuznetsov
2020-12-04move some logic inside createFastChildContextFallbackNoel
2020-12-04Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann
2020-12-04cid#1468696 Logically dead codeCaolán McNamara
2020-12-04Fix typoAndrea Gelmini
2020-12-04update pchesCaolán McNamara
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-04exclude some more tests for !IsDefaultDPINoel Grandin
2020-12-03cid#1470396 Unchecked dynamic_castCaolán McNamara
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs