summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2018-07-10tdf#118578 sw: allow inserting only TextDocumentMichael Stahl
2018-07-10loplugin:useuniqueptr in SwDropPortionNoel Grandin
2018-07-10loplugin:useuniqueptr in SwTOXInternationalNoel Grandin
2018-07-10loplugin:useuniqueptr in SwFootnoteSaveNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-10use std::uniqueptr in HandledTextTokenNoel Grandin
2018-07-09sw: give the 'Default Style' char style a programmatic nameMiklos Vajna
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna
2018-07-09loplugin:oncevarNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-08Fix typoAndrea Gelmini
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-07tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna
2018-07-06tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro
2018-07-06tdf#86371 sw export: SvxInterLineSpaceRule::Off == single spacingJustin Luth
2018-07-06tdf#118414 sw: fix fieldmarks in GetNextAttr()Michael Stahl
2018-07-06tdf#101856 sw: hidden bookmark portions in SwTextFormatter::NewTextPortion()Michael Stahl
2018-07-06tdf#101856: Use bookmark attributes at loadSerge Krot
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-07-06Simplify string concatenation.Mike Kaganski
2018-07-05tdf#118546: GetNotebookBar() may return nullptrMike Kaganski
2018-07-05-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-05sw HTML import: strip query & fragment for <object data="..."> and file URLsMiklos Vajna
2018-07-05tdf#43438: SwContentTree: handle ModeChanged notificationMike Kaganski
2018-07-05tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski
2018-07-04Dead declarationStephan Bergmann
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-07-04Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-04Revert "loplugin:useuniqueptr in SwWrongList"Stephan Bergmann
2018-07-04Removed duplicated includesAndrea Gelmini
2018-07-04There should be no need for a private SwSubFont copy assignment opStephan Bergmann
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-07-03Small cleanup of redundant assert expressionsMike Kaganski
2018-07-03tdf#118412: DOC incorrect bottom page marginLuke Deller
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-03loplugin:useuniqueptr in SwDropPortionPartNoel Grandin
2018-07-03loplugin:useuniqueptr in SwWrongListNoel Grandin
2018-07-03loplugin:useuniqueptr in SwGrfNumPortionNoel Grandin
2018-07-03loplugin:useuniqueptr in SwLayActionNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin