Age | Commit message (Expand) | Author |
2015-04-10 | vclwidget: fix more places that should be wrapping in VclPtr | Noel Grandin |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-01-24 | Typo: syncro->synchro (dbaccess) | Julien Nabet |
2014-12-18 | dbaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-09-25 | dbaccess: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-18 | remove dead ToolBox RID_HELPBAR | Thomas Arnhold |
2014-05-13 | Typo: shoud -> should | Julien Nabet |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool and fix method name | Noel Grandin |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-04 | startcenter: fdo#72469: Thumbnails also for other file types than ODF. | Jan Holesovsky |
2014-01-29 | make these resources non-local, simplifies for ui conversion | Caolán McNamara |
2014-01-21 | DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in DBACCESS module | Noel Grandin |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-04 | Initial fix for fdo#69915 | Jesús Corrius |
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-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-05 | Remove SvtInternalOptions | 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-02-25 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
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#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 |