summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-10tdf#130426 - Rename file for tdf#145693Andreas Heinisch1-0/+0
2022-01-10tdf#68341: trim some variables passed on Base wizardJulien Nabet1-2/+2
2022-01-10ofz#43818 delete of uninitialized pointerCaolán McNamara1-0/+12
2022-01-09tdf#146084 No hyphenation warning for PashtoHossein1-0/+1
2022-01-09tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara1-0/+5
2022-01-09tdf#146423 don't set a size-request during a size-allocCaolán McNamara4-26/+44
2022-01-09Resolves: tdf#129745 don't override child help for application framesCaolán McNamara1-2/+11
2022-01-09Resolves: tdf#146285 the "edit" button should be insensitiveCaolán McNamara1-1/+2
2022-01-09tdf#146084 Don't warn for languages without hyphenationHossein3-1/+28
2022-01-08Update libassuan to 2.5.5Thorsten Behrens3-5/+6
2022-01-08Update gpgme to 1.16.0Thorsten Behrens11-145/+17
2022-01-08Update libgpg-error to 1.43Thorsten Behrens3-35/+35
2022-01-07tdf#146617: iterators may be invalidated during handler callMike Kaganski1-12/+12
2022-01-07ofz#43052 crash in WW8TabDesc::MergeCellsCaolán McNamara1-0/+45
2022-01-07ofz#43376 Null-dereferenceCaolán McNamara1-2/+5
2022-01-07Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara1-2/+6
2022-01-06Add configure test for the backtrace implementationIsmael Luceno7-44/+43
2022-01-05Fixed tdf#143142 when unable to scroll table column width properties.alt1-0/+7
2022-01-05Outline folding: Check frame area is valid before using pointer toJim Raykowski3-31/+56
2022-01-05tdf#134960 SwNavigator: Improve table content member list orderingJim Raykowski1-15/+12
2022-01-05tdf#146471: Firebird: impossible to delete an external tableJulien Nabet1-2/+5
2022-01-05tdf#146489 writerfilter: ensure only character propertiesJustin Luth3-1/+65
2022-01-04tdf#146432: fix crash with REGEXP_REPLACE() executed in query editor to MariaDBJulien Nabet2-2/+33
2022-01-04For now, disable tests giving dubious results on AArch64Stephan Bergmann3-0/+16
2022-01-04Update git submodulesOlivier R1-0/+0
2022-01-04tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)2-58/+235
2022-01-04tdf#134982: use the right protocol for Mysql/MariadbKrzysztof Hałasa1-3/+7
2022-01-04Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno3-6/+2
2022-01-04idlc: Always use sys/wait.h on UNIXIsmael Luceno1-5/+0
2022-01-04tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy3-0/+25
2022-01-03changed CuiResId into SvxResId.Kiyotaka Nishibori1-1/+2
2022-01-03CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli1-5/+7
2022-01-03crashtesting: set document reference only onceVasily Melenchuk1-1/+1
2022-01-03tdf#136368 bump to libnumbertext 1.0.8László Németh1-2/+2
2022-01-03Update git submodulesAdolfo Jayme Barrientos1-0/+0
2022-01-02Bump copyright year to 2022Adolfo Jayme Barrientos18-99/+100
2021-12-31tdf#146472: Missing page count in Go to Page dialog for some localesJulien Nabet1-1/+0
2021-12-29tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch4-4/+62
2021-12-29Fix autoconf>=2.70 gcc-wrapper breakageThorsten Behrens1-0/+1
2021-12-28update creditsXisco Fauli1-1449/+1449
2021-12-28tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang1-1/+1
2021-12-28tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin2-3/+3
2021-12-28tdf#126269 Handle diagonal borderline better for merged cellsArmin Le Grand (Allotropia)1-74/+143
2021-12-27tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk3-1/+58
2021-12-27tdf#130595: Parameter query with :parameter IS NULL doesn't workJulien Nabet1-0/+6
2021-12-27Related tdf#130595: SQL_NULL means pVar->sqldata = nullptrJulien Nabet1-2/+4
2021-12-27tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski3-12/+8
2021-12-26bump liborcus dependency in pkg-config check to >= 0.17.2Rene Engelhard1-1/+1
2021-12-26Outline folding: check pointer before useJim Raykowski1-4/+9
2021-12-26Resolves: tdf#146377 Propagate condition error of IF(condition)Eike Rathke1-1/+7