summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26Fix PageShape export to pptxPaul Trojahn
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05typosJulien Nabet
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08remove unused boolJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-01Remove clearly outdated stuffTor Lillqvist
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17tdf#90407: Export Text AutoFit to .pptxTor Lillqvist
2017-02-16Try harder to fix Android tinderboxTor Lillqvist
2017-02-15no std::lround on androidCaolán McNamara
2017-02-15tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist
2017-02-02loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-18update approximate install location in READMECaolán McNamara
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann
2017-01-05No need to check isEmpty() before clearingStephan Bergmann