summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-02sw_redlinehide: remove WrongListIterator::MergedOrSame assertsMichael Stahl2-5/+0
2019-04-02tdf#122926: Use o3tl::sorted_vector in other similar placesXisco Fauli2-6/+4
2019-04-02tdf#124261 sw btlr writing mode render: fix invalidation rectangleMiklos Vajna4-4/+42
2019-04-02tdf#122926 FILEOPEN ODT Slower compared to the past (part2)Noel Grandin1-1/+1
2019-04-02sw menubar: rearrange subgroup items to have > items last sortedandreas kainz6-129/+131
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh1-0/+21
2019-04-01tdf#122926 FILEOPEN ODT Slower compared to the pastNoel Grandin1-3/+2
2019-04-01use drawing area font for previewCaolán McNamara1-0/+4
2019-04-01weld SwAssignFieldsDialogCaolán McNamara7-346/+339
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen25-0/+28
2019-04-01sw: prefix members of SwMultiPortionMiklos Vajna2-49/+49
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski4-10/+12
2019-03-30tdf#123912 ww8 export: re-protect implicit sectionJustin Luth3-1/+21
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen38-0/+51
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot2-0/+7
2019-03-29sw btlr writing mode: implement DOC filterMiklos Vajna5-26/+37
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin3-24/+28
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara1-2/+2
2019-03-28tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro1-3/+4
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin14-86/+92
2019-03-28tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot2-0/+10
2019-03-28use unique_ptr in SwTable::InsTableNoel Grandin1-7/+6
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin8-19/+18
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen32-0/+34
2019-03-28CppunitTest_sw_layoutwriter: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-130/+43
2019-03-28tdf#113539 Slow opening of ODT file containing a large tableNoel Grandin1-1/+1
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin4-16/+19
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin27-121/+107
2019-03-28return by unique_ptr from InsertTableContentsNoel Grandin2-24/+24
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin3-4/+4
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin7-8/+8
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl9-1/+56