Age | Commit message (Expand) | Author |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-31 | 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-25 | tdf#39440: fix several warnings reported by cppcheck | Serge Krot |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-12 | dtrans: com::sun::star->css | Noel Grandin |
2015-09-02 | dtrans, winaccessibility: consistently use $(gb_UWINAPI) | Michael Stahl |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-04 | include: inline some use-once typedefs | Noel Grandin |
2015-08-04 | filter,desktop,dbaccess: inline some use-once typedefs | Noel Grandin |
2015-07-28 | dtrans: reset DropTarget::m_pDropTarget if it is released | Michael Stahl |
2015-07-28 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-08 | i#107734 Support for Math Input Panel in Windows 7 | Regina Henschel |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-08 | some spelling fixes, mostly in Java code | Noel Grandin |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-18 | SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-03 | Fix for possible unaddressable write. | Ashod Nakashian |
2015-01-24 | Fix warning C4101: ´ex´ : unreferenced local variable | Matteo Casalin |
2015-01-24 | cppcheck: selfAssignment | Caolán McNamara |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2014-12-20 | Typos | Julien Nabet |
2014-12-18 | dtrans: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-10-02 | dtrans (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-08-25 | set names on the Win32-only threads | Michael Stahl |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | Julien Nabet |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
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 |