summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-01-02tdf#133257 : Protection icon in front of sheet nameAnshu
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2021-01-01ofz#29094 Direct-leakCaolán McNamara
2020-12-30loplugin:stringviewparam: operator +, reduxStephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29tdf#120749 XLSX: fix "begins/ends with" conditionalTibor Nagy
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28tdf#137033 improve save of cell anchored shapesRegina Henschel
2020-12-28tdf#139021 XLSX export: fix "contains" conditional formattingTibor Nagy
2020-12-28ofz#29030 Abrt in xlsfuzzerCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26Remove pointless macroGabor Kelemen
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-23ofz#28910 Direct-leak in MemNewCaolán McNamara
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-12-23tdf#121472 XLSX export: fix external Linux pathAttila Szűcs
2020-12-22oss-fuzz: xlsfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: qpwfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22more jumbo sheet workNoel Grandin
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-21weld pagelistmenuCaolán McNamara
2020-12-21Add a comment here, too, that the lists of formats are identicalTor Lillqvist
2020-12-21tdf#138824 tdf#137937 XLSX export: fix parent directory pathAttila Szűcs
2020-12-19weld autosum menuCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19fix crash inserting chartNoel Grandin
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-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-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-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-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