summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot
2017-11-14ofz: stop at min of end of record and end of streamCaolán McNamara
2017-11-14Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14Fix ASan "alloc-dealloc-mismatch (operator new [] vs operator delete)"Stephan Bergmann
2017-11-14Adapt Library_vclplug_qt5Stephan Bergmann
2017-11-14Fix typosAndrea Gelmini
2017-11-14RTF import: add odd section break testcaseMiklos Vajna
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14ofz: further limit exttextout to record size is smaller than stream sizeCaolán McNamara
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-14Translate German debug stringsJohnny_M
2017-11-14tdf#113758 EMF+ Add mapping of clipped region to the world space.Bartosz Kosiorek
2017-11-14loplugin:flatten loosen conditionNoel Grandin
2017-11-13odk: fix broken link to the Developer's GuideMuhammet Kara
2017-11-13Fix typosAndrea Gelmini
2017-11-13ofz#4202 Null-dereference READCaolán McNamara
2017-11-13ofz: detect short readCaolán McNamara
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl
2017-11-13Resurrect still relevant part of external/harfbuzz/ubsan.patchStephan Bergmann
2017-11-13Updated coreOlivier Hallot
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-11-13Translate German variable and function names in Calc (financial)Johnny_M
2017-11-13tdf#113768 Fix opposite argument description for Calc function VDB.Winfried Donkers
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-13ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-11-13tdf#113758 EMF+ Add support to OffsetClip recordBartosz Kosiorek
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski
2017-11-13Move pivot table tests to a separate test suitTamás Zolnai
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe
2017-11-13sw: prefix members of SwLabRecMiklos Vajna
2017-11-13First look for clang-format in CLANG_FORMT env varStephan Bergmann
2017-11-13Let's have activex control test also a slowcheck testTamás Zolnai
2017-11-13tdf#45904 Move _XLabelRanges Java test to C++Jens Carl
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna
2017-11-13ofz: Direct-leakCaolán McNamara
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-13Move sd unit tests to slowcheckTamás Zolnai
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-11-13Removed include checkAndrea Gelmini
2017-11-13Revert erroneous change of dictionariesStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-13iOS, update to version 11.1jan Iversen
2017-11-13inline INetMIMEOutputSinkNoel Grandin
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke