summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/framectr.cxx
AgeCommit message (Expand)Author
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-23tdf#146150: Use dispatch command in framectr.cxxBayram Çiçek
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-31lok: "BibFrameController_Impl" prefix m_* membersHenry Castro
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
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-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
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-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-05-27weld MappingDialogCaolán McNamara
2019-02-16weld DBChangeDialog_ImplCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-11-18Replace list by vector in framectr (extensions)Julien Nabet
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20use rtl::Reference in BibFrameCtrl_ImplNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin