summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna
2019-01-02tdf#117480 fix crash in mailmergeSzymon Kłos
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2019-01-02sw: prefix members of SwHashTable, SwSbxValue and SwServerObjectMiklos Vajna
2018-12-31tdf#64242 unit test addedJustin Luth
2018-12-31Revert "tdf#70195 docx export: default header/footer at 720"Justin Luth
2018-12-31tdf#81782 new unit test: title/subject check in sub docsSerge Krot
2018-12-30tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-12-29tdf#120511 writerfilter: track inserted frame per sectionJustin Luth
2018-12-29tdf#113849 ooxmlexport: even headers/footers for both or none.Justin Luth
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth
2018-12-28Fix typo in codeAndrea Gelmini
2018-12-28NFC sw flowfrm HasParaSpaceAtPages: simplify logic.Justin Luth
2018-12-27Fix typoAndrea Gelmini
2018-12-26sw txtnode: code cleanup - triplicated code -> functionJustin Luth
2018-12-25sw ooxmlimport: landscape <-> portrait ? not a continuous sectionJustin Luth
2018-12-25sw filter ww8: code cleanup - value already setJustin Luth
2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-24sw ooxmlexport: Header/Footer - ignore postponed page breaksJustin Luth
2018-12-22Fix typo in codeAndrea Gelmini
2018-12-22-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-22use boost::optional for OUStringNoel Grandin
2018-12-22tdf#107618 revert fix missing header when doc ends with sectionJustin Luth
2018-12-21sw_redlinehide: SwTextNode::GetExpandText() HideDeletionsMichael Stahl
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-21-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-21sw ooxmlexport: export non-continuous section breaksJustin Luth
2018-12-21loplugin:unusedfieldsNoel Grandin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-20tdf#122217: Don't allow to change readonly content with Alt+XMike Kaganski
2018-12-20tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand
2018-12-20uitest for bug tdf#76636Zdeněk Crhonek
2018-12-20sw: DOCX: allow editing of unprotected areas in protected docSerge Krot
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-20sw filter/ww8 code cleanup: remove duplicate variableJustin Luth
2018-12-19tdf#99631 DOCX export: keep zoom of embedded XLSXLászló Németh
2018-12-19shrink assign style dialog to minCaolán McNamara
2018-12-19fallback to first entryCaolán McNamara
2018-12-19sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-19Fix typo in testAndrea Gelmini
2018-12-19Replace a macro with default member initializersMike Kaganski
2018-12-19tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski
2018-12-19sw RtfAttributeOutput: make members privateMiklos Vajna
2018-12-19Removed executable permission on data fileAndrea Gelmini
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh
2018-12-19uitest for bug tdf#117601Zdeněk Crhonek