Age | Commit message (Expand) | Author |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-03 | typo: therfore -> therefore | Andras Timar |
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-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-22 | Remove dead test code | Stephan Bergmann |
2014-04-19 | fixincludeguards.sh: extensions | Thomas Arnhold |
2014-04-15 | whitespace for include statements | Thomas Arnhold |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-02-27 | Remove visual noise from extensions | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-20 | typo fixes | Andras Timar |
2013-12-10 | Drop duplicate #include | Takeshi Abe |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | 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-10-02 | Spell "indices" correctly | Tor Lillqvist |
2013-05-31 | Bin more VS2008 bits | Tor Lillqvist |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-11 | remove remaining UTF bom | Borim |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-13 | Return the real result of the test | Julien Nabet |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-10 | Java cleanup, fixup the TestPGP code to compile again. | Noel Grandin |
2012-09-05 | Java cleanup, fix a couple of compile errors in old code | Noel Grandin |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |