summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* external/liborcus: Missing includesStephan Bergmann2021-05-142-0/+31
* tdf#141761 Enhance PrintDialog Preview for FormControlsArmin Le Grand (Allotropia)2021-04-271-18/+70
* Release 6.3.6.11Thorsten Behrens2021-04-231-1/+1
* tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)2021-04-222-56/+163
* .gitreview: Update default branchThorsten Behrens2021-04-091-1/+1
* Release 6.3.6.10Thorsten Behrens2021-04-091-1/+1
* xmlsec: fix signing documents on WNTMichael Stahl2021-04-092-0/+69
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-04-093-234/+1312
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-0922-211/+679
* clang-format ooxmlsecexporter.cxxThorsten Behrens2021-04-091-72/+126
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2021-04-094-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-04-098-80/+68
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-04-098-358/+1404
* expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin2021-04-094-123/+107
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2021-04-091-0/+1
* default to CertificateValidity::INVALIDCaolán McNamara2021-04-091-2/+2
* Improve checkExtensionStephan Bergmann2021-04-091-12/+19
* tdf#130216: normalize paths with .. segmentsMike Kaganski2021-04-091-11/+23
* ofz#26676 null derefCaolán McNamara2021-04-091-1/+8
* ofz#27817 null derefCaolán McNamara2021-04-091-3/+2
* ofz#20622 oomCaolán McNamara2021-04-091-1/+2
* ofz#20517 null-dereferenceCaolán McNamara2021-04-092-1/+3
* ofz#20447 Null-dereference READCaolán McNamara2021-04-091-1/+2
* ofz#20366 OOMCaolán McNamara2021-04-091-1/+9
* ofz#20456 Null-dereference READCaolán McNamara2021-04-091-2/+3
* ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl2021-04-094-14/+48
* sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl2021-04-091-1/+1
* sw: UNO API: do not allow inserting control characters into nodesMichael Stahl2021-04-091-0/+12
* ofz#26122 allow NINSIZE input full elementsCaolán McNamara2021-04-091-7/+9
* ofz#25989 cmap parsingCaolán McNamara2021-04-091-1/+1
* ofz#25684 keep ParseCMAP within legal areaCaolán McNamara2021-04-091-4/+28