summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-10Spaces are cheap ... and really help to read codeEike Rathke
2017-07-10crashtesting assert on export to ods from novell835001-2.xlsxCaolán McNamara
2017-07-10Buy more spaces, and newlines evenEike Rathke
2017-07-10Buy some spacesEike Rathke
2017-07-10svx: Kill non-existent external pszStandardTakeshi Abe
2017-07-10simplify strip types from Sequence, related tdf#108782Jochen Nitschke
2017-07-10sw: prefix members of SwDrawViewMiklos Vajna
2017-07-10sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackgroundMarkus Mohrhard
2017-07-10Use const (I)FormulaToken* where possibleEike Rathke
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10loplugin:useuniqueptr in hwpfilterNoel Grandin
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-09Slightly different approach to tdf#106679Katarina Behrens
2017-07-10osl: w32/pipe.cxx fPipeAvailable -> bPipeAvailableChris Sherlock
2017-07-10osl: followup - m_NamedObject never INVALID_HANDLE_VALUEChris Sherlock
2017-07-10Followup: m_NamedObject never INVALID_HANDLE_VALUE, must be nullptrChris Sherlock
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