summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Only do kashida insertion with fonts that have non-zero width kashidasMartin Hosken3-11/+12
2017-11-14Use proper ucontext_t in external/breakpadStephan Bergmann2-0/+195
2017-11-14Add clarifying comment about shell scripts in Contents/MacOSTor Lillqvist1-1/+8
2017-11-14Distinguish single/multiple cell copy for plain text, tdf#113571 follow-upEike Rathke1-7/+16
2017-11-14Don't bother with unoinfo either in the sandboxed app bundleTor Lillqvist1-1/+2
2017-11-14Make checkIdenticalDefaultArguments more preciseStephan Bergmann2-15/+43
2017-11-14LibreOffice.natvis: update visualizersMike Kaganski1-29/+57
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos4-2/+102
2017-11-14tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski3-0/+45
2017-11-14Add comment and @since LibreOffice 5.2Eike Rathke1-0/+6
2017-11-14Adapt solenv/flatpak-manifest.in to recently added Noto fontsStephan Bergmann1-0/+6
2017-11-14gtktiledviewer downgrade min gtk+ to 3.16Ashod Nakashian1-1/+1
2017-11-14Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-12/+12
2017-11-14Fix typosAndrea Gelmini3-5/+5
2017-11-14Changed encoding from cp1252 to UTF-8Andrea Gelmini1-5/+5
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot3-3/+27
2017-11-14ofz: stop at min of end of record and end of streamCaolán McNamara2-30/+41
2017-11-14Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann1-1/+1
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist2-6/+6
2017-11-14Fix ASan "alloc-dealloc-mismatch (operator new [] vs operator delete)"Stephan Bergmann1-24/+64
2017-11-14Adapt Library_vclplug_qt5Stephan Bergmann2-4/+4
2017-11-14Fix typosAndrea Gelmini6-6/+6
2017-11-14RTF import: add odd section break testcaseMiklos Vajna2-0/+20
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin24-101/+82
2017-11-14ofz: further limit exttextout to record size is smaller than stream sizeCaolán McNamara1-2/+2
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist6-2/+6
2017-11-14Translate German debug stringsJohnny_M2-3/+3
2017-11-14tdf#113758 EMF+ Add mapping of clipped region to the world space.Bartosz Kosiorek1-3/+10
2017-11-14loplugin:flatten loosen conditionNoel Grandin3-13/+27
2017-11-13odk: fix broken link to the Developer's GuideMuhammet Kara1-1/+1
2017-11-13Fix typosAndrea Gelmini5-7/+7
2017-11-13ofz#4202 Null-dereference READCaolán McNamara2-3/+10
2017-11-13ofz: detect short readCaolán McNamara1-1/+1
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl12-226/+299
2017-11-13Resurrect still relevant part of external/harfbuzz/ubsan.patchStephan Bergmann2-0/+12
2017-11-13Updated coreOlivier Hallot1-0/+0
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke11-14/+48
2017-11-13Translate German variable and function names in Calc (financial)Johnny_M2-49/+49
2017-11-13tdf#113768 Fix opposite argument description for Calc function VDB.Winfried Donkers4-10/+61
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski6-11/+25
2017-11-13ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara1-0/+5
2017-11-13tdf#113758 EMF+ Add support to OffsetClip recordBartosz Kosiorek2-3/+21
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski1-1/+3
2017-11-13Move pivot table tests to a separate test suitTamás Zolnai5-2065/+2288
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara2-2/+4
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke4-2/+6
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe1-26/+13
2017-11-13sw: prefix members of SwLabRecMiklos Vajna4-111/+111
2017-11-13First look for clang-format in CLANG_FORMT env varStephan Bergmann1-8/+12