summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Bump minimum macOS to 10.13Ilmari Lauhakangas2-11/+5
2022-01-12Remove break; after returnAndrea Gelmini1-1/+0
2022-01-12CppunitTest_sw_odfexport: rework to avoid preTest()Miklos Vajna1-40/+31
2022-01-12Fix typosAndrea Gelmini4-4/+4
2022-01-12Removed duplicated includesAndrea Gelmini1-2/+0
2022-01-12Update git submodulesAndrea Gelmini1-0/+0
2022-01-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-01-12tdf#142564 Localize extension category namesGabor Kelemen2-2/+28
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen1-1/+3
2022-01-12Update git submodulesRafael Lima1-0/+0
2022-01-11Mysql/MariaDB: add column(s) + table(s) (almost) skeleton partJulien Nabet8-0/+666
2022-01-11cid#1497094 silence Uninitialized scalar fieldCaolán McNamara1-1/+1
2022-01-11Mysql/MariaDB: add catalog+indexes+keys+user(s) skeleton partJulien Nabet11-6/+475
2022-01-11make VCL_FLOAT_DEVICE_PIXEL compileCaolán McNamara2-10/+10
2022-01-11replace XTransformation with more efficient classNoel Grandin8-82/+152
2022-01-11Update git submodulesStanislav Horacek1-0/+0
2022-01-11sw: fix swapped inner vs outer border for Word-style left table bordersMiklos Vajna3-0/+55
2022-01-11build a IDWriteFontCollection1 of our FR_PRIVATE fontsCaolán McNamara2-6/+68
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin22-202/+1052
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák35-52/+93
2022-01-11skip unnecessary in DateScaling::doScalingNoel Grandin1-28/+27
2022-01-11OReadStatusBarDocumentHandler doesnt need SolarMutexNoel Grandin1-12/+0
2022-01-11Update git submodulesStanislav Horacek1-0/+0
2022-01-11OWriteToolBoxDocumentHandler doesnt need SolarMutexNoel Grandin1-12/+0
2022-01-11OWriteImagesDocumentHandler doesnt need SolarMutexNoel Grandin1-2/+0
2022-01-11OReadImagesDocumentHandler doesn't need SolarMutexNoel Grandin1-8/+0
2022-01-11CppunitTest_svx_unit: simplify codeXisco Fauli1-79/+64
2022-01-11ofz#43509 use std::vector and at()Caolán McNamara2-26/+18
2022-01-11Adapt test value intervals to my Linux --without-system-fontconfig buildStephan Bergmann1-2/+2
2022-01-11Update git submodulesMiklos Vajna1-0/+0
2022-01-11Make external/fontconfig use -fPICStephan Bergmann1-0/+1
2022-01-11tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl4-0/+26
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen6-21/+81
2022-01-11sw: document SwPagePreviewWinMiklos Vajna1-1/+1
2022-01-11icu: always use USE_SINGLE_CCODE_FILE pkgdata modeJan-Marek Glogowski2-0/+13
2022-01-11preload configmgr data for COOLNoel Grandin1-0/+47
2022-01-11Drop unused file dbaccess/source/shared/registrationhelper.cxxGabor Kelemen2-153/+0
2022-01-11optimise and simplify ZipOutputEntryInThreadNoel Grandin2-15/+8
2022-01-11tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin2-13/+14
2022-01-11Fix ISO C++11 -Wwritable-stringsJan-Marek Glogowski1-2/+2
2022-01-10Fix typoAndrea Gelmini1-1/+1
2022-01-10uitest: executeCommand doesn't return anythingXisco Fauli6-9/+9
2022-01-10sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl2-21/+4
2022-01-10use less SvStream::Flush()Noel Grandin22-44/+27
2022-01-10sd theme: fix applying new colors after theme change for group shapesMiklos Vajna3-0/+7
2022-01-10editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna1-2/+8
2022-01-10Use one define for the common NLS archsJan-Marek Glogowski1-25/+25
2022-01-10sw: prefix members of ConstRectangle, SwBaseShell, ...Miklos Vajna5-26/+26
2022-01-10sc: fix typoTomaž Vajngerl2-4/+4
2022-01-10cui: no need to fetch the property from the map twiceTomaž Vajngerl1-2/+3