Age | Commit message (Expand) | Author |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-17 | remove various unused dialogs | Caolán McNamara |
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 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-26 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-16 | convert versions of dialog to .ui | Caolán McNamara |
2013-07-14 | String::SearchAndReplaceAllAscii -> OUString::replaceAll | Caolán McNamara |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-10 | drop some more XubStrings | Caolán McNamara |
2013-07-04 | Mark as const | Takeshi Abe |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile |
2013-06-24 | fix exception in DbGridColumn::impl_toggleScriptManager_nothrow | Noel Grandin |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-05 | fdo#46808, Convert various comphelper::ComponentContext | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-06-03 | fdo#46808, Remove XMultiServiceFactory from NavigatorTree | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext to XComponentContext | Noel Grandin |
2013-06-03 | fdo#46808, Convert form::TabOrderDialog service to new style | Noel Grandin |
2013-05-25 | Resolves: #i120746# FormScriptingEnvironment is never released | Jian Fang Zhang |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | remove unnecessary macros | Noel Grandin |
2013-05-21 | Remove unnecessary namespacing | Noel Grandin |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-14 | svx: remove entirely gratuitous dependency on sqlparse.hxx | Michael Stahl |
2013-05-12 | Check non-NULLness before use | Lionel Elie Mamane |
2013-05-12 | fdo#63695 revert hackish fix to i#51621 | Lionel Elie Mamane |
2013-05-12 | fdo#63398 hardcode former list of oneway method | Lionel Elie Mamane |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-25 | fdo#62088: Fix crash on master page switch too. | Jan Holesovsky |
2013-04-23 | fdo#46808, remove unnecessary XMultiServiceFactory fields | Noel Grandin |
2013-04-23 | fdo#46808, convert form::Forms to new style | Noel Grandin |
2013-04-23 | fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeatures | Noel Grandin |
2013-04-23 | fdo#46808, convert to XComponentContext | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | fdo#62096 Replace OUString compareTo with == operator | Janit Anjaria |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-06 | svx: get rid of DECLARE_ASCII macro and related cleanup | Miklos Vajna |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |