summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Get the align states of draw-shapes in...Dennis Francis1-9/+44
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-0/+23
2020-02-12tdf#129575 DOCX import: fix table style preferenceLászló Németh7-6/+68
2020-02-12ofz#20455 sw: add some checks in SwTable::CheckConsistency()Michael Stahl1-1/+8
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara5-7/+20
2020-02-12Revert "tdf#118947 sw tablestyle: manually scan parents for ::SET"László Németh3-113/+23
2020-02-12Revert "related tdf#118947 sw tablestyle: no need to avoid numbered para"László Németh1-1/+2
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-0/+14
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin9-34/+9
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-1/+3
2020-02-11UI test for tdf#128739Artur Neumann2-0/+28
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard1-14/+31
2020-02-11tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh2-0/+8
2020-02-11DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna1-2/+2
2020-02-11Writer Sidebar Wrap section update for better alignment and fitandreas kainz1-70/+99
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl3-2/+89
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen6-40/+54
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-2/+6
2020-02-10sw/qa: fix libxml2 parser error for testChineseMark Hung2-0/+9
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna6-143/+143
2020-02-10tdf#90834: Turn in-line version control comments into good commentsPelin Kuran4-130/+83
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl3-24/+59
2020-02-10tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap2-0/+5
2020-02-10use FindFormatForField some moreBjoern Michaelsen1-13/+5
2020-02-10Remove unused variable sWordMuhammet Kara1-2/+0
2020-02-09Simplify SwTableField::GetNodeOfFormula()Bjoern Michaelsen1-8/+2
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-09Current color isn't highlighted in the table cell background toolbar dropdownMaxim Monastirsky1-1/+1
2020-02-08Resolves: tdf#130513 sfxlo-OptionalBox isn't in sfxCaolán McNamara5-764/+764
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen5-14/+30
2020-02-08tdf#130475 Remove mysterious grab focusJim Raykowski1-3/+0
2020-02-08tdf#130482 sw: fix text alignment in shape textMiklos Vajna3-12/+59
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna2-12/+28
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen5-51/+75
2020-02-07tdf#130380 Chart: Fix area chart data labels positionTünde Tóth2-0/+23
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin5-9/+9
2020-02-07tdf#123873 DOCX IMPORT: fix unhandled textwrap for objectsBakos Attila2-0/+10
2020-02-07sw: fix misnamed m_IsFootnoteInfoMichael Stahl2-5/+5
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky4-5/+7
2020-02-07weld URLBox ItemWindowCaolán McNamara1-0/+9
2020-02-07Fix typoAndrea Gelmini1-1/+1
2020-02-07weld SwZoomBox_ImplCaolán McNamara3-53/+128
2020-02-07remove unnecessary includeCaolán McNamara1-1/+1
2020-02-07weld SwJumpToSpecificBox_ImplCaolán McNamara3-16/+54
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl3-3/+111
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna3-6/+0
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl4-4/+4
2020-02-06DOCX export: fix handling of section starts that originally had headersMiklos Vajna2-1/+86
2020-02-06the svtlo-FontNameBox entries are hiddenCaolán McNamara1-11/+0
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin2-21/+29