summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-07-11CppunitTest_sw_uiwriter: fix --without-fonts buildMiklos Vajna1-1/+1
2018-07-11tdf#63561 docx export: "clear" unused inherited tabsJustin Luth3-22/+28
2018-07-11tdf#65353 test for font embedding in ODF documentsTomaž Vajngerl3-0/+140
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski4-7/+32
2018-07-10sw HTML export: fix bookmark output in XHTML modeMiklos Vajna3-3/+20
2018-07-10tdf#118533 fix shape import: zero top margin only in first paragraphLászló Németh2-0/+3
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2-22/+11
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl5-7/+92
2018-07-10Translate German commentsJohnny_M3-3/+3
2018-07-10pass SwField around by std::unique_ptrNoel Grandin38-196/+183
2018-07-10Menubar revert movement of Insert Docandreas kainz6-6/+8
2018-07-10tdf#118457 Place Help button on the leftOlivier Hallot1-10/+6
2018-07-10tdf#118578 sw: allow inserting only TextDocumentMichael Stahl1-1/+2
2018-07-10sw RTF import: add tests for shape prop posh left/right casesMiklos Vajna2-0/+53
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz6-6/+0
2018-07-10loplugin:useuniqueptr in SwDropPortionNoel Grandin2-12/+12
2018-07-10loplugin:useuniqueptr in SwTOXInternationalNoel Grandin2-6/+6
2018-07-10loplugin:useuniqueptr in SwFootnoteSaveNoel Grandin1-3/+3
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin9-22/+13
2018-07-10use std::uniqueptr in HandledTextTokenNoel Grandin2-3/+3
2018-07-10tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth3-0/+10
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth1-0/+4
2018-07-09sw: give the 'Default Style' char style a programmatic nameMiklos Vajna5-4/+143
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna2-24/+24
2018-07-09loplugin:oncevarNoel Grandin1-51/+47
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth1-0/+4
2018-07-08tdf#89893: Enable previous/next track changes in read-only modeXisco Fauli1-2/+2
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-8/+2
2018-07-08Fix typoAndrea Gelmini1-1/+1
2018-07-08loplugin:passstuffbyrefNoel Grandin6-7/+7
2018-07-07Add LO standard encryption to the ooxml encryption testsTomaž Vajngerl2-4/+12
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny6-9/+5
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth1-0/+8
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin2-3/+3
2018-07-07Removed executable permission on odt fileAndrea Gelmini1-0/+0
2018-07-07tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl1-1/+1
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna3-5/+25
2018-07-06tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro1-1/+3
2018-07-06tdf#86371 sw export: SvxInterLineSpaceRule::Off == single spacingJustin Luth1-2/+2
2018-07-06tdf#118414 sw: fix fieldmarks in GetNextAttr()Michael Stahl1-2/+4
2018-07-06tdf#101856 sw: hidden bookmark portions in SwTextFormatter::NewTextPortion()Michael Stahl3-0/+17
2018-07-06tdf#101856: Use bookmark attributes at loadSerge Krot1-0/+20
2018-07-06tdf#101856 odt: write/read new bookmark attributes: unit testSerge Krot2-0/+46
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl14-107/+286
2018-07-06Simplify string concatenation.Mike Kaganski1-4/+1
2018-07-05tdf#118546: GetNotebookBar() may return nullptrMike Kaganski1-2/+4
2018-07-05-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+3
2018-07-05tdf#117745 - Split Options/Formatting Aids/"Display of"heiko tietze1-38/+71
2018-07-05sw HTML import: strip query & fragment for <object data="..."> and file URLsMiklos Vajna6-4/+29
2018-07-05tdf#43438: SwContentTree: handle ModeChanged notificationMike Kaganski1-2/+19