summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth1-1/+8
2019-11-21tdf#97926 Add UI test for infobarSamuel Mehrbrodt1-0/+60
2019-11-21writerfilter: these can be constMiklos Vajna1-1/+1
2019-11-21uitest for bug tdf#128431Zdeněk Crhonek1-0/+63
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski4-0/+20
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann1-2/+4
2019-11-20Removed executable permission on fileAndrea Gelmini1-0/+0
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth2-0/+11
2019-11-20sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl3-5/+106
2019-11-20loplugin:unusedmethodsNoel Grandin4-8/+0
2019-11-20Use initializer list for unordered_set hereMichael Weghorn1-33/+34
2019-11-20Load "PrintTextPlaceholder" and "PrintHiddenText" based on configMichael Weghorn1-0/+2
2019-11-20Comment some code which resembles a wrong copypaste (sw/portxt)Julien Nabet1-0/+4
2019-11-19Fix typoAndrea Gelmini1-1/+1
2019-11-19Fix typoAndrea Gelmini1-1/+1
2019-11-19ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl5-13/+40
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski11-17/+63
2019-11-19tdf#121186: sync itemset and supportsFullDrawingLayerFillAttributeSetMike Kaganski2-0/+6
2019-11-19tdf#128608 ww8import: COL_AUTO == NO FILL, not solidJustin Luth3-13/+14
2019-11-19sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl4-12/+16
2019-11-19sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl5-4/+173
2019-11-19“Char” isn’t a wordAdolfo Jayme Barrientos2-2/+2
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth6-18/+103
2019-11-19tdf#119054 DOCX: fix not table style based bottom marginLászló Németh2-0/+12
2019-11-18add uitest for bug tdf#126626Zdeněk Crhonek2-0/+43
2019-11-18Extend DOCX input field export test for round-tripJan-Marek Glogowski2-4/+63
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna2-2/+2
2019-11-18tdf#128739 sw: don't delete bookmarks prematurely in SwUndoDeleteMichael Stahl2-4/+6
2019-11-18tdf#128739 sw: delete fieldmarks if exactly selected ...Michael Stahl2-8/+31
2019-11-18cid#1421107 Useless callCaolán McNamara1-0/+1
2019-11-18sw: prefix members of SwCallLinkMiklos Vajna3-51/+51
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-85/+34
2019-11-18related tdf#120412 ww8import: allow > 100% escapement, fix calculationJustin Luth3-6/+27
2019-11-17Fix typoAndrea Gelmini1-1/+1
2019-11-17tdf#128820: improve unit test to not depend on opening bad file failingMike Kaganski1-0/+20
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann27-0/+125
2019-11-16Also consider saved exceptions when terminating parseMike Kaganski1-1345/+8
2019-11-16sw: RTF export: only enable \formprot if there is actually a sectionMichael Stahl1-8/+4
2019-11-16cid#1448525 Dereference null return valueCaolán McNamara1-1/+11
2019-11-16tdf#128820: use wps namespace for simple text shapesMike Kaganski2-0/+1358
2019-11-16Simplify sequence initializationMike Kaganski1-3/+4
2019-11-16Replace some std::once with static initializersMike Kaganski1-9/+6
2019-11-16no need to construct a parser in SwXMLSectionListNoel Grandin1-7/+2
2019-11-15no need to construct a parser in ImportStoredChapterNumberingRulesNoel Grandin1-9/+2
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna5-3/+259
2019-11-15tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh2-0/+9
2019-11-15sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl1-1/+1
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl4-14/+47
2019-11-15tdf#128700 ww8import: no relative width table if made into a flyJustin Luth3-1/+13
2019-11-15make some classes module-privateNoel Grandin2-2/+2