Age | Commit message (Expand) | Author |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-26 | Remove obsolete comment | Stephan Bergmann |
2012-10-26 | Turn SAL_INFO back to SAL_WARN | Stephan Bergmann |
2012-10-26 | Simplify SAL_INFO usage even further | Stephan Bergmann |
2012-10-25 | comphelper: convert OSL_* to SAL_* in namedvaluecollection | Miklos Vajna |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-08-25 | Replace usage of rtl/memory.h in comphelper with equivalent from string.h | Arnaud Versini |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-08-16 | Revert "Cleanup comphelper::storagehelper" | Matúš Kukan |
2012-08-16 | Cleanup comphelper::storagehelper | Tomaž Vajngerl |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove empty ascii boxes and stuff III | Thomas Arnhold |
2012-07-25 | Make comphelper/configuration.hxx work for localized properties | Stephan Bergmann |
2012-07-18 | Fix sense of SAL_WARN_IF conditions | Stephan Bergmann |
2012-07-16 | unusedcode: drop CellBlock and one small method | Matúš Kukan |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | gridfixes: #i117265# implement less-predicate for Date/Time structs | Frank Schoenheit [fs] |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-11 | removeTrailingChars is the same as stripEnd | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-06 | drop String::Reverse | Caolán McNamara |
2012-05-17 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-04-18 | callcatcher: update list | Caolán McNamara |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-29 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-20 | move GetFilterFlags inside ifdef WNT | Caolán McNamara |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau |
2012-02-29 | move template out of header | Caolán McNamara |