summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
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-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel
2017-10-26tdf#77961 regard layout-grid-print as off when missing.Mark Hung
2017-10-24tdf#77961 set display grid to false if the attribute is missingMark Hung
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-10Remove unused ::std::listJulien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21ofz#3445 exception thrown through XMLImpRubyContext_Impl dtorCaolán McNamara
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M
2017-09-17valgrind: leak in fdo42771-1.fodtCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-08-31Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methodsCaolán McNamara
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara
2017-08-31tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara
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-07Use OUString::clearStephan Bergmann
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-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-07xmloff: Updated XMLTextListBlockContext to insert elements before NumRulesVarun Dhall
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-28loplugin:oncevar in xmloffNoel Grandin