summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10osl: CreateMutexW returns NULL on failure, not INVALID_HANDLE_VALUEChris Sherlock
2017-07-09C++11 replace std::remove_copy_if with std::copy_ifJochen Nitschke
2017-07-09Updated coreAdolfo Jayme Barrientos
2017-07-09cppcheck: uselessCallsRemoveJochen Nitschke
2017-07-09add test for non-ascii gnumeric file names, tdf#107827Markus Mohrhard
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl
2017-07-08accessbility: Don't double lock mutexes in VCLXAccessibleEdit.Arnaud Versini
2017-07-08Add a way to resize ScDBDataJaskaran Singh
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl
2017-07-08tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth
2017-07-08Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai
2017-07-08tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-08osl: followup to 7c6ccc42 for w32/unx file.cxxChris Sherlock
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07tdf#43157 - osl: convert OSL_ASSERT in unx/file_misc.cxxChris Sherlock
2017-07-07osl: unx osl_getDirectoryItem() cleanupChris Sherlock
2017-07-07osl: unx osl_getNextDirectoryItem() cleanupChris Sherlock
2017-07-07osl: osl_closeDirectory cleanupChris Sherlock
2017-07-07tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai
2017-07-07xmloff: Updated XMLTextListBlockContext to insert elements before NumRulesVarun Dhall
2017-07-07sot: fix loplugin:unnecessaryparen warningMiklos Vajna
2017-07-07rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna
2017-07-07vcl: adapt README to VCL_DEBUG_DISABLE_PDFCOMPRESSION changesMichael Stahl
2017-07-07vcl: clean up all #if OSL_DEBUG_LEVEL checks in pdfwriter_impl.cxxMichael Stahl
2017-07-07Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-07sw: WW8 import: avoid inserting annotation mark without SwPostItFieldMichael Stahl
2017-07-07re-add some gdb BigPtrArray pretty printingNoel Grandin
2017-07-07simplify ooxmlw14export codeNoel Grandin
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-07Add setgid call stub for LinuxTroy
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07[pt_PT] autocorrect - added 22 wordsMarco A.G.Pinto
2017-07-07basic: Put local stuff into unnamed namespaceTakeshi Abe
2017-07-07fix compile error due to missing include<functional>Dennis Francis
2017-07-07turn BS macro into an inlineCaolán McNamara
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07EditEngine: Added para break/connect during ODF pasteVarun Dhall
2017-07-07coverity#1414682 unnecessary dynamic_castCaolán McNamara
2017-07-07offapi: document used mime type for svg and pdf images in GraphicDescriptorMiklos Vajna
2017-07-07drop findunusedcodeCaolán McNamara
2017-07-07coverity#1413006 Mixing enum typesCaolán McNamara