summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl1-3/+4
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand8-132/+85
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl1-1/+2
2019-04-15sw: fix recursive SwTextInputField::LockNotifyContentChangeMichael Stahl1-1/+1
2019-04-10constify some which range arraysNoel Grandin1-12/+12
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl1-0/+3
2019-04-04tdf#124471 Change bullet styles names in Style section of SidebarRoman Kuznetsov1-5/+10
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+2
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin1-1/+1
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin1-1/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin1-1/+1
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin11-33/+33
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin1-1/+1
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl3-0/+12
2019-03-22weld SwFieldDlgCaolán McNamara1-6/+5
2019-03-22refactor into a shareable base classCaolán McNamara1-2/+2
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna1-1/+2
2019-03-19tdf#86731: Add the dictionary not available messageVaibhav1-0/+1
2019-03-18sw: prefix members of SwFormatChain, SwFormatHeader, SwFormatFooter and ...Miklos Vajna3-22/+22
2019-03-16weld SwEditRegionDlgCaolán McNamara1-1/+1
2019-03-16UNO SwXTableTextCursor: uso SvtListener instead of SwClientBjoern Michaelsen1-14/+14
2019-03-16make SwXRedline finalBjoern Michaelsen1-1/+1
2019-03-16pahole changes in variousNoel Grandin1-4/+1
2019-03-15weld SwInsertSectionTabDialogCaolán McNamara1-2/+2
2019-03-15add drop target support to welded widgetCaolán McNamara1-1/+1
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-5/+5
2019-03-14sw btlr writing mode shell: fix cursor selectionMiklos Vajna1-1/+2
2019-03-12weld SwAddrDlgCaolán McNamara1-1/+1
2019-03-11tdf#123395 Add "Send Outline to Clipboard" to Navigator->Context menuWenzhe Pei1-0/+1
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna2-4/+4
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai3-4/+7
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai1-0/+2
2019-03-09MSForms: Update cursor position after the drop down form field was changedTamás Zolnai1-4/+4
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai3-1/+6
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl1-1/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin4-5/+10
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe3-3/+3
2019-03-04expand out SwRead typedefNoel Grandin1-4/+2
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna1-8/+8
2019-03-04Revert "new loplugin typedefparam"Noel Grandin4-10/+5
2019-03-04new loplugin typedefparamNoel Grandin4-5/+10
2019-03-02weld SwInsertAbstractDlgCaolán McNamara1-1/+1
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara1-1/+1
2019-03-01weld SwSelectDBTableDialogCaolán McNamara1-2/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin33-48/+54
2019-02-28remove some unused definesNoel Grandin1-6/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin4-5/+5
2019-02-26UNO redline: uno SvtListener instead of SwClientBjoern Michaelsen1-13/+19
2019-02-26UNO redlines: uno SvtListener instead of SwClientBjoern Michaelsen1-4/+4