summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot
2019-03-29sw btlr writing mode: implement DOC filterMiklos Vajna
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-28tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-03-28tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot
2019-03-28use unique_ptr in SwTable::InsTableNoel Grandin
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-28CppunitTest_sw_layoutwriter: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-03-28tdf#113539 Slow opening of ODT file containing a large tableNoel Grandin
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-03-28return by unique_ptr from InsertTableContentsNoel Grandin
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz
2019-03-27CppunitTest_sw_unowriter: be consistent about using namespace declarationsMiklos Vajna
2019-03-26tdf#124339 DOCX export: fix losing line break after tabLászló Németh
2019-03-26Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens
2019-03-26<https://ci.libreoffice.org/job/lo_ubsan/1225/> still timed outStephan Bergmann
2019-03-26weld SvxRubyDialogCaolán McNamara
2019-03-26tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offsetMiklos Vajna
2019-03-26tdf#124025 Update formula before printingSamuel Mehrbrodt
2019-03-25Resolves: tdf#124319 crash on restoring redline SfxChildWinCaolán McNamara
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist
2019-03-25Fix one more get_url_for_data_fileStephan Bergmann
2019-03-25Resolves: tdf#124142 don't deref nullptrCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25Converters for OOXML orients and relationsPatrick Jaap
2019-03-25sw: prefix members of SwUndoSetFlyFormatMiklos Vajna
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-24Fix compilation for !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist
2019-03-24tdf#124240: make type in TOC translatableJulien Nabet
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-23ofz#13881 Integer OverfloWCaolán McNamara
2019-03-22Unfloat: Move the button to the top of the frameTamás Zolnai
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-22FIX: Use correct table x/y postion in docx exportPatrick Jaap
2019-03-22Related: tdf#124109 sw: save one vcl layout call in SwFntObj::DrawText()Miklos Vajna
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-22refactor into a shareable base classCaolán McNamara
2019-03-22Add few more fixes to build with Boost < 1.56Tomáš Chvátal
2019-03-22tdf#124109: Fix missing kashida glyphsKhaled Hosny
2019-03-22tdf#123943 sw btlr writing mode render: fix text portion backgroundMiklos Vajna