Age | Commit message (Expand) | Author |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-22 | convert Link<> to typed | Noel Grandin |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-07 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-09-03 | convert Link<> to typed | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-19 | for testing allow disabling configmgr for time critical paths | Caolán McNamara |
2015-08-14 | framework: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-14 | append '(Remote)' in the titlebar when remote file is opened | Szymon Kłos |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | idl,framework,forms: inline some use-once typedefs | Noel Grandin |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-08-03 | remove some unused typedefs | Noel Grandin |
2015-07-31 | framework: replace boost::function with std::function | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-22 | remove some unused constants | Noel Grandin |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos |
2015-07-16 | 'Save As' popup menu in the Writer's toolbar | Szymon Kłos |
2015-07-16 | open remote entry in the open drop down menu | Szymon Kłos |
2015-07-15 | loplugin:unusedmethods framework | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-07-14 | sfx2: remove the global SidebarController::maSidebarControllerContainer | Michael Stahl |
2015-07-13 | Introduce generic sub toolbar controller | Maxim Monastirsky |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-29 | coverity#1308570 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308527 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308516 Uncaught exception | Caolán McNamara |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-18 | drop unused sequenceasvector.hxx (see sequence.hxx) | Caolán McNamara |
2015-06-13 | Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONS | Julien Nabet |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-13 | framework: remove pointless IGate interface and de-virtualize | Michael Stahl |
2015-05-13 | ramework: remove confusing unused Gate::openGap() | Michael Stahl |
2015-05-08 | Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentage | Tor Lillqvist |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-08 | Use typed Menu::Set[De]actuivateHdl Links | Stephan Bergmann |
2015-05-08 | Use typed Menu::SetHighlightHdl Link | Stephan Bergmann |
2015-05-06 | Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonical | Tor Lillqvist |
2015-05-06 | Add support for progress bar callbacks to LibreOfficeKit clients | Tor Lillqvist |