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