summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-3/+0
* Exporting EditEngine document into a buffer with ODF FilterVarun Dhall2017-06-071-1/+2
* xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna2017-05-291-59/+0
* getUtf8TokenName can return by const refNoel Grandin2017-05-291-2/+4
* loplugin:constantparamNoel Grandin2017-05-251-3/+2
* Optimizations:Mohammed Abdul Azeem2017-05-221-0/+2
* tdf#100033: Frames with the same name are removedTamás Zolnai2017-05-171-0/+5
* tdf#43535: support additional sheet protection options.Kohei Yoshida2017-05-171-0/+4
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-2/+0
* loplugin:checkunusedparams in xmloffNoel Grandin2017-05-087-30/+21
* coverity#1403665 Unrecoverable parse warningCaolán McNamara2017-05-061-0/+3
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* loplugin:salunicodeliteral: xmloffStephan Bergmann2017-04-281-1/+1
* tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna2017-04-262-1/+4
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl2017-04-111-6/+5
* xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl2017-04-111-1/+1
* loplugin:inlinefields in XMLTextParagraphExportNoel Grandin2017-04-111-2/+3
* loplugin:inlinefields in SvXMLExportNoel Grandin2017-04-111-3/+4
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-042-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-041-3/+0
* use actual UNO enums in xmloffNoel Grandin2017-03-312-2/+2
* loplugin:unusedmethodsNoel Grandin2017-03-292-2/+0
* tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem2017-03-211-0/+2
* Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem2017-03-211-0/+29
* remove noise UUUU tags in commentsNoel Grandin2017-03-143-10/+7
* templatize SvXMLEnumMapEntryNoel Grandin2017-03-135-19/+94
* Remove redundant 'inline' keywordStephan Bergmann2017-03-034-8/+8
* Fix typosAndrea Gelmini2017-03-031-1/+1
* loplugin:unusedmethodsNoel Grandin2017-02-211-5/+0
* AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to commentsTor Lillqvist2017-02-211-1/+1
* s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist2017-02-211-17/+15
* s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist2017-02-201-1/+0
* s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist2017-02-201-1/+0
* s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist2017-02-201-1/+0
* Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist2017-02-201-1/+0
* Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist2017-02-201-1/+0
* Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist2017-02-161-0/+80
* Further modifications to FastAttributeIter:Mohammed Abdul Azeem2017-02-101-0/+4
* xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl2017-02-091-5/+0
* loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin2017-02-081-1/+0
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-033-5/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-033-70/+14