summaryrefslogtreecommitdiffstats
path: root/extensions/source/bibliography/datman.cxx
Commit message (Expand)AuthorAgeFilesLines
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-37/+87
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
| * vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-101-2/+2
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-35/+85
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* | initial load of bibliography doesn't set bibliography typeCaolán McNamara2015-04-091-1/+58
|/
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-6/+6
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-3/+2
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-4/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* we can't use untranslatable strings hereCaolán McNamara2014-06-141-5/+5
* Convert RID_DLG_MAPPING to .uiPalenik Mihály2014-06-141-203/+99
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-1/+1
* extensions: sal_Bool->boolNoel Grandin2014-05-021-11/+11
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-24/+24
* convert biblio choose data source dialog to .uiCaolán McNamara2014-02-171-50/+20
* drop unused aURLSTCaolán McNamara2014-02-021-2/+0
* convert extensions module from String to OUStringNoel Grandin2013-10-011-18/+18
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-4/+4
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-34/+34
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* AppendAscii cleanupRicardo Montania2013-05-221-3/+2
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-84/+84
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-111-3/+3
* fdo#46808, some simple conversions to XComponentContextNoel Grandin2013-02-111-4/+2
* extensions: kill no longer needed C2U and C2SMiklos Vajna2013-01-091-58/+56
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-2/+2
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-5/+2
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-3/+4