Age | Commit message (Expand) | Author |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-23 | Fix typos retreive/retrieve furture/future | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui:: | Noel Grandin |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i116786# use auto_ptr to track member lifetime" | Michael Meeks |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | 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 frame::ModuleManager | Noel Grandin |
2012-10-12 | loplugin: unused Strings | Caolán McNamara |
2012-10-11 | loplugin: more unused OUStrings and so forth | Caolán McNamara |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-23 | Fix off-by-one drawing problems of the bottom docking area. | Jan Holesovsky |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | fdo#50651: update layout after toolbar destruction | Ivan Timofeev |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | targetted misc. minor cppcheck cleanups reversion | Michael Meeks |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-04 | resolved fdo#46160 query model only once whether it is a preview | Eike Rathke |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-12 | offapi: remove obsolete XInplaceLayout (2nd try) | Thomas Arnhold |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-19 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-18 | Revert "offapi: remove obsolete XInplaceLayout" | Thomas Arnhold |
2012-02-18 | offapi: remove obsolete XInplaceLayout | Thomas Arnhold |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2011-12-30 | Fix for fdo43460 Part XX getLength() to isEmpty() | Olivier Hallot |
2011-12-14 | shrinked useless constants/defines | Takeshi Abe |
2011-12-14 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from framework | Norbert Thiebaud |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-23 | callcatcher: various unused methods | Caolán McNamara |
2011-09-20 | Remove RCS header | Thomas Arnhold |
2011-09-09 | sb140: #i116786# use auto_ptr to track member lifetime | Stephan Bergmann |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara |