summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Make SvXMLTokenMap compatible with FastTokens:Daniel Sikeler1-2/+15
2016-08-25cid#1371771 Uncaught exceptionStephan Bergmann1-1/+1
2016-08-23GSoC - First cut at migrating xmloff/ to use FastParser:Mohammed Abdul Azeem1-3/+52
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin1-6/+0
2016-08-17UTF-8 is Unicode, tooTor Lillqvist1-4/+4
2016-08-17loplugin:staticmethodsTor Lillqvist1-4/+4
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier1-0/+2
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler1-0/+88
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier2-1/+2
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier1-0/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin2-22/+22
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-4/+4
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski3-2/+9
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-4/+0
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky1-0/+3
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski2-0/+9
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli1-1/+2
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin2-7/+7
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier2-1/+3
2016-05-30tdf#100134 xmloff: only update the progressbar twice for every percentMiklos Vajna1-0/+1
2016-05-26loplugin:unusedmethodsNoel Grandin2-12/+0
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin1-5/+5
2016-05-24Convert XMLTextType to scoped enumNoel Grandin1-9/+9
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin6-17/+17
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke4-4/+0
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin8-10/+10
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-29Avoid reserved identifiersStephan Bergmann7-32/+32
2016-03-16loplugin:constantparam in xmloff/Noel Grandin7-17/+10
2016-03-08loplugin:constantparam in xmloffNoel Grandin2-8/+7
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2-3/+2
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin9-27/+13
2016-02-22loplugin:write only fieldsNoel Grandin3-5/+0
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke1-0/+1
2016-02-09Remove excess newlinesChris Sherlock12-18/+0
2016-02-09Formatting changes across all modulesChris Sherlock4-5/+5
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-3/+4
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin11-19/+13
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli1-0/+1
2015-12-22loplugin:unusedfields in include/vclNoel Grandin1-2/+0
2015-12-19xmloff: missing includeMiklos Vajna1-0/+1
2015-12-19coverity#1343637 Double freeCaolán McNamara1-4/+4
2015-12-17Avoid memory leaksStephan Bergmann1-3/+3