Age | Commit message (Expand) | Author |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor in FRAMEWORK module | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-09-09 | Bin unused remains of framework's own "debug framework" | Tor Lillqvist |
2013-09-08 | Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2) | Tor Lillqvist |
2013-08-20 | Improve some debug output | Stephan Bergmann |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-23 | convert more services in framework module to WeakImplHelper | Noel Grandin |
2013-07-12 | PCH for more libraries | Luboš Luňák |
2013-06-06 | misleading comment, beamer section, not removed helpagent section | Caolán McNamara |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | fdo#46808, Convert frame::AppDispatchProvider to new style | Noel Grandin |
2013-05-28 | fdo#46808, Use service constructor | Noel Grandin |
2013-05-28 | fdo#46808, Convert frame::LayoutManager service to new sty;e | Noel Grandin |
2013-05-22 | fix Mac build | Noel Grandin |
2013-05-22 | fdo#46808, convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-07 | Better logging | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-08 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin |
2013-03-04 | fdo#46808, Convert the menu classes in framework to XComponentContext | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-01-15 | fdo#46808, Adapt frame::StartModule UNO service to new style | Noel Grandin |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
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-11-06 | Revert "if/else placement" | Luboš Luňák |
2012-11-03 | if/else placement | Luboš Luňák |
2012-10-25 | ditch SYNCHRONIZED_START/END | Caolán McNamara |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | loplugin: various warnings | Caolán McNamara |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |