Age | Commit message (Expand) | Author |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-03 | com::sun::star->css in dbaccess | Noel Grandin |
2015-05-04 | Use typed OTextConnectionHelper::SetClickHandler Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-20 | dbaccess: convert new to ::Create. | Michael Meeks |
2015-04-11 | disposeAndClear in place of DELETEZ. | Michael Meeks |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in dbaccess | Noel Grandin |
2014-09-23 | loplugin: cstylecast, update PTR_CAST macro to use static_cast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-15 | dbaccess: fix build after AutoControls_tmpl.hrc removal | Michael Stahl |
2014-08-15 | drop thousand seperator in port number spinbuttons | Caolán McNamara |
2014-08-04 | PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .ui | Szymon Kłos |
2014-08-01 | Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .ui | Palenik Mihály |
2014-08-01 | Convert 3 tabpages to .ui | Palenik Mihály |
2014-07-29 | PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .ui | Szymon Kłos |
2014-07-28 | PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .ui | Szymon Kłos |
2014-07-02 | fdo#68341 Remove space of java class when testing class | Laurent Balland-Poirier |
2014-06-10 | Change SfxTabPage::FillItemSet param from ref to pointer | Stephan Bergmann |
2014-05-08 | use new VCL IsValueChangedFromSaved method | Noel Grandin |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-05 | coverity#704617 Explicit null dereferenced | Caolán McNamara |
2014-03-27 | sfx2: sal_Bool->bool | Noel Grandin |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | svl: sal_Bool -> bool | Stephan Bergmann |
2014-01-24 | convert dbwizard final page to .ui | Caolán McNamara |
2014-01-21 | DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-01-17 | Be explicit when using bool as integral value (as Link return value) | Stephan Bergmann |
2013-10-01 | convert dbaccess module from String to OUString | Noel Grandin |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-02-22 | unused local variable | Andras Timar |
2013-02-22 | fdo#38838, ::rtl::OUString, String to OUString | Gergő Mocsi |
2013-02-11 | fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style | Noel Grandin |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-05-31 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-03-30 | removed duplicate includes in dbaccess | Takeshi Abe |
2011-11-30 | Success to load JDBC driver is still info, not an error | Lionel Elie Mamane |
2011-11-30 | Failure to load JDBC driver is an error, not info | Lionel Elie Mamane |