summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23tdf#89139: dump pivotField itemsMike Kaganski1-5/+98
2017-06-23osl: doxygen fixes for headersChris Sherlock13-402/+406
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock1-0/+28
2017-06-23osl: typo from last commitChris Sherlock1-1/+1
2017-06-22osl: File map flag constants documentedChris Sherlock1-21/+38
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna3-3/+24
2017-06-22gitignore: compile_commands.jsonMuhammet Kara1-0/+3
2017-06-22Unit test for named single reference pointing to deleted row, tdf#108671Eike Rathke1-1/+37
2017-06-22expat-2.2.1 patch to allow compile on macOS and othersjan Iversen2-0/+22
2017-06-22Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-22assert( nX < nC && nY < nR ); cause of tdf#108292Eike Rathke1-0/+1
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara1-6/+15
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara2-0/+9
2017-06-22add factory function mapping for libspelllo archivebrainbreaker1-1/+2
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna8-3/+55
2017-06-22tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-22Bin a couple way too verbose SAL_INFOsTor Lillqvist1-17/+0
2017-06-22Removed duplicated includeAndrea Gelmini1-1/+0
2017-06-22Explicit --with-valgrind, to not accidentally miss Valgrind supportStephan Bergmann1-1/+8
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl8-8/+8
2017-06-22iwyu: add language standard defines to flagsJochen Nitschke1-1/+1
2017-06-22update externals in bin/gen-iwyu-dummy-lib scriptJochen Nitschke1-1/+1
2017-06-22reformat bin/gen-iwyu-dummy-lib scriptJochen Nitschke1-43/+49
2017-06-22related: gpg4libre: Init xmlsec in one place before creating the servicesThorsten Behrens1-21/+2
2017-06-22xsec_gpg lib is no more, so don't attempt to package itChristian Lohmaier1-1/+0
2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist4-17/+112
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann14-17/+42
2017-06-22Revert "Temporary debg output to find out why tinderboxes still don't find pr...Stephan Bergmann1-1/+0
2017-06-22Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk1-2/+4
2017-06-22iOS, update menus for menu pickerjan Iversen2-98/+95
2017-06-22Temporary debg output to find out why tinderboxes still don't find programStephan Bergmann1-0/+1
2017-06-22formula: remove indirection and use unique_ptrJochen Nitschke5-53/+45
2017-06-22sw: dump more connections of those obnoxious footnotes in layout.xmlMichael Stahl1-0/+10
2017-06-22tdf#101821 sw: fix another layout footnote use-after-freeMichael Stahl1-0/+20
2017-06-22tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-06-22tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-22expat: upgrade to release 2.2.1Michael Stahl1-2/+2
2017-06-22xmlsecurity: remove newly introduced redundant namespace alias, used only onceMiklos Vajna1-2/+1
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna4-4/+4
2017-06-22xmlsecurity: fix loplugin:unusedvariablecheck warningMiklos Vajna1-1/+0
2017-06-22loplugin:unusedfields in sdextNoel Grandin12-101/+9
2017-06-22loplugin:unusedfields in sd part3Noel Grandin25-102/+8
2017-06-22loplugin:unusedfields in sd part2Noel Grandin16-64/+18
2017-06-22loplugin:unusedfields in sd part1Noel Grandin13-59/+3
2017-06-22loplugin:unusedfields in sw part4Noel Grandin20-76/+3
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-06-22sd: Kill empty sdattr.cxxTakeshi Abe2-21/+0
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard3-0/+68
2017-06-22Updated coreAron Budea1-0/+0
2017-06-21Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9