Age | Commit message (Expand) | Author |
2016-09-12 | Bin some noise comments and superfluous vertical whitespace | Tor Lillqvist |
2016-07-14 | dtrans: remove commented-out code | Thorsten Behrens |
2016-07-12 | avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 | Markus Mohrhard |
2016-05-24 | C++11: disable ctors/operators with delete (dtrans) | Jochen Nitschke |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-12 | WNT: check result of PostMessage() | Michael Stahl |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-04 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-02-17 | Typo: namesapce(s)->namespace(s) | Julien Nabet |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-03 | tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. | burcinakalin |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-25 | fix Windows build | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-30 | allocate and initialise FormatEntry table at compile-time | Noel Grandin |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-18 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
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-25 | tdf#39440: fix several warnings reported by cppcheck | Serge Krot |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-12 | dtrans: com::sun::star->css | Noel Grandin |
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-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 |