summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-12/+4
2018-04-15remove some unused comphelper includesJochen Nitschke9-9/+0
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl1-3/+7
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin7-24/+31
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu4-2/+19
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-36/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+36
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-36/+3
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin2-4/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin10-34/+29
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2-18/+18
2018-04-01remove unused processfactory.hxx includesJochen Nitschke6-6/+0
2018-03-29loplugin:unusedmethodsNoel Grandin4-16/+0
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin7-13/+5
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot2-1/+6
2018-03-26forcepoint #35 handle odd number of dimension fragmentsCaolán McNamara1-1/+1
2018-03-25xmloff: export ruby-position in a more compatible way.Mark Hung2-10/+5
2018-03-20tdf#115005 Do not remove original vector images from slidesSerge Krot1-0/+4
2018-03-20tdf#83877 ODF: Load signature linesSamuel Mehrbrodt5-0/+93
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt3-10/+24
2018-03-19Improve error message on token inconsistencySamuel Mehrbrodt1-1/+2
2018-03-19Write signatureline element after imagesSamuel Mehrbrodt1-2/+2
2018-03-15Fix typosAndrea Gelmini2-3/+3
2018-03-14loplugin:constantparamNoel Grandin1-3/+2
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem10-174/+262
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl3-9/+148
2018-03-11use XML_EMBEDDEDOBJECTGRAPHIC_URL_BASE defineTomaž Vajngerl1-1/+3
2018-03-11xmloff: convert replacement image loading to use "Graphic" prop.Tomaž Vajngerl2-54/+21
2018-03-11xmloff: convert form controls to use Graphic property on importTomaž Vajngerl5-17/+24
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl1-6/+9
2018-03-10loplugin:unusedfieldsNoel Grandin2-4/+1
2018-03-10xmloff: modify code relying on Graph.Object URL and cleanup codeTomaž Vajngerl2-38/+32
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl1-3/+3
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-2/+2
2018-03-08loplugin:unusedmethodsNoel Grandin1-43/+0
2018-03-07tdf#115432 footnote separator position wrong (3rd attempt)Noel Grandin1-1/+5
2018-03-07tdf#115432 footnote separator position wrong (2nd attempt)Noel Grandin1-1/+1
2018-03-07Revert "tdf#115432 footnote separator position remain in the left side"Noel Grandin1-2/+1
2018-03-07xmloff: remove "GraphicURL" from XMLShapeExportTomaž Vajngerl1-56/+42
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl7-108/+125
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl3-19/+24
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl8-58/+93
2018-03-06ofz#6764 Null-DereferenceCaolán McNamara1-1/+1
2018-03-06use more Color in xmloffNoel Grandin6-19/+18
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin1-1/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin9-10/+19
2018-03-02ofz#6656 -1 isn't a good flag for all elements filledCaolán McNamara1-4/+1
2018-03-02tdf#35301 xmloff: load / store loext:ruby-position.Mark Hung4-3/+24
2018-03-02tdf#115429 sax,xmloff: assert on empty attribute names & namespacesMichael Stahl1-0/+12