summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-08indexing: rename "parent" attibute and parse the attribute backTomaž Vajngerl4-43/+89
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist1-2/+1
2021-09-08svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl1-0/+4
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin28-53/+73
2021-09-08avoid painting to windows in LOK modeLuboš Luňák2-5/+20
2021-09-08patch SdrPageWindow in SdXImpressDocument::paintTile()Luboš Luňák1-0/+24
2021-09-08avoid repeated writer layout calls with tiled renderingLuboš Luňák1-1/+10
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák1-0/+9
2021-09-08no need to allocate this separatelyNoel Grandin1-4/+4
2021-09-08vcl: move OutputDevice output flag functions to outdev.cxxChris Sherlock3-8/+23
2021-09-08vcl: migrate GetDownsampledBitmap() from OutputDevice to vcl::bitmapChris Sherlock7-163/+99
2021-09-08vcl: make GetDownsampledBitmap() take destination size in units of twipsChris Sherlock3-8/+6
2021-09-08vcl: remove CustomWidgetDraw as it is not needed anymoreTomaž Vajngerl5-677/+1
2021-09-08Fix typosAndrea Gelmini2-3/+3
2021-09-08Fix typosAndrea Gelmini5-5/+5
2021-09-08CppunitTest_sw_ooxmlexport9: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-25/+50
2021-09-08remove unnecessary meta.xml from autotextJustin Luth305-5040/+0
2021-09-08indexing: rename "type" for prargraph an object nodesTomaž Vajngerl6-31/+51