summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimpit.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-26Fix typoAndrea Gelmini
2020-09-10crashtesting ooo97840-2.odt assert in SvXMLAttrCollection::AddAttrNoel Grandin
2020-09-08fix crashtest ooo53770-1.odtNoel Grandin
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-08-27use fastparser in CreateTableItemImportContextNoel Grandin
2020-08-26remove always true conditonNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-18loplugin:virtualdead unused param in SvXMLImportItemMapper::handleSpecialItemNoel Grandin
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2018-11-19Removed duplicated includesAndrea Gelmini
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-03-07use more Color in swNoel Grandin
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-26USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14sw: fix Android -Werror=maybe-uninitializedMiklos Vajna
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-02-28tdf#77111 sw: add unit test, fix getting PageNumberOffset propertyMichael Stahl
2017-02-27tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-07loplugin:constantparam in swNoel Grandin
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin