summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
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
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem