Age | Commit message (Expand) | Author |
2014-01-21 | tidy up OTableTreeListBox to make it easier to .ui-ify | Caolán McNamara |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-14 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | 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-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in DBACCESS module | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in DBACCESS module | Noel Grandin |
2013-11-05 | fixincludeguards.sh: dbaccess | Thomas Arnhold |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-04 | Initial fix for fdo#69915 | Jesús Corrius |
2013-10-01 | convert dbaccess module from String to OUString | Noel Grandin |
2013-09-12 | CID#736168 help coverity out a bit | Caolán McNamara |
2013-09-02 | XubString->OUString | Caolán McNamara |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-07 | dbaccess: remove Package_inc | Michael Stahl |
2013-04-29 | fdo#63391 deadlock on opening .odb file that auto-connects to the database | Lionel Elie Mamane |
2013-04-25 | dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed | Miklos Vajna |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-25 | fdo#46808, Convert sdb::application::MacroMigrationWizard to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-15 | fdo#38838, String to OUString in dbaccess | Gergő Mocsi |
2013-03-11 | fdo#61726: rename report-builder package to org.libreoffice.report | David Ostrovsky |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-02-25 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | fdo#38838, ::rtl::OUString, String to OUString | Gergő Mocsi |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#468080, remove unnecessary XMultiServiceFactory from framework | 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-10 | fdo#46808, Convert connectivity::SQLError to use XComponentContext... | 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-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-28 | Fix various build breaks. | Kohei Yoshida |