Age | Commit message (Expand) | Author |
2013-08-27 | Shouldn't be removed | Julien Nabet |
2013-08-27 | Simplify a bit iterator + remove double check | Julien Nabet |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-05 | Adapt UnoControlModel::read/write | Stephan Bergmann |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-05 | Related: #i121514# Remove deprecated UnoControlSimpleAnimation | Ariel Constenla-Haile |
2013-07-05 | Related: #i121513# Remove deprecated UnoControlThrobberModel | Ariel Constenla-Haile |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile |
2013-06-10 | fdo#46808, Convert awt::grid::DefaultGridColumnModel to new style | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-05 | fdo#46808, Convert various comphelper::ComponentContext | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-23 | fix awt::UnoControlModelDialog crash | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-04-25 | don't pollute global namespace | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-22 | Missing solar mutex | Stephan Bergmann |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
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-16 | Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit) | Chr. Rossmanith |
2013-03-09 | Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx | Stephan Bergmann |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | fdo#46808, clean up some old queryInterface() calls | Noel Grandin |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-28 | fdo#46808, Convert some bits to new-style UNO | Noel Grandin |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-19 | warning C4100: unreferenced formal parameter | Michael Stahl |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |