Age | Commit message (Expand) | Author |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | Get rid of initial :: for the svx namespace | Tor Lillqvist |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | first half of non-scriptable, Instance constructor conversion. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-08 | Typo: getQueryDefintions->getQueryDefinitions | Julien Nabet |
2015-01-23 | 'Ownership' is one word, as is 'relationship' | Tor Lillqvist |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-09-25 | dbaccess: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-03 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool and fix method name | Noel Grandin |
2014-01-14 | bool improvements | Stephan Bergmann |
2013-11-28 | Finish rework of QueryDeleteDlg_Impl | Caolán McNamara |
2013-11-27 | QueryDeleteDlg_Impl: add GetResult() that was removed in ... | Michael Stahl |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-04-29 | fdo#63391 deadlock on opening .odb file that auto-connects to the database | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-15 | fdo#38838, String to OUString in dbaccess | Gergő Mocsi |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator 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, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-05-17 | catch by const reference | Takeshi Abe |
2012-03-30 | removed duplicate includes in dbaccess | Takeshi Abe |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-12-14 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-12-03 | remove unused #include sfx2/filedlghelper.hxx | Michael Stahl |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-07-23 | revert to dbaccess gbuildization from master mostly | Bjoern Michaelsen |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: converted dbaccess [hg:8113b354673f] | Ocke Janssen [oj] |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-01 | Remove date comments in base. | Guillaume Poussel |
2011-02-25 | fix assertions | David Tardon |
2011-02-24 | Move DBG_ERROR -> OSL_ASSERT | Thomas Arnhold |