/avmedia/

option value='distro/collabora/cd-5.3-3.2'>distro/collabora/cd-5.3-3.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportdesign/inc/UndoActions.hxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-09-26loplugin:constmethod in reportdesignNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26Remove visual noise from reportdesignAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2012-10-02re-base on ALv2 code. Includes:Michael Meeks