Age | Commit message (Expand) | Author |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-01 | Improve exception messages (for debugging) | Stephan Bergmann |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-26 | Some spellchecker love in the comments | Jesús Corrius |
2013-09-18 | Disable all features that rely on orcus. | Kohei Yoshida |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_WARNING | Tor Lillqvist |
2013-08-20 | Improve some debug output | Stephan Bergmann |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-03 | fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new style | Noel Grandin |
2013-06-03 | fdo#46808, Convert SfxFrameLoader service to new style | Noel Grandin |
2013-05-22 | fdo#46808, convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-13 | Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus. | Kohei Yoshida |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
2013-04-09 | Add xlsx and ods bits. Those file types are still not loadable. | Kohei Yoshida |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | fdo#46808, Use service constructor for task::InteractionHandler | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-11 | fdo#46808, convert to getProcessComponentContext | Noel Grandin |
2013-02-05 | String cleanup. | Kohei Yoshida |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-04 | activate basic gnumeric support in experimental mode | Markus Mohrhard |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-11 | loplugin: more unused OUString and misleading indentation | Caolán McNamara |
2012-10-11 | loplugin: misleading indent | Caolán McNamara |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-07 | Disable the experimental orcus-based csv filter for now. | Kohei Yoshida |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-24 | Unused methods. | Kohei Yoshida |
2012-07-24 | It makes no sense to make these methods virtual. | Kohei Yoshida |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-30 | Bin a bunch of pointless comments | Tor Lillqvist |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-02-05 | Fixed cppcheck messages about rethrowing copy of exception. | PKEuS |
2011-12-30 | Fix for fdo43460 Part XX getLength() to isEmpty() | Olivier Hallot |
2011-12-21 | Remove HelpAgentWindow | August Sodora |