summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-05tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski1-1/+19
2018-07-04Dead declarationStephan Bergmann1-1/+0
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann1-3/+1
2018-07-04NB writer: add printpreview to all NB implementationsandreas kainz4-784/+2624
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna5-23/+128
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth2-0/+10
2018-07-04Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski1-4/+7
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-0/+4
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+2
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania1-1/+10
2018-07-04tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh5-2/+23
2018-07-04Revert "loplugin:useuniqueptr in SwWrongList"Stephan Bergmann5-56/+73
2018-07-04tdf#86612 - Keep zoom visible in Writerheiko tietze1-9/+9
2018-07-04Removed duplicated includesAndrea Gelmini2-2/+0
2018-07-04There should be no need for a private SwSubFont copy assignment opStephan Bergmann2-4/+0
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-2/+2
2018-07-03NB writer: add media section to tabbed_compactandreas kainz1-60/+669
2018-07-03NB writer: add media section to groupedbar_compactandreas kainz1-47/+423
2018-07-03NB writer: add media section to groupedbar_fullandreas kainz1-53/+67
2018-07-03UITest_writer_tests: split this into 4 partsMiklos Vajna31-76/+34
2018-07-03Small cleanup of redundant assert expressionsMike Kaganski1-2/+2
2018-07-03NB writer: add media tab to notebookbar.uiandreas kainz1-98/+728
2018-07-03tdf#118412: DOC incorrect bottom page marginLuke Deller3-1/+11
2018-07-03tdf#117757 sfx2 save-as: fix leftover temporary files for embedded objectsMiklos Vajna1-0/+7
2018-07-03Fix typoAndrea Gelmini1-1/+1
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin4-9/+11
2018-07-03loplugin:useuniqueptr in SwDropPortionPartNoel Grandin2-7/+7
2018-07-03loplugin:useuniqueptr in SwWrongListNoel Grandin5-73/+56
2018-07-03loplugin:useuniqueptr in SwGrfNumPortionNoel Grandin2-3/+3
2018-07-03loplugin:useuniqueptr in SwLayActionNoel Grandin2-6/+4
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand3-11/+37
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski3-0/+18
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna3-15/+15
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda3-2/+24
2018-07-02loplugin:unusedmethodsNoel Grandin2-6/+0
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin10-12/+16
2018-07-02tdf#108000 sw layout: ignore emulated keep on large tablesJustin Luth1-1/+2
2018-06-30Avoid getTokenCount()Matteo Casalin1-8/+5
2018-06-30Avoid getTokenCount()Matteo Casalin1-5/+4
2018-06-30Avoid getTokenCount()Matteo Casalin1-4/+15
2018-06-30Not empty OUString has at least one tokenMatteo Casalin1-2/+1
2018-06-30Avoid getTokenCountMatteo Casalin1-6/+11
2018-06-30Normalize Writer style "Text Body" in UIOlivier Hallot1-1/+1
2018-06-30schema,sw: enable ODF validation in all sw testsMichael Stahl2-12/+10