summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not repeatedly create a framework::AddonsOptions temporaryLuboš Luňák2021-12-081-1/+1
* do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák2021-12-081-8/+0
* tdf#123139 sc oox: CellXf should default to applyAlignmentJustin Luth2021-12-083-2/+63
* ScriptForge - (SF_Utils) language may have a length > 2 in localesJean-Pierre Ledure2021-12-081-1/+1
* Related: tdf#144410 excessive "resize" triggeredCaolán McNamara2021-12-081-0/+2
* only autopopup on mouse hover, not keyboard traversalCaolán McNamara2021-12-088-2/+35
* use more OUStringLiteral in variousNoel Grandin2021-12-0816-248/+184
* loplugin:stringliteraldefine in swNoel Grandin2021-12-085-114/+115
* keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara2021-12-083-9/+21
* ScHeaderControl::GetMousePos only needs a Point, not a MouseEventCaolán McNamara2021-12-082-8/+7
* officecfg: link the file format spec in the READMEMiklos Vajna2021-12-081-0/+4
* Bin pointless comments telling where some settings were in ancient timesTor Lillqvist2021-12-0813-1320/+0
* tdf#146120 sw: show tracked table changes with different colorLászló Németh2021-12-086-2/+284
* tdf#107292: ODT import: fix order of deletions at same positionLászló Németh2021-12-083-0/+32
* Related: tdf#132466 Relative address parsing needs current positionEike Rathke2021-12-081-8/+12
* tdf#146108 Calc slow to change cell focus..Noel Grandin2021-12-082-1/+18
* services.rdb: use i18npool/util/i18npool.enJan-Marek Glogowski2021-12-081-1/+1
* tdf#146018 merge autofilter color dropdowns into a single dropdownCaolán McNamara2021-12-087-117/+346
* ODP import: handle theme of master pagesMiklos Vajna2021-12-083-0/+170
* remove an oss-fuzz workaround with upstream merge of better fixCaolán McNamara2021-12-081-2/+0
* gtk3: GtkTreeView::gtk_widget_get_preferred_size can return a poor heightCaolán McNamara2021-12-081-0/+6
* CppunitTest_sw_rtfexport: avoid DECLARE_RTFEXPORT_TEST() for export-only testsMiklos Vajna2021-12-081-4/+5
* use the cached object rangeNoel Grandin2021-12-081-3/+2
* remove some unnecessary copyingNoel Grandin2021-12-081-2/+2
* used cache value in ViewObjectContact::getPrimitive2DSequenceNoel Grandin2021-12-081-0/+3
* Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)2021-12-0726-92/+68
* tdf#48622, tdf#145828 use correct default for border line widthArmin Le Grand (Allotropia)2021-12-071-1/+3
* Related tdf#145910: relax a bit more denylist about OpenGLJulien Nabet2021-12-071-14/+0
* improve loplugin:cow_wrapperNoel Grandin2021-12-078-80/+124
* CppunitTest_xmloff_draw needs the ASan LD_LIBRARY_PATH hack now tooStephan Bergmann2021-12-071-0/+4
* tdf#145614 Convert #define to 'enum class'Pesi Taototo2021-12-072-24/+28
* cid#1202917 Uninitialized scalar fieldCaolán McNamara2021-12-071-0/+1
* lock model while building chartNoel Grandin2021-12-071-0/+3
* make sure vector elements are initialized properlyLuboš Luňák2021-12-072-2/+2
* tdf#145322, tdf#144378 fix printing for vertical writingMark Hung2021-12-074-10/+74
* ODP export: write the theme of a master pageMiklos Vajna2021-12-077-5/+234
* sw layout xml dump: handle SwFieldPortionsMiklos Vajna2021-12-072-0/+14
* loplugin:unusedmethodsNoel Grandin2021-12-0714-363/+468
* loplugin:unusedfieldsNoel Grandin2021-12-0716-379/+328
* loplugin:unnecessaryvirtualNoel Grandin2021-12-076-89/+69
* tdf#145910: relax a bit denylist about OpenGLJulien Nabet2021-12-061-4/+0
* fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák2021-12-061-2/+5
* signed-integer-overflowStephan Bergmann2021-12-061-1/+1
* signed-integer-overflowStephan Bergmann2021-12-061-2/+2
* Retire build-nocheckThorsten Behrens2021-12-065-7/+7
* don't want to link to system static libs for DISABLE_DYNLOADINGCaolán McNamara2021-12-061-2/+0
* ofz: Use-of-uninitialized-valueCaolán McNamara2021-12-061-1/+1
* Fix typosAndrea Gelmini2021-12-063-7/+7
* Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin2021-12-063-11/+39
* gbuild: create services.rdb from built componentsJan-Marek Glogowski2021-12-0620-18/+364