summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-06-26tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai2-0/+7
2019-06-26tdf#125518: docx export: save anchors for diagramsVasily Melenchuk4-18/+39
2019-06-26tdf#125382: Check if pDoc is not nullXisco Fauli1-0/+4
2019-06-26tdf#78657 DOCX export: fix hyperlink inserted to imageTünde Tóth3-7/+34
2019-06-25tdf#126017 sw: do not restore SwFormatContent in SwUndoFormatAttrMichael Stahl1-0/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin17-37/+29
2019-06-24Colibre: Fix for tdf#122924, tdf#126044rizmut1-13/+13
2019-06-24tdf#89709 Make statusbar page number/bookmarks control tool tip showJim Raykowski1-2/+8
2019-06-24tdf#119571 fix style & numbering at tracked deletionLászló Németh2-53/+131
2019-06-24Drop sw::GetSupportedServiceNamesImplArkadiy Illarionov10-150/+73
2019-06-24sw: reduce accuracy of double compares in testFDO74215 even moreMichael Stahl1-2/+3
2019-06-24Adapt new test to actual values observed on macOSStephan Bergmann1-2/+4
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16
2019-06-24tdf#54819 keep style & numbering at tracked deletionLászló Németh4-1/+129
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-22Related: tdf#126036 give options dialog consistent button orderCaolán McNamara1-15/+18
2019-06-21tdf#125362 Update tab dialog example set after ApplyJim Raykowski1-0/+3
2019-06-21weld SpellDialogCaolán McNamara1-5/+4
2019-06-21field dialogs all weldedCaolán McNamara1-2/+0
2019-06-21sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna4-7/+100
2019-06-21sw comments on frames: fix annotation start order in UNO portion enumMiklos Vajna2-7/+51
2019-06-21sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl2-6/+6
2019-06-21sw: prepare for revert of hacky liveness checkMichael Stahl1-0/+1
2019-06-21Resolves: tdf#126005 make bookmark treeview sortableCaolán McNamara3-52/+110
2019-06-21sw btlr writing mode: implement TextFrame tbrl export to drawingMLMiklos Vajna4-13/+29
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin1-3/+5
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski7-9/+11
2019-06-20fix putting ; between entriesCaolán McNamara1-1/+1
2019-06-20sw comments: allow ranges to be created which cover only the placeholder charMiklos Vajna3-3/+19
2019-06-20zero width column in manage changesCaolán McNamara1-5/+18
2019-06-20sw: remove some obsolete code in SwView::Execute()Michael Stahl1-5/+0
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl2-0/+5
2019-06-20tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl1-0/+5
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen60-53/+71
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-19sw: improve translation of comments in tabfrm.cxxMichael Stahl2-60/+61
2019-06-19NB tabbed_compact cleanupandreas kainz1-240/+59
2019-06-19sw: convert that to assert()Michael Stahl1-1/+1
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-18loplugin:passstuffbyrefNoel Grandin4-4/+4
2019-06-18sw: implement inserting comments when an as-char image is selectedMiklos Vajna6-0/+74
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz2-778/+2253
2019-06-18sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna3-64/+80
2019-06-18loplugin:logexceptionnicely in swNoel Grandin14-52/+64
2019-06-18tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov6-12/+12
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2-0/+3
2019-06-17sw: restore ~SwIndexReg() assertMichael Stahl1-1/+1
2019-06-17tdf#125916 DOCX import: fix outline numbering at tracked deletionLászló Németh3-0/+19
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2-2/+2
2019-06-16tdf#105799 Fix vector use bugJim Raykowski1-1/+1