Age | Commit message (Expand) | Author |
2023-05-27 | Use getXWeak in io | Mike Kaganski |
2021-05-25 | Resurrect io testconnection executable | Stephan Bergmann |
2021-03-26 | Drop these defines | Mike Kaganski |
2021-01-03 | tdf#124176 Use pragma once instead of include guards | Alchemist |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-12 | Fix typo | Andrea Gelmini |
2019-12-11 | Fix typos | Andrea Gelmini |
2019-11-24 | cppcheck: performing init in init list (hwpfilter, i., l.) | Julien Nabet |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-07-27 | Fix typos | Andrea Gelmini |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-01-24 | Fix typos | Andrea Gelmini |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppuhelper and io from OSL_ASSERT to assert | Chris Sherlock |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-23 | com::sun::star->css in io | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-19 | io: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-04-22 | second test should be DataOutputStream | Stephan Bergmann |
2014-02-26 | Remove visual noise from io | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2012-07-04 | re-base on ALv2 code. | Michael Meeks |