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