Age | Commit message (Expand) | Author |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-30 | removed duplicate includes in dbaccess | Takeshi Abe |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-01-13 | these OnInvalidateClipboard don't have to be LINKs | Caolán McNamara |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-12-03 | sfx2::FileDialogHelper: refactor construction: | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL | Michael Stahl |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud |
2011-10-31 | move CloseVeto from dbaccess to unotools | Michael Stahl |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-07-28 | Merge commit 'libreoffice-3.4.2.3' | Jan Holesovsky |
2011-07-23 | revert to dbaccess gbuildization from master mostly | Bjoern Michaelsen |
2011-07-01 | Don't crash when selecting target to db document, fdo#36545. | Jan Holesovsky |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: converted dbaccess [hg:8113b354673f] | Ocke Janssen [oj] |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-03-17 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
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-02-25 | fix assertions | David Tardon |
2011-02-24 | Move DBG_ERROR -> OSL_ASSERT | Thomas Arnhold |
2011-02-03 | merge from master | Ocke Janssen [oj] |
2011-02-03 | replaced DGB_ASSERT with OSL_ENSURE | Kenneth Venken |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2010-12-02 | dba34c: #i77025# don't allow closign the app window when a wizard is running | Frank Schoenheit [fs] |
2010-11-26 | dba34c: #i115779# DatabaseObjectView: don#t deliver an empty frame to the caller | Frank Schoenheit [fs] |
2010-11-25 | undoapi: split OSingleDocumentController into DBSubComponentController (which... | Frank Schoenheit [fs] |
2010-11-18 | More spelling mistakes, translations and dead code deletions | Wol |
2010-11-12 | Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM | Santiago Alessandri |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Merge commit 'ooo/OOO330_m10' | Jan Holesovsky |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-09-20 | dba33j: #i114627# do not let the SubComponentManager manage reports executed ... | Frank Schoenheit [fs] |
2010-09-02 | dba33i: #i113506# when loading a sub component which is already open, return ... | Frank Schoenheit [fs] |