summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09reduce time in ResetEvent (tdf#144052)Noel Grandin
2021-09-09loplugin:redundantfcast ignore necessary temporariesNoel Grandin
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-09workaround -Wshadow in libcuckooNoel Grandin
2021-09-09add assert to verify that lock() calls do not accidentally nestNoel Grandin
2021-09-09ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin
2021-09-09vcl: move OutputDevice antialiasing functions to outdev.cxxChris Sherlock
2021-09-09sw: use more StaticWhichCast() in source/core/Miklos Vajna
2021-09-09Update git submodulesStephan Bergmann
2021-09-08ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-08no need to call expand() hereNoel Grandin
2021-09-08avoid double-lookupNoel Grandin
2021-09-08avoid some ref-countingNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08fix copy paste in assertion message (vcl/gtk3/gtkinst)Julien Nabet
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCellMichael Weghorn
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael Weghorn
2021-09-08Removed duplicated includeAndrea Gelmini
2021-09-08update creditsChristian Lohmaier
2021-09-08related: tdf#118938: simplify uitestXisco Fauli
2021-09-08uitest: sc: factor out common codeXisco Fauli
2021-09-08Update git submodulesAlain Romedenne
2021-09-08Update git submodulesAlain Romedenne
2021-09-08related to tdf#132744: clean-up unit test documentLászló Németh
2021-09-08ofz#27296 limit row span when fuzzingCaolán McNamara
2021-09-08tdf#141908: replace usage of sal_Int32 with colorsBaran Aytas
2021-09-08no need to do this dynamic_cast in a release buildNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-09-08indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl
2021-09-08tdf#114878: sc: Add UItestXisco Fauli
2021-09-08ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-08cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl
2021-09-08Update git submodulesChristian Lohmaier
2021-09-08indexing: rename "parent" attibute and parse the attribute backTomaž Vajngerl
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist
2021-09-08svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-08avoid painting to windows in LOK modeLuboš Luňák
2021-09-08patch SdrPageWindow in SdXImpressDocument::paintTile()Luboš Luňák
2021-09-08avoid repeated writer layout calls with tiled renderingLuboš Luňák
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák
2021-09-08no need to allocate this separatelyNoel Grandin