Age | Commit message (Expand) | Author |
2014-01-23 | SfxNoLayoutSingleTabDialog not needed anymore | Caolán McNamara |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-10-01 | convert extensions module from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | 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-27 | Mark as const/static | Takeshi Abe |
2013-07-14 | String::SearchAndReplaceAllAscii -> OUString::replaceAll | Caolán McNamara |
2013-07-03 | restore title on Format Number single tab dialogs | Caolán McNamara |
2013-07-02 | Resolves: fdo#66252 format->number for controls is busted | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-23 | Data-aware ListBox: fix case ListSourceType==TableFields | Lionel Elie Mamane |
2013-06-23 | ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMN | Lionel Elie Mamane |
2013-06-05 | fdo#46808, Convert a copy of ComponentContext to XComponentContext | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-04-22 | Data-aware ListBox: can have a BoundColumn even without bound database column | Lionel Elie Mamane |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
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-07 | extensions: get rid of no longer needed stringdefine.hxx | Miklos Vajna |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-09 | fdo#46808, Adapt sdb::OrderDialog UNO service to new style | Noel Grandin |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-08-23 | fdo#53001 disable unlink graphics in image control dialog in base report builder | Joel Madero |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2011-12-23 | Fix for fdo43460 Part XVI getLength() to isEmpty() | Olivier Hallot |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-12-03 | sfx2::FileDialogHelper: refactor construction: | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper: remove use of WB_OPEN | Michael Stahl |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-09-30 | get this building with gcc 4.6.1 | Caolán McNamara |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |