summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna
2021-08-13extensions bibliography: sync the bibliography database window with sw/Miklos Vajna
2021-08-13sw bibliography: fix missing identifier + local URL in biblio referenceMiklos Vajna
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-27sw bibliography, local copy: handle the column mapping dialogMiklos Vajna
2021-07-27sw bibliography, local copy: handle the bibliography database windowMiklos Vajna
2021-07-16extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna
2021-07-14extensions: bibliography database window: add browse button for URLsMiklos Vajna
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-31lok: "BibFrameController_Impl" prefix m_* membersHenry Castro
2021-03-26loplugin:flattenNoel
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-03-12awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-27loplugin:refcounting in extensionsNoel
2021-02-23weld bibliography autofilter menuCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-22cid#1473244 silence Unchecked return valueCaolán McNamara
2021-02-22loplugin:refcounting in extensionsNoel
2021-02-19weld BibGeneralPageCaolán McNamara
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-02toolbox always has flat styleNoel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08Remove some unused const variablesStephan Bergmann