summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-04-12tdf#124344 sw btlr writing mode, DOCX import: fix vertical alignmentMiklos Vajna1-2/+10
2019-04-12f315fee54eee57e6e55e5fcacf2522534682c2ce follow-up: fix tdf#109310 unit testMike Kaganski1-1/+3
2019-04-11CppunitTest_sw_unowriter: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-52/+14
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski5-12/+24
2019-04-11NB writer grouped_compact arrangement fixandreas kainz1-149/+149
2019-04-10tdf#124646 Don't paste hidden rows of Calc sheets into Writer tablesLászló Németh1-29/+40
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai1-2/+1
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl4-0/+84
2019-04-10constify some which range arraysNoel Grandin3-25/+25
2019-04-10tdf#124469 sw_redlinehide: fix PDF export of links to sequence fieldsMichael Stahl3-3/+4
2019-04-10tdf#124586 sw_redlinehide: fix crash in SwTextNode::NumRuleChgd()Michael Stahl1-1/+4
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai5-0/+15
2019-04-09drop some unneeded includesCaolán McNamara26-36/+0
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl12-198/+369
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen36-0/+47
2019-04-08sw: prefix members of SwGlossaryDlgMiklos Vajna2-82/+82
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz4-310/+7
2019-04-08Fix typosAndrea Gelmini2-4/+4
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski5-10/+10
2019-04-07uitest for bug tdf#123446Zdeněk Crhonek1-0/+45
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski3-12/+9
2019-04-07tdf#122751 add fontwork and bullet stuff to NB'sandreas kainz4-368/+644
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel4-0/+64
2019-04-06tdf#114801: Cannot use the highlight 'bucket' function with docx fileTamás Zolnai4-24/+50
2019-04-06weld OTableSubscriptionPageCaolán McNamara5-18/+56
2019-04-06respect read-only config item: MSCompatibleFormsMenuTamás Zolnai1-2/+24
2019-04-06SwXTextField::Impl FieldTypeClient: SwClient no moreBjoern Michaelsen2-24/+34
2019-04-05FIX: DOCX export: use all updated attributes during table exportPatrick Jaap3-74/+164
2019-04-05tdf#124392 remove undo/redo commands from groupedbar drop downandreas kainz2-201/+147
2019-04-05sw: extract UITest_sw_findSimilarity from UITest_sw_findReplaceMiklos Vajna3-0/+17
2019-04-05menubar: reverte recentfilelist change to have it after openremoteandreas kainz6-6/+6
2019-04-05sw btlr writing mode: implement RTF exportMiklos Vajna3-0/+34
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski2-9/+7
2019-04-05respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar1-0/+3
2019-04-04Get rid of USS macroMike Kaganski1-1/+1
2019-04-04tdf#124471 Change bullet styles names in Style section of SidebarRoman Kuznetsov2-7/+12
2019-04-04weld ClassificationDialogCaolán McNamara1-8/+8
2019-04-04uitest: disambiguate UITest_findReplaceMiklos Vajna2-4/+4
2019-04-04CppunitTest_sw_rtfimport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-29/+14
2019-04-04Fix typoAndrea Gelmini1-1/+1
2019-04-03DocumentIndex::Impl: SwClient no moreBjoern Michaelsen1-29/+38
2019-04-03Fix in convertToOOXMLHoriOrient: values of VertOrient were takenPatrick Jaap1-14/+11
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03tdf#124500: convert short path names from drag-n-drop to long namesMike Kaganski1-3/+34
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-04-03Fix typosJens Carl1-1/+1
2019-04-03Fix typoAndrea Gelmini1-1/+1
2019-04-02tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand1-2/+27
2019-04-02Resolves: tdf#124485 [none] is at index 0Caolán McNamara1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara12-34/+1