summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#135935 Ensure help page is opened in chart creation Wizard dialogRafael Lima2022-01-221-1/+2
* Resolves: tdf#139974 Do not munge character after forced line breakEike Rathke2022-01-211-2/+4
* tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna2022-01-214-9/+39
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-181-1/+2
* Missing includes for libstdc++ 12Stephan Bergmann2022-01-1723-0/+58
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-171-8/+12
* tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara2022-01-161-3/+7
* tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin2022-01-142-17/+16
* tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl2022-01-144-0/+26
* ofz: Use-of-unintialized-valueCaolán McNamara2022-01-131-3/+3
* ofz#43551 Use-of-uninitialized-valueCaolán McNamara2022-01-131-0/+2
* tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch2022-01-131-2/+14
* sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl2022-01-122-21/+4
* ofz#43446 Undefined-shiftCaolán McNamara2022-01-121-0/+23
* ofz#43509 use std::vector and at()Caolán McNamara2022-01-122-26/+18
* editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna2022-01-111-2/+8
* ofz#43458 avoid OOMCaolán McNamara2022-01-111-0/+2
* tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin2022-01-112-3/+3
* Slightly optimize code handling anglesMike Kaganski2022-01-111-10/+4
* tdf#146556 feature 'drag-mirror' is brokenNoel Grandin2022-01-101-6/+4
* tdf#146392 fix --enable-pch=full buildscito2022-01-103-4/+4
* tdf#146432: fix crash with REGEXP_REPLACE() executed in query editor to MariaDBJulien Nabet2022-01-102-2/+33
* tdf#144890 Invalid selection area when text in LTR runNoel Grandin2022-01-101-1/+1
* tdf#146617: iterators may be invalidated during handler callMike Kaganski2022-01-101-12/+12
* ofz#43818 delete of uninitialized pointerCaolán McNamara2022-01-101-0/+12
* tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara2022-01-091-0/+5
* Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara2022-01-091-2/+6
* Resolves: tdf#129745 don't override child help for application framesCaolán McNamara2022-01-091-2/+11
* Fix autoconf>=2.70 gcc-wrapper breakageThorsten Behrens2022-01-071-0/+1
* ofz#43376 Null-dereferenceCaolán McNamara2022-01-071-2/+5
* For now, disable tests giving dubious results on AArch64Stephan Bergmann2022-01-043-0/+16
* CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli2022-01-041-5/+7
* tdf#146472: Missing page count in Go to Page dialog for some localesJulien Nabet2021-12-311-1/+0
* update creditsXisco Fauli2021-12-281-1449/+1449
* tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk2021-12-273-1/+58
* tdf#130595: Parameter query with :parameter IS NULL doesn't workJulien Nabet2021-12-271-0/+6
* Related tdf#130595: SQL_NULL means pVar->sqldata = nullptrJulien Nabet2021-12-271-2/+4
* Related: tdf#146377 Let AND(), OR(), XOR() propagate the current error, if anyEike Rathke2021-12-261-3/+3
* Outline folding: check pointer before useJim Raykowski2021-12-241-4/+9
* tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl2021-12-241-2/+1
* CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli2021-12-233-2/+175
* work around off-by-ones on i386 in uicheck uitests...Rene Engelhard2021-12-231-4/+4
* tdf#135061: sw_uiwriter3: Add unittestXisco Fauli2021-12-232-0/+36
* tdf#146363: fix crash when changing width/height of text boxJulien Nabet2021-12-231-1/+1
* tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl2021-12-231-8/+15
* tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl2021-12-233-52/+102
* sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl2021-12-232-46/+51
* tdf#144672 fix Index entries in Naviator are always grayed outJim Raykowski2021-12-221-1/+1
* only use X509DataCaolán McNamara2021-12-223-0/+12
* update creditsChristian Lohmaier2021-12-211-1938/+1980