summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibload.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-1/+1
2023-04-01use more XVclWindowPeerNoel Grandin1-0/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-25use more o3tl::spanNoel Grandin1-1/+0
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+3
2021-08-13sw bibliography: fix missing identifier + local URL in biblio referenceMiklos Vajna1-2/+3
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-03-12awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara1-6/+3
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-1/+1
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-3/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-2/+2
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-2/+2
2020-07-16extensions/bib: create instances with uno constructorsNoel Grandin1-50/+6
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-7/+0
2020-01-28remove some unused local varsNoel Grandin1-2/+1
2019-12-19sal_Char->char in extensionsNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-1/+5
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-6/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-2/+2
2019-04-02drop some unneeded includesCaolán McNamara1-1/+0
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-09-17New loplugin:externalStephan Bergmann1-0/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-3/+3
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-2/+2
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin1-12/+9
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin1-6/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-39/+30
2017-01-20use rtl::Reference in BibliographyLoaderNoel Grandin1-17/+14
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann1-0/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-5/+5
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann1-4/+3
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-2/+2