summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/general.cxx
AgeCommit message (Expand)Author
2020-10-22long->tools::Long in emfio..filterNoel
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-08-06result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara
2020-05-13the returned awt::XControlModel is just used as a flagCaolán McNamara
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#92611 - unwind UNO lifecycle snafu.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-04-09initial load of bibliography doesn't set bibliography typeCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann