summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07tdf#145614 Convert #define to 'enum class'Pesi Taototo
2021-12-07cid#1202917 Uninitialized scalar fieldCaolán McNamara
2021-12-07lock model while building chartNoel Grandin
2021-12-07make sure vector elements are initialized properlyLuboš Luňák
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
2021-12-07sw layout xml dump: handle SwFieldPortionsMiklos Vajna
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-12-06tdf#145910: relax a bit denylist about OpenGLJulien Nabet
2021-12-06fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák
2021-12-06signed-integer-overflowStephan Bergmann
2021-12-06signed-integer-overflowStephan Bergmann
2021-12-06Retire build-nocheckThorsten Behrens
2021-12-06don't want to link to system static libs for DISABLE_DYNLOADINGCaolán McNamara
2021-12-06ofz: Use-of-uninitialized-valueCaolán McNamara
2021-12-06Fix typosAndrea Gelmini
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
2021-12-06Better workaround for ASan use-after-poisonStephan Bergmann
2021-12-06Work around two -Werror=implicit-fallthrough=Stephan Bergmann
2021-12-06Revert "cid1494597 silence Uncaught exception"Stephan Bergmann
2021-12-06tdf#138999 only grab keyboard and not pointing devicesCaolán McNamara
2021-12-06an empty $LOCKFILE means build our ownCaolán McNamara
2021-12-06tdf#143422 Hide "Hyphenation data not found" in JapaneseJun Nogata
2021-12-06a large but clipped image may still be cached from a previous callLuboš Luňák
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann
2021-12-06process broadcasts for adjacent cells together (tdf#119083)Luboš Luňák
2021-12-06try to broadcast in bulk (tdf#119083)Luboš Luňák
2021-12-06Update git submodulesRafael Lima
2021-12-06map->unordered_map in PropertyMapperNoel Grandin
2021-12-06Drop ENABLE_FUZZERS from config_host.mk.inJan-Marek Glogowski
2021-12-06tdf#145892 disable failing assert in additional icu khmer patchCaolán McNamara
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-12-06Update git submodulesOlivier Hallot
2021-12-06tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-06Limit static system library linking to fuzzersJan-Marek Glogowski
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-06only collect hitstack if we actually need itNoel Grandin
2021-12-06Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-06configure.ac: tabs to spacesJan-Marek Glogowski
2021-12-06loplugin:stringliteraldefine in starmathNoel Grandin
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-12-06use sc::AutoCalcSwitchLuboš Luňák
2021-12-06slightly simpler Intersects() checkLuboš Luňák
2021-12-06rename In() to Contains()Luboš Luňák
2021-12-06tdf#143148 Use pragma once instead of include guardsPesi Taototo