summaryrefslogtreecommitdiff
path: root/include/svx/fmgridif.hxx
AgeCommit message (Expand)Author
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmX*MultiplexerNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmXGridPeerNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-20loplugin:refcounting in svxNoel
2020-07-13don't grab focus if focus is already in a subcontrolCaolán McNamara
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-10-20ensure m_aMutex ctor called before m_aMutex usedCaolán McNamara
2018-05-07loplugin:useuniqueptr in FmXGridPeerNoel Grandin
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann