summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl6-20/+71
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl1-1/+1
2022-05-19remove using namespace css in justify.hxx.Mark Hung1-1/+0
2022-05-19sw content controls, dropdown: disable NOP buttons in the property dialogMiklos Vajna2-0/+41
2022-05-19sw content controls, picture: replace placeholder image on clickMiklos Vajna3-2/+44
2022-05-19tdf#148720 sw DOCX: fix jumbled group textbox regressionAttila Bakos (NISZ)1-0/+5
2022-05-18Fix typosAndrea Gelmini1-1/+1
2022-05-18no need to take a lock when returning static dataNoel Grandin1-1/+0
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk1-0/+9
2022-05-18tdf#149017 fix space distribution in SwFntObj::DrawText()Mark Hung3-61/+127
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann2-5/+5
2022-05-18fix CID#1504441 for SwFntObj.Mark Hung1-0/+2
2022-05-17sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna1-6/+44
2022-05-17tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl1-0/+5
2022-05-17sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara1-1/+3
2022-05-17tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl1-0/+6
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl1-2/+8
2022-05-17tdf#65067 Remove excessive spacing from Formula objectsRafael Lima1-1/+1
2022-05-17sw content controls, picture: add doc model & UNO APIMiklos Vajna5-0/+34
2022-05-16sw content controls, dropdown: edit list items: add modify and deleteMiklos Vajna3-0/+103
2022-05-16Make media object delete when it is cutJim Raykowski1-1/+1
2022-05-16sw content controls, dropdown: edit list items in the properties dialogMiklos Vajna7-0/+208
2022-05-16sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ...Miklos Vajna3-66/+66
2022-05-16std::stable_sort() where libc++ debug mode breaks a unittestLuboš Luňák2-2/+2
2022-05-15tdf#149049 related: fix media object inserts twice in WriterJim Raykowski1-0/+2
2022-05-14Related tdf#149072: avoid warning "misuse of method"Julien Nabet1-2/+3
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin1-10/+14
2022-05-13tdf#149074 SvHeaderTabListBox not handling lack of preset column widths wellCaolán McNamara1-0/+1
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna15-20/+179
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin3-3/+3
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna2-0/+56
2022-05-13tdf#104930 aligning CTL text with hanging baseline.Mark Hung10-2/+55
2022-05-12sw content controls: fixes for the ending dummy charMiklos Vajna7-3/+70
2022-05-12sw: fix crash in SwDrawShell::Execute()Miklos Vajna1-0/+5
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna6-3/+32
2022-05-12tdf#148940 improve non Snap-to-char mode textgrid layout.Mark Hung2-44/+24
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk1-2/+5
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner1-0/+6
2022-05-11Inline the typedefMike Kaganski1-10/+6
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)1-1/+1
2022-05-11sw content controls: introduce a word breaking dummy char at the endMiklos Vajna8-15/+31
2022-05-10sw XHTML export: output table / table row background format using CSSMiklos Vajna3-11/+23
2022-05-10sw content controls, drop-down: add DOCX exportMiklos Vajna1-0/+12
2022-05-10ofz#47205 import never completedCaolán McNamara1-3/+2
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk1-1/+1
2022-05-10sw: document SwXTextFieldMiklos Vajna1-0/+4
2022-05-09sw content controls: only try to insert placeholders if there is no selectionMiklos Vajna1-3/+6
2022-05-09sw: prefix members of RTFSurround, SwMSConvertControls, ww8::WW8Sttb and ...Miklos Vajna8-16/+16
2022-05-07Drop excess +1Stephan Bergmann1-1/+1
2022-05-07GCC 12 is still just as brokenStephan Bergmann1-2/+2