summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)Author
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-17Use is() method for checkin reference validityTamás Zolnai
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08loplugin:useuniqueptrTor Lillqvist
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05xmloff: typoMichael Stahl
2017-05-03typoTomaž Vajngerl
2017-05-03remove empty commentsNoel Grandin
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28xmloff: fix --enable-mergedlibs buildMichael Stahl
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24Fix typosAndrea Gelmini
2017-04-21xmloff: fix typoMichael Stahl
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert FOUND_ constants to o3tl::typed_flagsNoel Grandin
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-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-04-06No real need for OPropertyExport::AddAttributeASCIIStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-04-01coverity#1403657 Unchecked return valueCaolán McNamara
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna