summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07tdf#123206 Add test: import custom-label-fieldTamas Bunth1-0/+2
2020-01-07tdf#123206 Store custom label as chart:data-labelTamas Bunth9-46/+185
2019-12-04tdf#123206 Import/Export chart custom label textTamas Bunth6-9/+81
2019-11-29tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai1-24/+22
2019-08-29tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna1-1/+2
2019-08-15warn on load when a document binds an event to a macroCaolán McNamara2-2/+15
2019-08-09tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai1-3/+4
2019-06-05tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh1-3/+4
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna4-8/+14
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna1-1/+28
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin1-11/+18
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna4-8/+13
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin1-14/+19
2019-05-18Fix typoAndrea Gelmini1-5/+5
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna4-8/+8
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin2-98/+113
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin10-24/+24
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-10an is used before a vowel soundCaolán McNamara2-3/+3
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-25/+57
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna4-14/+9
2019-05-07Get properties from both setsArkadiy Illarionov1-1/+1
2019-05-07Use comphelper::concatSequences to reduce copypasteArkadiy Illarionov1-18/+2
2019-05-05Drop lcl_SequenceToVector in favor of comphelper::sequenceToContainerArkadiy Illarionov1-10/+2
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov19-37/+37
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna3-1/+16
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+2
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin4-62/+5
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin19-38/+32
2019-04-25xmloff: create XMLImpressMetaExportOasis instances with an uno constructorMiklos Vajna4-8/+10
2019-04-19optimise find/insert patternNoel Grandin2-28/+7
2019-04-15xmloff: fix loplugin:simplifyconstruct warningMiklos Vajna1-1/+1
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin17-51/+21
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-5/+3
2019-04-08improve combining in hash functionsNoel Grandin4-6/+20
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-03-26loplugin:unusedfieldsNoel Grandin1-2/+0
2019-03-14tdf#113289: Default value for footnote separatorDavid Vogt1-1/+4
2019-03-14loplugin:unusedfields in xmloffNoel Grandin13-151/+93
2019-03-09loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin5-10/+22
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-2/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin1-3/+5
2019-03-04simplify UNO getTypes methodsNoel Grandin1-12/+7
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin3-3/+0