summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
AgeCommit message (Expand)Author
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
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht