summaryrefslogtreecommitdiff
path: root/solenv/clang-cl
AgeCommit message (Expand)Author
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
utomatic rewrite)Stephan Bergmann 2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin 2015-10-02com::sun::star->css in forms/Noel Grandin 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-08-19Remove two silly typedefsStephan Bergmann 2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann 2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-17Fix various XServiceInfo implementationsStephan Bergmann 2015-02-17forms: use constructor feature for form modulesChris Sherlock 2014-10-23loplugin: cstylecastNoel Grandin 2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher 2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza 2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-06forms: sal_Bool->boolNoel Grandin 2014-02-26Remove visual noise from formsAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin 2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin