summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-24emfio: unit test for the EMF+ rendererPatrick Jaap4-0/+60
2017-08-24tdf#87648 Spelling and Grammarheiko tietze2-3/+3
2017-08-24Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke3-0/+15
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn5-10/+74
2017-08-24tdf#111870 Translate the "My AutoText" string in the Edit Categories windowGabor Kelemen1-2/+8
2017-08-24tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai3-164/+179
2017-08-24tdf#91781 Removal of Format > ColumnsYousuf Philips1-1/+0
2017-08-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz7-18/+102
2017-08-24loplugin:constparam in sc part5Noel Grandin51-106/+106
2017-08-24tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl1-0/+5
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth2-2/+4
2017-08-24vcl PDF export: remove no longer direct NSS dependencyMiklos Vajna2-22/+0
2017-08-24Explicitly specify -finput-charset=UTF-8 for GCC/ClangStephan Bergmann1-0/+2
2017-08-24loplugin:useuniqueptr in frameworkNoel Grandin3-25/+9
2017-08-24SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz3-66/+2
2017-08-24loplugin:useuniqueptr in formsNoel Grandin2-20/+14
2017-08-24dbaccess: avoid deadlock in ODatabaseContext::registerObject()Michael Stahl1-5/+7
2017-08-24VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR testsZdeněk Crhonek6-0/+420
2017-08-24loplugin:constparam in sc part4Noel Grandin54-123/+123
2017-08-24loplugin:constparam in sc part3Noel Grandin39-103/+97
2017-08-24loplugin:useuniqueptr in filterNoel Grandin3-8/+6
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann18-49/+36
2017-08-24remove unused error code in vclNoel Grandin2-3/+0
2017-08-24loplugin:useuniqueptr in cppcanvasNoel Grandin3-33/+29
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet2-30/+27
2017-08-24oox: kill redundant breaksThorsten Behrens2-6/+0
2017-08-24unnecessary condition:rGraphic.IsDummyContext()ccsheller1-22/+2
2017-08-24remove unused error codes in svtoolsNoel Grandin5-22/+2
2017-08-24Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrectEike Rathke1-13/+15
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke10-35/+60
2017-08-23Fix typoAndrea Gelmini1-1/+1
2017-08-23tdf#111795 - Special character preview control should have borderAkshay Deep1-1/+1
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl11-90/+117
2017-08-23tdf#45904 Remove/disable obsolete _XSpreadsheetDocument Java testJens Carl3-52/+0
2017-08-23tdf#45904 Remove/disable obsolete _XSheetOutline Java testsJens Carl3-145/+0
2017-08-23tdf#45905 Remove/disable obsolete _XNamedRanges Java testsJens Carl3-321/+0
2017-08-23tdf#45904 Remove/disable obsolete _XDataPilotTable Java testsJens Carl3-100/+0
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl9-155/+331
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai5-6/+57
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin6-26/+186
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos3-0/+21
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati14-32/+36
2017-08-23Clean up string constructionStephan Bergmann1-2/+1
2017-08-23ScFiltersTest::testUnicodeFileNameGnumeric only works with UTF-8Stephan Bergmann1-0/+7
2017-08-23libxml2: bunch of CVE fixesMichael Stahl6-0/+517
2017-08-23osl::Directory::createPath with excess slashes fails with E_INVAL on WindowsStephan Bergmann1-2/+2
2017-08-23Report osl::Directory::createPath failureStephan Bergmann1-1/+9
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann9-13/+17
2017-08-23drop SwBackgroundDestinationItem wrapperJochen Nitschke3-20/+2
2017-08-23loplugin:constparam in sc part2Noel Grandin40-124/+125