summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-30fix convertName2SQLNameNoel Grandin1-2/+2
2017-05-30untwist the logic in convertName2SQLNameNoel Grandin1-11/+9
2017-05-30EditEngine Refactoring hand-coded XInterface implementations of EditDataObjectVarun Dhall2-17/+2
2017-05-30missing resourcesCaolán McNamara2-0/+45
2017-05-30FTPURL::parse doesn't need so much string conversionNoel Grandin1-40/+41
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara2-6/+11
2017-05-30coverity#1411566 Unchecked dynamic_castCaolán McNamara1-6/+12
2017-05-30Updated coreChristian Lohmaier1-0/+0
2017-05-30coverity#1411565 'Constant' variable guards dead codeCaolán McNamara1-1/+2
2017-05-30missing resourcesCaolán McNamara2-2/+25
2017-05-30Updated coreGabor Kelemen1-0/+0
2017-05-30and fix my previous commitNoel Grandin1-3/+1
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