Age | Commit message (Expand) | Author |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-27 | Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs | Stephan Bergmann |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-05 | tdf#94715 - ensure we remove ourselves from the same event source. | Michael Meeks |
2015-12-23 | loplugin:unusedfields in /include | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/toolkit,include/tools | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338239 Uncaught exception | Caolán McNamara |
2015-10-27 | don't allocate uno::Reference on the heap | Noel Grandin |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-16 | Allow injection of keyboard and mouse events through UNO | Matthew J. Francis |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-07-31 | toolkit: replace boost::function with std::function | Michael Stahl |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-14 | loplugin:unusedmethods toolkit,package | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-28 | coverity#1308539 Uncaught exception | Caolán McNamara |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-06 | cleanup DIALOG_NO_PARENT, follow on to tdf#91090 | Noel Grandin |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-29 | convert INITOUTDEV constants to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-16 | Revert "make more classes dllpublic" | David Tardon |
2015-04-16 | make more classes dllpublic | David Tardon |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | Fixup toolkit's printer code. | Michael Meeks |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-04-10 | vclptr: switch printers away from boost_shared. | Michael Meeks |
2015-04-10 | svtools: switch UNO pieces to use VclPtr enabled toolkit. | Michael Meeks |
2015-04-10 | toolkit: more VclPtr pieces. | Michael Meeks |
2015-04-10 | toolkit: first cut at switching to VclPtr. | Michael Meeks |
2015-04-09 | svtools: apply vcl::window refcounting changes | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | loplugin:staticfunction | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-17 | some more de-boostification | Caolán McNamara |
2015-02-16 | tdf#78174: toolkit: work around GCC 4.9 -Os link failure | Michael Stahl |