summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2020-12-03Fix wrong downcastStephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03fastparser in ScXMLChangeTextPContextNoel
2020-12-03Related: tdf#138360 Use approxFloor() in rtl_math_round()Eike Rathke
2020-12-02tdf#137576 Improve cell anchored measure line in CalcRegina Henschel
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-12-02fastparser in XMLTableHeaderFooterContextNoel
2020-12-01cid#1470370 Uninitialized scalar fieldCaolán McNamara
2020-12-01cid#1470375 Unrecoverable parse warningCaolán McNamara
2020-12-01Simplify nullptrStephan Bergmann
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-12-01bring back optimized calc querying by value (tdf#133878)Luboš Luňák
2020-12-01Revert "Revert "tdf#138483 sc: update red circles after merging cells""László Németh
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30Fix stack-use-after-returnStephan Bergmann