Age | Commit message (Expand) | Author |
2013-12-22 | Fix other typos | Julien Nabet |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of unnecessary comphelper::UStringEqual | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann |
2013-11-27 | forms: avoid deadlock when setting FontControlModel properties | Michael Stahl |
2013-11-27 | FontControlModel::convertFastPropertyValue: fix bad cast of Kerning | Michael Stahl |
2013-11-23 | outter -> outer (also when "outter" is inside another word) | Julien Nabet |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-16 | cppcheck: Array index is used before limits check | Julien Nabet |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-14 | i18npool, forms: remove warnings_guard_unicode*.h | Michael Stahl |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in FORMS module | Noel Grandin |
2013-11-05 | fixincludeguards.sh: forms | Thomas Arnhold |
2013-11-04 | fdo 70998: Termchange: Graphics->Image | Samuel Mehrbrodt |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-17 | bogus WaE: 'bValue' may be used uninitialized in this function | Lionel Elie Mamane |
2013-10-17 | WaE: unknown warning group '-Wmaybe-uninitialized' | Tor Lillqvist |
2013-10-17 | MacOS X fixup to bogus WaE: 'bValue' may be used uninitialized | Lionel Elie Mamane |
2013-10-17 | bogus WaE: 'bValue' may be used uninitialized in this function | Lionel Elie Mamane |
2013-10-16 | WaE: 'bValue' may be used uninitialized in this function | Tor Lillqvist |
2013-10-16 | respect reference values in checkboxes | Lionel Elie Mamane |
2013-10-02 | Spell "indices" correctly | Tor Lillqvist |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann |
2013-10-01 | convert FORMS modules from String to OUString | Noel Grandin |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-10 | BUG:57950 Remove chained appends | Neil Moore |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-27 | ...and remove now-unnecessary comment | Stephan Bergmann |