summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-09a system cuckoo isn't availableCaolán McNamara1-0/+1
2021-09-09crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to odsCaolán McNamara3-4/+54
2021-09-09ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+14
2021-09-09tdf#143905: Parse password from connection stringjucasaca1-11/+25
2021-09-09Fix typoAndrea Gelmini1-1/+1
2021-09-09tdf#144241 don't return a negative width for osx edit regionCaolán McNamara1-5/+7
2021-09-09flatten DocumentRedlineManager a littleNoel Grandin2-166/+164
2021-09-09reserve space in vector to reduce reallocationsNoel Grandin1-98/+99
2021-09-09fix std::move same object more than onceNoel Grandin1-1/+1
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin94-308/+314
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara9-38/+20
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna4-12/+108
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin3-5/+60
2021-09-09reduce time in ResetEvent (tdf#144052)Noel Grandin1-0/+5
2021-09-09loplugin:redundantfcast ignore necessary temporariesNoel Grandin3-14/+53
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara3-6/+0
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara4-2/+11
2021-09-09workaround -Wshadow in libcuckooNoel Grandin1-0/+7
2021-09-09add assert to verify that lock() calls do not accidentally nestNoel Grandin1-0/+2
2021-09-09ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin14-73/+205
2021-09-09vcl: move OutputDevice antialiasing functions to outdev.cxxChris Sherlock4-18/+30
2021-09-09sw: use more StaticWhichCast() in source/core/Miklos Vajna3-3/+3
2021-09-09Update git submodulesStephan Bergmann1-0/+0
2021-09-08ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2-5/+7
2021-09-08no need to call expand() hereNoel Grandin1-9/+5
2021-09-08avoid double-lookupNoel Grandin1-3/+4
2021-09-08avoid some ref-countingNoel Grandin1-4/+4
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin26-45/+40
2021-09-08fix copy paste in assertion message (vcl/gtk3/gtkinst)Julien Nabet1-1/+1
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCellMichael Weghorn6-0/+296
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael Weghorn3-7/+111
2021-09-08Removed duplicated includeAndrea Gelmini1-1/+0
2021-09-08update creditsChristian Lohmaier1-1867/+1875
2021-09-08related: tdf#118938: simplify uitestXisco Fauli1-24/+9
2021-09-08uitest: sc: factor out common codeXisco Fauli8-226/+113
2021-09-08Update git submodulesAlain Romedenne1-0/+0
2021-09-08Update git submodulesAlain Romedenne1-0/+0
2021-09-08related to tdf#132744: clean-up unit test documentLászló Németh1-0/+0
2021-09-08ofz#27296 limit row span when fuzzingCaolán McNamara2-2/+5
2021-09-08tdf#141908: replace usage of sal_Int32 with colorsBaran Aytas1-4/+4
2021-09-08no need to do this dynamic_cast in a release buildNoel Grandin1-2/+1
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh6-8/+43
2021-09-08indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl4-13/+59
2021-09-08tdf#114878: sc: Add UItestXisco Fauli2-0/+74
2021-09-08ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-11/+11
2021-09-08simplify static_cast after dynamic_castNoel Grandin13-124/+120
2021-09-08cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl1-1/+4
2021-09-08Update git submodulesChristian Lohmaier1-0/+0