summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-06-21loplugin:useuniqueptr in SwParaChangeTrackingInfoNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20coverity#1437409 Unchecked dynamic_castCaolán McNamara
2018-06-20menubar writer: remove designmode from editandreas kainz
2018-06-20Removed executable permission on fodt fileAndrea Gelmini
2018-06-20menubar sglobal: copy of swriter menubar.xmlandreas kainz
2018-06-20menubar writer: add separator between past and selectandreas kainz
2018-06-19coverity#1437410 Dereference after null checkCaolán McNamara
2018-06-19weld SwTitlePageDlgCaolán McNamara
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-19tdf#117805 DOCX export: fix lost header with at-page anchored framesMiklos Vajna
2018-06-18weld SwDocStatPageCaolán McNamara
2018-06-18Register SwTableFormatCmp as its old format's writer listenerMike Kaganski
2018-06-18sw: prefix members of SwTOXMarkDescriptionMiklos Vajna
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-18tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski
2018-06-17crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara
2018-06-17sw: Avoid unnecessary copy in SwAutoCompleteWord::GetWordsMatching()Takeshi Abe
2018-06-17cppcheck: uselessAssignmentArgJochen Nitschke
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16weld SwCharURLPageCaolán McNamara
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev
2018-06-15weld SwParagraphNumTabPageCaolán McNamara
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-15weld SwDropCapsPageCaolán McNamara
2018-06-15tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski
2018-06-14Fix typosAndrea Gelmini
2018-06-14menubar: sync ALL sw menubar.xml files with swriter fileandreas kainz
2018-06-14rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara
2018-06-14swuilo-NumberingPreview is now unusedCaolán McNamara
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
2018-06-13Avoid -fsanitize=nullStephan Bergmann
2018-06-13tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski
2018-06-13uitest-Word Count;tdf#68347 tdf#91100 tdf#58050 tdf#56975 tdf#56975Zdeněk Crhonek
2018-06-13sw_redlinehide: try to fix UBSAN issue in ~SwContentNodeMichael Stahl
2018-06-13coverity#1436922 Dereference before null checkCaolán McNamara
2018-06-13tdf#115600 Display messages in Findbar for Table formula navigationJim Raykowski
2018-06-13tdf#115600 Display messages in FindBar for Comment navigationJim Raykowski
2018-06-13Removed executable permission on odt fileAndrea Gelmini
2018-06-13tdf#117553 Change navigate behavior when in footnote frameJim Raykowski
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-13Add a MailMerge class and object to the Writer VBA APITor Lillqvist
2018-06-12Add ExistingBookmark() to WordBasicTor Lillqvist
2018-06-12Add ooo.vba.word.XWordBasic.WindowName() methodTor Lillqvist
2018-06-12Add ooo.vba.word.XWindow.Caption propertyTor Lillqvist
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12tdf#118113 Add unit testMichael Weghorn