summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-23sw: add test for RTF/DOCX roundtrip of nested fieldsMichael Stahl4-1/+356
2019-10-23update creditsChristian Lohmaier1-1559/+1571
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt9-6/+52
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt8-22/+67
2019-10-23Add test for LockExport propertySamuel Mehrbrodt2-1/+11
2019-10-23sc: rowcol: tdf#50916 convert miscdlgsNoel Grandin4-37/+53
2019-10-23tdf#127909 follow the NSSInitializer selectionJan-Marek Glogowski1-1/+5
2019-10-23Fix build; adapt to OUStringLiteral1 -> OUStringChar renameStephan Bergmann2-3/+3
2019-10-23sw: fix buildMichael Stahl1-3/+3
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl5-8/+18
2019-10-23writerfilter: add config to import all fields as generic, incl. commandsMichael Stahl4-3/+17
2019-10-23sw: DOCX export of nested fieldmarksMichael Stahl4-6/+26
2019-10-23sw: RTF export: export fieldmarksMichael Stahl1-8/+13
2019-10-23sw: WW8/RTF/DOCX export: handle CH_TXT_ATR_FIELDSEPMichael Stahl3-4/+21
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl2-2/+4
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl3-86/+118
2019-10-23sw: fix crash after SwXFieldmark::SetFieldType()Michael Stahl1-0/+2
2019-10-23sw: remove checks for invalid document model wrt fieldmarks...Michael Stahl1-20/+19
2019-10-23writerfilter: adapt the "real" fieldmark path in CloseFieldCommand()Michael Stahl3-34/+49
2019-10-23writerfilter: StartOrEndBookmark(): don't hardcode end of documentMichael Stahl1-1/+5
2019-10-23tdf#120224 writerfilter: don't suppress all bookmarks inside fieldsMichael Stahl2-3/+2
2019-10-23sw: WW8/RTF/DOCX export: only export actual bookmarks as bookmarksMichael Stahl2-7/+24
2019-10-23sw: fix copying of fieldmarks in lcl_CopyBookmarks()Michael Stahl1-1/+4
2019-10-23sw: SwSubFont::GetTextSize_() assert on presumably dead codeMichael Stahl1-0/+2
2019-10-23sw: getFieldmarkFor() and GetCurrentFieldmark() return innermost oneMichael Stahl1-3/+13
2019-10-23sw: SwWrtShell: delete field command when deleting the fieldMichael Stahl3-2/+25
2019-10-23writerfilter: import nested generic fields from RTFMichael Stahl2-7/+30
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl5-24/+118
2019-10-23sw: DateFieldmark separator position: hack to put it at the startMichael Stahl4-19/+14
2019-10-23sw: WW8: fix the separator positionMichael Stahl2-3/+5
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl7-26/+51
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl7-14/+108
2019-10-23sw: DocumentContentOperationsManager::CopyImpl()Michael Stahl2-4/+74
2019-10-23sw: DelFullPara() and MoveRange() shouldn't do anything...Michael Stahl1-0/+18
2019-10-23sw: maintain fieldmarks in DeleteRange()/DeleteAndJoin()/ReplaceRange()Michael Stahl1-30/+114
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt18-10/+96
2019-10-23tdf#112126: Correct naming for pages in DrawMuhammet Kara1-0/+3
2019-10-23ofz#18454 Bad-cast to SwDrawContact from SwFlyDrawContactCaolán McNamara1-1/+1
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin11-91/+110
2019-10-23tdf#127909 save manually selected certificate pathJan-Marek Glogowski3-24/+44
2019-10-23Remove check that is redundantStephan Bergmann1-2/+1
2019-10-23tdf#127909 list all mozilla profilesJan-Marek Glogowski2-11/+22
2019-10-23loplugin:unusedfieldsNoel Grandin7-45/+53
2019-10-23tdf#127909 don't always select the first entryJan-Marek Glogowski1-12/+1
2019-10-23tdf#127909 refactoring of the cert path dialogJan-Marek Glogowski2-20/+17
2019-10-23tdf#127909 rename cert path dialogs' Add buttonJan-Marek Glogowski1-1/+1
2019-10-23loplugin:unusedmethodsNoel Grandin16-569/+53
2019-10-23fix alignment of fontdialog in smathandreas kainz1-6/+6
2019-10-23print dialog consistent icon sizeandreas kainz1-2/+0
2019-10-23remove hardcoded alignment elements from addtargetdialogandreas kainz1-16/+14