summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* teach redundantcast plugin about functional castsNoel Grandin2017-05-30154-308/+355
* tdf#107589 Make description editable from Options tab.Gulsah Kose2017-05-305-81/+107
* Related tdf#108068: Retrieve error from Firebird engineJulien Nabet2017-05-301-1/+2
* basic: Drop unused variables in test scriptsTakeshi Abe2017-05-3056-113/+0
* tdf#97362 CalcRTL unittest partially migarted to python (CalcRTL.py)Kappanneo2017-05-294-37/+98
* tdf#33831 swext: mention images by name in the mediawiki exportArianna Masciolini2017-05-291-1/+8
* Related: tdf#79167 sw: open the navigator in sidebar from the findbarFrancesco Gradi2017-05-291-12/+7
* tdf#96256 sw: fix scrolling to cursor after pasteMichael Stahl2017-05-291-0/+1
* lok: Notify about the Formatting Marks changes.Jan Holesovsky2017-05-292-0/+2
* vcl PDF export, nss: use comphelper::HashMiklos Vajna2017-05-291-48/+18
* iOS, set user profile pathjan Iversen2017-05-291-1/+5
* iOS, added resourcesjan Iversen2017-05-291-10/+36
* VCVER < 140 (i.e., MSVC 2013 and older) are no longer supportedStephan Bergmann2017-05-291-8/+1
* i18nutil: fix invalid string copy that prevents startupMichael Stahl2017-05-291-2/+3
* xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna2017-05-294-6/+6
* Windows 7 is now the minimum supported release; say soAdolfo Jayme Barrientos2017-05-291-1/+1
* fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl2017-05-295-25/+0
* fpicker: remove some Win32 helper code that is now unusedMichael Stahl2017-05-292-270/+0
* fpicker: remove PreviewCtrl.[ch]xxMichael Stahl2017-05-293-715/+0
* fpicker: remove legacy XP FilePicker implementationMichael Stahl2017-05-2942-7614/+4
* Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann2017-05-296-10/+6
* [API-CHANGE] Add persistent (in addition to persistant)Julien Nabet2017-05-296-6/+10
* Windows XP and Vista support was removed, prevent install on these old systemsAndras Timar2017-05-291-8/+2
* osl: qa test of %2F - for file URIs this is invalidChris Sherlock2017-05-291-3/+16
* osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock2017-05-292-46/+84
* tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini2017-05-291-3/+21
* tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna2017-05-293-2/+9
* getUtf8TokenName can return by const refNoel Grandin2017-05-298-8/+15
* remove STR and VAL methodsNoel Grandin2017-05-292-18/+8
* no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin2017-05-292-11/+10
* remove some unnecessary OString constructor callsNoel Grandin2017-05-296-20/+20
* Revert "loplugin:stringcopy"Stephan Bergmann2017-05-291-1/+1
* sw: prefix members of SwAccessibleParagraphMiklos Vajna2017-05-292-61/+61
* iOS, LOkit link problems solvedjan Iversen2017-05-295-26/+48
* LibreOfficeKit, changed test for iOS.jan Iversen2017-05-291-6/+9
* related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth2017-05-293-21/+19
* apply SAL_RETURNS_NONNULL in a couple more placesNoel Grandin2017-05-292-7/+7
* Capitalization of menu itemsAdolfo Jayme Barrientos2017-05-281-4/+4
* do we really need a OutputStreamWriterCaolán McNamara2017-05-291-2/+1
* coverity#1409892 silence Operands don't affect resultCaolán McNamara2017-05-291-5/+9
* aAttr is now (more obviously) unusedCaolán McNamara2017-05-281-9/+0
* coverity#704341 Logically dead codeCaolán McNamara2017-05-281-18/+1
* coverity#1406097 Dereference null return valueCaolán McNamara2017-05-281-2/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-28167-1110/+530
* rdm#2247 enable Upper Sorbian for languagepack/UIChristian Lohmaier2017-05-283-0/+8
* Updated coreChristian Lohmaier2017-05-281-0/+0
* Related: tdf#106950 sw: fix crash on opening this fileMiklos Vajna2017-05-281-0/+3
* cppcheck: duplicateExpressionJochen Nitschke2017-05-281-1/+1
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-2832-44/+4
* Makefile is generated in BUILDDIR, not SRCDIR (fix fetch for android)Christian Lohmaier2017-05-281-1/+1