summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-30define SAL_RETURNS_NONNULL as LIBO_INTERNAL_ONLYNoel Grandin1-3/+6
2017-05-30Updated coreGabor Kelemen1-0/+0
2017-05-30Updated coreGabor Kelemen1-0/+0
2017-05-30cleanup some OString stuff in jvmfwkNoel Grandin4-64/+45
2017-05-30Always looking for {msvcp,vcruntime}140.dll nowStephan Bergmann1-5/+1
2017-05-30VCVER < 140 (i.e., MSVC 2013 and older) are no longer supportedStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin154-308/+355
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose5-81/+107
2017-05-30Related tdf#108068: Retrieve error from Firebird engineJulien Nabet1-1/+2
2017-05-30basic: Drop unused variables in test scriptsTakeshi Abe56-113/+0
2017-05-29tdf#97362 CalcRTL unittest partially migarted to python (CalcRTL.py)Kappanneo4-37/+98
2017-05-29tdf#33831 swext: mention images by name in the mediawiki exportArianna Masciolini1-1/+8
2017-05-29Related: tdf#79167 sw: open the navigator in sidebar from the findbarFrancesco Gradi1-12/+7
2017-05-29tdf#96256 sw: fix scrolling to cursor after pasteMichael Stahl1-0/+1
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky2-0/+2
2017-05-29vcl PDF export, nss: use comphelper::HashMiklos Vajna1-48/+18
2017-05-29iOS, set user profile pathjan Iversen1-1/+5
2017-05-29iOS, added resourcesjan Iversen1-10/+36
2017-05-29VCVER < 140 (i.e., MSVC 2013 and older) are no longer supportedStephan Bergmann1-8/+1
2017-05-29i18nutil: fix invalid string copy that prevents startupMichael Stahl1-2/+3
2017-05-29xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna4-6/+6
2017-05-29Windows 7 is now the minimum supported release; say soAdolfo Jayme Barrientos1-1/+1
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl5-25/+0
2017-05-29fpicker: remove some Win32 helper code that is now unusedMichael Stahl2-270/+0
2017-05-29fpicker: remove PreviewCtrl.[ch]xxMichael Stahl3-715/+0
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl42-7614/+4
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann6-10/+6
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet6-6/+10
2017-05-29Windows XP and Vista support was removed, prevent install on these old systemsAndras Timar1-8/+2
2017-05-29osl: qa test of %2F - for file URIs this is invalidChris Sherlock1-3/+16
2017-05-29osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock2-46/+84
2017-05-29tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini1-3/+21
2017-05-29tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-05-29getUtf8TokenName can return by const refNoel Grandin8-8/+15
2017-05-29remove STR and VAL methodsNoel Grandin2-18/+8
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin2-11/+10
2017-05-29remove some unnecessary OString constructor callsNoel Grandin6-20/+20
2017-05-29Revert "loplugin:stringcopy"Stephan Bergmann1-1/+1
2017-05-29sw: prefix members of SwAccessibleParagraphMiklos Vajna2-61/+61
2017-05-29iOS, LOkit link problems solvedjan Iversen5-26/+48
2017-05-29LibreOfficeKit, changed test for iOS.jan Iversen1-6/+9
2017-05-29related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth3-21/+19
2017-05-29apply SAL_RETURNS_NONNULL in a couple more placesNoel Grandin2-7/+7
2017-05-28Capitalization of menu itemsAdolfo Jayme Barrientos1-4/+4
2017-05-29do we really need a OutputStreamWriterCaolán McNamara1-2/+1
2017-05-29coverity#1409892 silence Operands don't affect resultCaolán McNamara1-5/+9
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara1-9/+0
2017-05-28coverity#704341 Logically dead codeCaolán McNamara1-18/+1
2017-05-28coverity#1406097 Dereference null return valueCaolán McNamara1-2/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin167-1110/+530