Age | Commit message (Expand) | Author |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-22 | fdo#39674: Rename menues to menu | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-11 | fdo#46808, use service constructor | Noel Grandin |
2013-02-10 | fdo#60491: embeddedobj: catch exception in fallback path | Michael Stahl |
2013-02-10 | embeddedobj: log some exceptions | Michael Stahl |
2013-02-08 | fdo#60234 fdo#60492: fix emboleobj library on WNT: | Michael Stahl |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2013-01-15 | fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-07 | fdo#56818 Work around deadlock caused by differing lock orders | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-31 | Removed private fields were acutally used #ifdef WNT | Stephan Bergmann |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | Missing #include | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-05 | removed useless forward declarations of class | Takeshi Abe |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell |
2012-06-06 | embeddedobj: try to make MSVC happy | Michael Stahl |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-04-16 | WaE: unused parameter | David Tardon |
2012-04-16 | WaE: initialization order | David Tardon |