summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)AuthorFilesLines
2018-08-29new loplugin:oustringbufferNoel Grandin3-5/+7
2018-08-22new loplugin:conststringfieldNoel Grandin7-79/+75
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-2/+2
2018-07-30loplugin:returnconstant in xmloffNoel Grandin1-2/+1
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-26/+17
2018-07-28loplugin:stringloop in xmloffNoel Grandin2-6/+5
2018-07-23loplugin:unusedfieldsNoel Grandin1-2/+0
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-17loplugin:useuniqueptr in SvXMLExportPropertyMapper::ImplNoel Grandin1-9/+3
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen23-0/+23
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke2-79/+15
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl4-12/+151
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-1/+5
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP2-15/+79
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl1-9/+71
2018-06-27xmloff: cleanup XMLFontAutoStylePool, use range for, std::pairTomaž Vajngerl1-67/+79
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen1-0/+1
2018-06-20remove printfTomaž Vajngerl1-1/+0
2018-06-19xmloff: add m_ prefix to instance vars in XMLFontAutoStylePoolTomaž Vajngerl1-14/+14
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke1-16/+29
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh2-18/+48
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin2-10/+5
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu2-2/+16
2018-03-15Fix typosAndrea Gelmini1-1/+1
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-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl5-52/+51
2018-03-06use more Color in xmloffNoel Grandin4-14/+12
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin1-1/+1
2018-02-27tdf#115432 footnote separator position remain in the left sideNoel Grandin1-1/+2
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl2-66/+3
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-8/+13
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl1-1/+2
2018-02-20create uno::Any overrides for ColorNoel Grandin1-2/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2-3/+3
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2-51/+114
2018-01-25reuse limitCaolán McNamara1-3/+4
2018-01-25ofz: out-of-memoryCaolán McNamara1-1/+1
2018-01-25loplugin:useuniqueptr in SvXMLNumFmtExportNoel Grandin1-14/+12
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin1-2/+1
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann17-37/+37
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl2-30/+7
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann24-75/+75
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-39/+41
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-2/+1