summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23convert to std::vectorCaolán McNamara
2017-06-23coverity#1412987 Untrusted value as argumentCaolán McNamara
2017-06-23move pBuffer out of classCaolán McNamara
2017-06-23coverity#1412873 Dereference null return valueCaolán McNamara
2017-06-23silence some unique_ptr warningsCaolán McNamara
2017-06-23coverity#1412992 Unused valueCaolán McNamara
2017-06-23coverity#735795 Unchecked dynamic_castCaolán McNamara
2017-06-23coverity#1412988 Uninitialized scalar fieldCaolán McNamara
2017-06-23coverity#1412991 Resource leakCaolán McNamara
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-23osl: getpagesize() uses sysconf(_SC_PAGESIZE) on all BSDsChris Sherlock
2017-06-23android: show when native-code.py is invoked even for non-verbose buildsMiklos Vajna
2017-06-23gpg4libre: Warn before removing document signaturesKatarina Behrens
2017-06-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth
2017-06-23tdf#89139: dump pivotField itemsMike Kaganski
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock
2017-06-23osl: typo from last commitChris Sherlock
2017-06-22osl: File map flag constants documentedChris Sherlock
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna
2017-06-22gitignore: compile_commands.jsonMuhammet Kara
2017-06-22Unit test for named single reference pointing to deleted row, tdf#108671Eike Rathke
2017-06-22expat-2.2.1 patch to allow compile on macOS and othersjan Iversen
2017-06-22Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara
2017-06-22assert( nX < nC && nY < nR ); cause of tdf#108292Eike Rathke
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-06-22add factory function mapping for libspelllo archivebrainbreaker
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna
2017-06-22tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl
2017-06-22Bin a couple way too verbose SAL_INFOsTor Lillqvist
2017-06-22Removed duplicated includeAndrea Gelmini
2017-06-22Explicit --with-valgrind, to not accidentally miss Valgrind supportStephan Bergmann
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-22iwyu: add language standard defines to flagsJochen Nitschke
2017-06-22update externals in bin/gen-iwyu-dummy-lib scriptJochen Nitschke
2017-06-22reformat bin/gen-iwyu-dummy-lib scriptJochen Nitschke
2017-06-22related: gpg4libre: Init xmlsec in one place before creating the servicesThorsten Behrens
2017-06-22xsec_gpg lib is no more, so don't attempt to package itChristian Lohmaier
2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist