summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-21sw: layout: fix overlapped table rows in --convert-to pdffeature/cib_contract57lMichael Stahl3-0/+221
2022-02-21sw: fix layout loop on soffice --convert-to pdf ooo95698-1.odtMichael Stahl1-2/+5
2022-01-21Release 6.3.6.14Samuel Mehrbrodt1-1/+1
2022-01-21tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller3-36/+47
2022-01-18Update .gitreviewSamuel Mehrbrodt1-1/+1
2022-01-18tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski3-51/+36
2022-01-18Drop bogus check from TimerTest::testStopwatchStephan Bergmann1-1/+0
2022-01-18Add a TaskStopwatch to interrupt idle loopsJan-Marek Glogowski5-5/+259
2022-01-17tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl3-9/+46
2022-01-17sw: add BIRT layout test documentMichael Stahl2-0/+6
2022-01-17Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl4-36/+2
2022-01-17tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+3
2022-01-17Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2022-01-17Fix gpgmepp build with glibcMike Kaganski2-0/+33
2021-12-13Release 6.3.6.13Thorsten Behrens1-1/+1
2021-12-10tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl3-13/+19
2021-12-10tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl3-17/+152
2021-12-10sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl9-10/+81
2021-12-10tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl3-3/+57
2021-12-10tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl2-0/+6
2021-12-10tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl5-40/+107
2021-12-10(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl1-8/+12
2021-12-10nss: upgrade to release 3.73Michael Stahl1-2/+2
2021-11-23Teach symstore more duplicated DLLsThorsten Behrens1-0/+2
2021-11-23replace usage of blacklist with denylistThorsten Behrens1-4/+4
2021-11-23symstore.sh: add vorbose modeJuergen Funk1-3/+21
2021-11-23Optionally generate PDBs also for nssJuergen Funk2-2/+20
2021-11-23Fix typosAndrea Gelmini1-2/+2
2021-11-23symstore.sh: collect PDBs for *all* artifactsJuergen Funk1-9/+59
2021-11-23symstore.sh: use logical operators for test statementsJuergen Funk1-3/+3
2021-11-23Add comment and pdb-only switch to symstore.shJuergen Funk1-7/+14
2021-11-05Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann1-0/+6
2021-11-05Release 6.3.6.12Thorsten Behrens1-1/+1
2021-11-01Disable PDF-to-PDF embedding on PDF export (hack), part IIIArmin Le Grand (Allotropia)1-2/+9
2021-07-07Disable PDF-to-PDF embedding on PDF export (hack), part IIArmin Le Grand (Allotropia)3-2/+14
2021-07-06Disable PDF-to-PDF embedding on PDF export (hack)Armin Le Grand (Allotropia)2-9/+25
2021-07-01avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier3-3/+3
2021-07-01Revert "avoid windres preprocessor quoting-messups with current cygwin"Armin Le Grand (Allotropia)3-3/+3
2021-06-30avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier3-3/+3
2021-06-30sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl1-4/+13
2021-05-17tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl1-0/+33
2021-05-17python3: fix segfault importing ctypesMichael Stahl2-0/+35
2021-05-14Missing include (for std::min)Stephan Bergmann1-0/+1
2021-05-14include cstddef for gcc11Jeff Law1-0/+1
2021-05-14gbuild: don't use -Wunused-macros with sccacheMichael Stahl1-2/+2
2021-05-14odk: build examples with GCC with explicit -std=c++11Michael Stahl1-1/+1
2021-05-14gbuild: work around GDB 10 bug with DWARF5 in split debug infoMichael Stahl1-0/+4
2021-05-14external/libwpd: Missing include for size_tStephan Bergmann2-0/+11
2021-05-14exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2-0/+34
2021-05-14external/coinmp: C++17 no longer supports "register"Stephan Bergmann2-0/+370