summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-02-26Fix typosAndrea Gelmini
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-21tdf#115782: Need to use mirrored rotation in ODFArmin Le Grand
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2018-02-05unused includeTomaž Vajngerl
2018-01-26xmloff: ODF export: don't write LO_EXT attribute unless ODF expendedMichael Stahl
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2018-01-04Fix typosAndrea Gelmini
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand
2017-12-19inline use-once typedefsNoel Grandin
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-02Typos for "available"Julien Nabet
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15xmloff: fix crash on exporting non-loadable external image URLMichael Stahl
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt
2017-07-25Use isEmpty instead of getLengthSamuel Mehrbrodt
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05typosJulien Nabet
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin