summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/general.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-08BaseMutex->std::mutex in BibDataManagerNoel Grandin1-0/+1
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-2/+1
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin1-2/+3
2022-05-05loplugin:unusedvariableplusNoel Grandin1-3/+0
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann1-2/+2
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-9/+1
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin1-17/+15
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann1-0/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski1-2/+2
2021-10-21loplugin:flattenNoel Grandin1-12/+11
2021-08-18loplugin:constparamsNoel Grandin1-4/+4
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna1-0/+14
2021-08-13extensions bibliography: sync the bibliography database window with sw/Miklos Vajna1-59/+11
2021-07-27sw bibliography, local copy: handle the bibliography database windowMiklos Vajna1-18/+90
2021-07-16extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna1-8/+135
2021-07-14extensions: bibliography database window: add browse button for URLsMiklos Vajna1-0/+25
2021-03-26loplugin:flattenNoel1-15/+15
2021-02-22cid#1473244 silence Unchecked return valueCaolán McNamara1-1/+1
2021-02-19weld BibGeneralPageCaolán McNamara1-525/+511
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-2/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-2/+2
2020-10-22long->tools::Long in emfio..filterNoel1-2/+2
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+7
2020-08-06result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara1-1/+1
2020-05-13the returned awt::XControlModel is just used as a flagCaolán McNamara1-4/+4
2020-04-14loplugin:flatten in extensionsNoel Grandin1-14/+14
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-6/+0
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-0/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-19loplugin:referencecasting in extensionsNoel Grandin1-2/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-4/+2
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin1-2/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-2/+2
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+11
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin1-2/+3
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann1-2/+1
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-1/+1