summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2020-10-30tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-08-20tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-08-04tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens
2020-06-13tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-06-05xmloff: ODF export: fix crash on tdf125455-2.odtMichael Stahl
2020-05-30tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2020-05-19Fix typoAndrea Gelmini
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22Fix typosAndrea Gelmini
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-08ofz#19933 Null-dereference READCaolán McNamara
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann