summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "openldap: mysterious build failure"feature/cib_contract57cMichael Stahl2021-06-251-1/+0
* Bump version to 6.1.7.1Michael Stahl2021-06-251-1/+1
* sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl2021-06-251-4/+13
* tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller2021-06-233-36/+48
* Java 11 no longer synthesizes DocumentView$1.classStephan Bergmann2021-06-231-2/+1
* odk: build examples with GCC with explicit -std=c++11Michael Stahl2021-06-231-1/+1
* openldap: mysterious build failureMichael Stahl2021-04-301-0/+1
* HTML tt -> code in JavaDoc commentsStephan Bergmann2021-04-011-24/+24
* gbuild: don't use -Wunused-macros with sccacheMichael Stahl2021-04-011-2/+2
* gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl2021-04-011-2/+2
* gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl2021-04-011-2/+2
* tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna2021-01-2710-17/+69
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2021-01-1934-57/+10
* external/libmspub: missing includeStephan Bergmann2021-01-192-0/+11
* tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski2020-11-113-51/+37
* Add a TaskStopwatch to interrupt idle loopsSamuel Mehrbrodt2020-11-115-6/+260
* loplugin:useuniqueptr in SwViewShell::PrintOrPDFExportNoel Grandin2020-05-131-9/+8
* Fix libgpg-error compilation error with gawk5nd1012020-03-043-1/+116
* external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2020-03-042-0/+50
* tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)2020-03-044-33/+102
* tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl2020-03-0410-74/+82
* sw: fix widow loop with as-char flys in text formattingMichael Stahl2019-12-233-5/+7
* tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann2019-12-231-1/+8
* Explicitly disable form export for PDF/A-2Jan-Marek Glogowski2019-08-071-0/+1
* tdf#126642 correctly handle the PDF/A settingsJan-Marek Glogowski2019-08-072-51/+63
* Fix build with enabled assertsJan-Marek Glogowski2019-08-071-1/+1
* Remove accidental newline from ui contextSamuel Mehrbrodt2019-07-031-1/+1
* tdf#126088 Display InternalPaths in UISamuel Mehrbrodt2019-07-024-21/+44
* Update git submodulesSamuel Mehrbrodt2019-07-021-0/+0
* Improve the Windows SDK 10 ProductVersion-PathJuergen Funk2019-07-011-10/+11
* Fixup checkbox font exportThorsten Behrens2019-07-011-4/+4
* tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl2019-05-287-18/+52
* tdf#83722: Restrict the condition only to File > NewKatarina Behrens2019-05-151-2/+2
* Load explorerframe.dll at startupSamuel Mehrbrodt2019-05-131-0/+8
* tdf#83722: don't recycle frame with unmodified templateKatarina Behrens2019-05-131-1/+10
* tdf#122607 sw: restore CalcLayout() call in getRendererCount()Michael Stahl2019-05-133-3/+54
* tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl2019-05-134-12/+44
* tdf#122607 sw: remove deleted SwTextFrame's cache entryMichael Stahl2019-05-133-0/+14
* Fix appearance for checkboxesThorsten Behrens2019-05-131-10/+41
* pdf: always write resource dict for content streamsThorsten Behrens2019-05-131-8/+10
* Fix windows buildSamuel Mehrbrodt2019-05-131-3/+3
* Add missing includeSamuel Mehrbrodt2019-05-131-0/+1
* tdf#124025 Update formula before printingSamuel Mehrbrodt2019-05-131-9/+11
* Add missing constraints for pdf versionsSamuel Mehrbrodt2019-05-131-0/+10
* tdf#113448 fix PDF forms exportThorsten Behrens2019-05-131-0/+13
* Fix pdf validation error 'glyph width in dict and font inconsistent'Thorsten Behrens2019-05-131-12/+26
* tdf#123898 Fix frame content misalignedSamuel Mehrbrodt2019-05-133-53/+17
* Export PDF/A as 2bThorsten Behrens2019-05-137-34/+60
* tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2019-05-132-2/+25
* tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt2019-05-134-1/+23