summaryrefslogtreecommitdiff
path: root/svx/source/form/fmundo.cxx
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-30loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironmentNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-09New loplugin:externvar: svxStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin