summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
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
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02use XTextComponent interface instead of bare vcl::EditCaolán McNamara
2020-08-28bibliography copy and paste doesn't work from menusCaolán McNamara
2020-08-28should check if edit is editable for allowing pasteCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-06result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara
2020-07-16extensions/bib: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-13weld bibliography EditBox control ItemWindowCaolán McNamara
2020-05-13weld bibliography ComboBox control ItemWindowCaolán McNamara
2020-05-13the returned awt::XControlModel is just used as a flagCaolán McNamara
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-28remove some unused local varsNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-16drop some unneeded includesCaolán McNamara
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin