summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-10-23sw: fix crash after SwXFieldmark::SetFieldType()Michael Stahl
2019-10-23sw: remove checks for invalid document model wrt fieldmarks...Michael Stahl
2019-10-23writerfilter: adapt the "real" fieldmark path in CloseFieldCommand()Michael Stahl
2019-10-23sw: WW8/RTF/DOCX export: only export actual bookmarks as bookmarksMichael Stahl
2019-10-23sw: fix copying of fieldmarks in lcl_CopyBookmarks()Michael Stahl
2019-10-23sw: SwSubFont::GetTextSize_() assert on presumably dead codeMichael Stahl
2019-10-23sw: getFieldmarkFor() and GetCurrentFieldmark() return innermost oneMichael Stahl
2019-10-23sw: SwWrtShell: delete field command when deleting the fieldMichael Stahl
2019-10-23writerfilter: import nested generic fields from RTFMichael Stahl
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl
2019-10-23sw: DateFieldmark separator position: hack to put it at the startMichael Stahl
2019-10-23sw: WW8: fix the separator positionMichael Stahl
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-23sw: DocumentContentOperationsManager::CopyImpl()Michael Stahl
2019-10-23sw: DelFullPara() and MoveRange() shouldn't do anything...Michael Stahl
2019-10-23sw: maintain fieldmarks in DeleteRange()/DeleteAndJoin()/ReplaceRange()Michael Stahl
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-23ofz#18454 Bad-cast to SwDrawContact from SwFlyDrawContactCaolán McNamara
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski
2019-10-22sw Options Dialog View sizegroup updateandreas kainz
2019-10-22tdf#128239 Paragraph Dialog: Update Outline tabandreas kainz
2019-10-22Resolves: tdf#128318 'Standard' buttons should not be shown by defaultCaolán McNamara
2019-10-22tdf#124770 sw layout: handle Word's take on italic formatting vs text breakMiklos Vajna
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-22tdf#42748 show changes of list numbers and bulletsLászló Németh
2019-10-22sw: what is that exception aboutMichael Stahl
2019-10-22tdf#128229 Disable Accept All & Reject All if redlines are password protectedGabor Kelemen
2019-10-22loplugin:constantparamNoel Grandin
2019-10-22loplugin:singlevalfieldsNoel Grandin
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna
2019-10-22Revert OUString -> OUString& changesMichael Weghorn
2019-10-22tdf#126942 Fix flickering headings in navigatorJim Raykowski
2019-10-21tdf#97038: Add unittestXisco Fauli
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-21fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara
2019-10-21Fix FIXME sortMarks should be private (sw)Julien Nabet
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna
2019-10-21Column Dialog sort and sizegroup fixandreas kainz
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin
2019-10-20fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann