summaryrefslogtreecommitdiffstats
path: root/extensions/source/bibliography/datman.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethodds in editeng..extensionsNoel Grandin2016-10-191-4/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Clean up uses of Any::getValue() in extensionsStephan Bergmann2016-06-101-11/+11
* Some clean up of uses of css::uno::Any::setValueStephan Bergmann2016-05-301-4/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-2/+2
* use Any constructor for bool values, instead of temporary varsNoel Grandin2016-05-031-3/+1
* clang-tidy modernize-loop-convert in e*Noel Grandin2016-04-261-9/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-6/+6
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-081-3/+2
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-7/+7
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-10-121-6/+5
* loplugin:unusedmethodsNoel Grandin2015-10-011-13/+0
* com::sun::star->css in extensions/Noel Grandin2015-10-011-12/+12
* boost->stdCaolán McNamara2015-09-181-1/+1
* convert Link<> to typedNoel Grandin2015-09-171-3/+2
* 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