summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
AgeCommit message (Expand)Author
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-11rename GrafikCtor to GraphicCtorNoel
2020-10-20use tools::Long in swNoel
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02loplugin:stringadd in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2018-12-12tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::InsertOleNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-20ofz#6999 improve fixCaolán McNamara
2018-03-18ofz#6999 check available data lenCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-15ofz#6360 Direct-leakCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-08-28ofz#3189 Direct-leakCaolán McNamara
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix leakCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-04-28static_cast after dynamic_castCaolán McNamara
2017-04-11consistently track amount of buffers remainingCaolán McNamara
2017-04-03ofz: fix leakCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-15decloak some string literalsJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke