summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11tdf#142407 fix incorrect number of lines in vertical writing.Mark Hung
2021-10-11tdf#141957 include the size of header and footer.Mark Hung
2021-10-11add coverity[uninit_member] to explanationCaolán McNamara
2021-10-11Fix font weight comparisonsStephan Bergmann
2021-10-11loplugin:moveparam in canvasNoel Grandin
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-10-11loplugin:moveparam in ucbNoel Grandin
2021-10-11loplugin:moveparam in formulaNoel Grandin
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-10-11vcl: test OutputDevice::DrawPolyLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawWaveLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawBorder()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawCheckered()Chris Sherlock
2021-10-11vcl: ensure test VDevs are always bigger than operation being testedChris Sherlock
2021-10-11vcl: fix issue in testErase()Chris Sherlock
2021-10-11cid#1492820 WMI: Inefficient Map IteratorCaolán McNamara
2021-10-11loplugin:moveparam in unoidlNoel Grandin
2021-10-11fix MSVC mergelibs buildLuboš Luňák
2021-10-11remove unused variablesLuboš Luňák
2021-10-11cid#1492337 Unintended sign extensionCaolán McNamara
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-10-11sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ...Miklos Vajna
2021-10-11tdf#143959 sdext.pdfimport: call vcl::Font::identifyFont directlyKevin Suo
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-10-11Fix gpgmepp build with glibcMike Kaganski
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga
2021-10-11merge LD_PLUGIN use with other LTO useLuboš Luňák
2021-10-11use ThinLTO for Clang everywhereLuboš Luňák
2021-10-11remove unused forward declarationsLuboš Luňák
2021-10-11Drop unused 'using namespace' hereMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-11Update git submodulesRafael Lima
2021-10-11Update git submodulesAlain Romedenne
2021-10-11Simplify one matchIgnoreAsciiCase overloadMike Kaganski
2021-10-10Revert "Initialize nDXBuffer array (vcl/edit)"Julien Nabet
2021-10-10Initialize nDXBuffer array (vcl/edit)Julien Nabet
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-10gtk4: popdown context menu when radio/check is toggledCaolán McNamara
2021-10-10fix (cppunit test) build with --enable-mergelibsRene Engelhard
2021-10-10gtk3: popdown context menus on toggling radio/check buttons tooCaolán McNamara
2021-10-10gtk[3|4] use set_buildable_id and get_buildable_idCaolán McNamara
2021-10-10gtk4: this is fixed now by at least >= gtk4-4.4.0Caolán McNamara
2021-10-10OSL : remove useless rtl::Static in debugbaseArnaud Versini
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-10ofz: Integer-overflowCaolán McNamara