summaryrefslogtreecommitdiff
path: root/sc/source
ModeNameSize
d---------core155logplain
d---------filter528logplain
d---------ui878logplain
e.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin replaced using the script: git grep -lP 'Sequence.*OUString.*\(1\)' | xargs perl -0777 -pi -e "s/Sequence< OUString > (\w+)\(1\); .*\[0\] = (\S+);/Sequence< OUString > \1 { \2 };/g" Change-Id: I23688a91562051a8eed11fc2a85599545c285c34 Reviewed-on: https://gerrit.libreoffice.org/19967 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I0f2f81dae91f62639e79799b1bed1b2df1fd79ab 2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin Change-Id: If4308b358a55351f6e951ebf055df076ce4ad4ce Reviewed-on: https://gerrit.libreoffice.org/19667 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-07-04Fix typosAndrea Gelmini Change-Id: Ic6415423f46aaee7ba90239a617c318cf92ae222 Reviewed-on: https://gerrit.libreoffice.org/16711 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> 2015-03-11svl: use constructor syntax in svl.componentChris Sherlock Change-Id: I2cb78695ede4017dfc4594175268e3d3c7eb4eca Signed-off-by: Stephan Bergmann <sbergman@redhat.com> 2015-02-05yet another Windows build fixEike Rathke 'Locale' : ambiguous symbol, could be 'com::sun::star::lang::Locale' or 'icu_54::Locale' Change-Id: Id5688195907624467d3956aff4b27f6839e03015 2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann Change-Id: I212dccf416fda574f940f13a2b1de5c293b3f9fd 2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan Change-Id: Ia69463f1466349af879da02a23b58702732011c6 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl Sadly cannot forward declare "struct {...} TimeValue;". rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h was painful enough for now... Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05 2014-11-06drop XPersistObject support from SvNumberFormatsSupplierServiceCaolán McNamara why should css.util.NumberFormatsSupplier support XPersistObject and need read/write support ? Change-Id: I62bc2fa3a0adef6cf5b7006f4e2bf3a9a157043d Reviewed-on: https://gerrit.libreoffice.org/12281 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet Change-Id: I67acda35fa127547dcea0cd18c9dc16db7c00294 2014-04-07Clean up function declarations and some unused functionsStephan Bergmann Change-Id: Id7ecd49ea03f225fc350a31437c32b4a738d7199