summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-7/+61
2017-09-24tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-7/+15
2017-09-24xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl1-1/+1
2017-09-05tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl1-2/+9
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+3
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara1-2/+3
2017-08-25tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl1-0/+5
2017-08-16xmloff: fix crash on exporting non-loadable external image URLMichael Stahl1-2/+5
2017-08-01tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai1-0/+1
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt1-0/+26
2017-07-20Revert "tdf#108824 Save "Mouse pointer visible" property"Samuel Mehrbrodt1-2/+2
2017-07-20tdf#109080 First page header/footer ODF (1/2)Luke Deller1-0/+2
2017-07-17tdf#107584: Load/save page background transparencyKatarina Behrens1-0/+1
2017-07-16xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+2
2017-06-20Resolves: tdf#107438 write <text:sender-initials> for fieldsEike Rathke1-17/+4
2017-06-14tdf#103091 conditional style conditions not savedTroy Rollo4-1/+198
2017-05-30tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...Michael Stahl1-5/+10
2017-05-17Use is() method for checkin reference validityTamás Zolnai1-3/+3
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai2-9/+91
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida2-0/+8
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-4/+0
2017-05-12remove unused uno::Reference varsNoel Grandin11-20/+2
2017-05-11Document how to add new XML tokens.Kohei Yoshida1-2/+12
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke7-7/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin5-9/+5
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-6/+3
2017-05-08loplugin:useuniqueptrTor Lillqvist1-2/+2
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke55-55/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin28-222/+124
2017-05-07revert OSL_ASSERT changesChris Sherlock3-7/+7
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock3-7/+7
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-05xmloff: typoMichael Stahl1-2/+2
2017-05-03typoTomaž Vajngerl1-1/+1
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl1-5/+15
2017-04-28xmloff: fix --enable-mergedlibs buildMichael Stahl1-0/+4
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann6-9/+9
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin4-17/+7
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna5-7/+46
2017-04-26use strong_int for LanguageTypeNoel Grandin2-7/+7
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock14-0/+14
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-04-24Fix typosAndrea Gelmini2-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-21xmloff: fix typoMichael Stahl1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-2/+2
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai5-1/+81