summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-25Revert "openldap: mysterious build failure"feature/cib_contract57cMichael Stahl1-1/+0
2021-06-25Bump version to 6.1.7.1Michael Stahl1-1/+1
2021-06-25sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl1-4/+13
2021-06-23tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller3-36/+48
2021-06-23Java 11 no longer synthesizes DocumentView$1.classStephan Bergmann1-2/+1
2021-06-23odk: build examples with GCC with explicit -std=c++11Michael Stahl1-1/+1
2021-04-30openldap: mysterious build failureMichael Stahl1-0/+1
2021-04-01HTML tt -> code in JavaDoc commentsStephan Bergmann1-24/+24
2021-04-01gbuild: don't use -Wunused-macros with sccacheMichael Stahl1-2/+2
2021-04-01gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl1-2/+2
2021-04-01gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl1-2/+2
2021-01-27tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna10-17/+69
2021-01-19Cut down on -pthread/-lpthread proliferationStephan Bergmann34-57/+10
2021-01-19external/libmspub: missing includeStephan Bergmann2-0/+11
2020-11-11tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski3-51/+37
2020-11-11Add a TaskStopwatch to interrupt idle loopsSamuel Mehrbrodt5-6/+260
2020-05-13loplugin:useuniqueptr in SwViewShell::PrintOrPDFExportNoel Grandin1-9/+8
2020-03-04Fix libgpg-error compilation error with gawk5nd1013-1/+116
2020-03-04external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2-0/+50
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)4-33/+102
2020-03-04tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl10-74/+82
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl3-5/+7
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+8
2019-08-07Explicitly disable form export for PDF/A-2Jan-Marek Glogowski1-0/+1
2019-08-07tdf#126642 correctly handle the PDF/A settingsJan-Marek Glogowski2-51/+63
2019-08-07Fix build with enabled assertsJan-Marek Glogowski1-1/+1
2019-07-03Remove accidental newline from ui contextSamuel Mehrbrodt1-1/+1
2019-07-02tdf#126088 Display InternalPaths in UISamuel Mehrbrodt4-21/+44
2019-07-02Update git submodulesSamuel Mehrbrodt1-0/+0
2019-07-01Improve the Windows SDK 10 ProductVersion-PathJuergen Funk1-10/+11
2019-07-01Fixup checkbox font exportThorsten Behrens1-4/+4
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl7-18/+52
2019-05-15tdf#83722: Restrict the condition only to File > NewKatarina Behrens1-2/+2
2019-05-13Load explorerframe.dll at startupSamuel Mehrbrodt1-0/+8
2019-05-13tdf#83722: don't recycle frame with unmodified templateKatarina Behrens1-1/+10
2019-05-13tdf#122607 sw: restore CalcLayout() call in getRendererCount()Michael Stahl3-3/+54
2019-05-13tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl4-12/+44
2019-05-13tdf#122607 sw: remove deleted SwTextFrame's cache entryMichael Stahl3-0/+14
2019-05-13Fix appearance for checkboxesThorsten Behrens1-10/+41
2019-05-13pdf: always write resource dict for content streamsThorsten Behrens1-8/+10
2019-05-13Fix windows buildSamuel Mehrbrodt1-3/+3
2019-05-13Add missing includeSamuel Mehrbrodt1-0/+1
2019-05-13tdf#124025 Update formula before printingSamuel Mehrbrodt1-9/+11
2019-05-13Add missing constraints for pdf versionsSamuel Mehrbrodt1-0/+10
2019-05-13tdf#113448 fix PDF forms exportThorsten Behrens1-0/+13
2019-05-13Fix pdf validation error 'glyph width in dict and font inconsistent'Thorsten Behrens1-12/+26
2019-05-13tdf#123898 Fix frame content misalignedSamuel Mehrbrodt3-53/+17
2019-05-13Export PDF/A as 2bThorsten Behrens7-34/+60
2019-05-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2-2/+25
2019-05-13tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt4-1/+23