summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-06-25NB writer: notebookbar_compact add context-printpreview tabandreas kainz1-14/+508
2018-06-25weld SwWatermarkDialogCaolán McNamara5-69/+79
2018-06-25tdf#118219 sw: fix SwCursorShell::GetContentAtPos() redline crashMichael Stahl1-0/+11
2018-06-25Removed executable permission on (odt|cxx) filesAndrea Gelmini4-0/+0
2018-06-25menubar web: sync with writerandreas kainz1-109/+319
2018-06-25loplugin:useuniqueptr in SwAccessibleMapNoel Grandin2-38/+26
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov20-94/+66
2018-06-25Fix typosAndrea Gelmini2-3/+3
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky1-6/+13
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli3-12/+17
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot4-1/+110
2018-06-23tdf#118322 Avoid blinking in Exporer for 'Section' partArmin Le Grand1-16/+44
2018-06-22tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski1-1/+1
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin3-36/+23
2018-06-22menubar swxform: copy of swriter menubar.xmlandreas kainz1-137/+419
2018-06-21sw: Allocate enough space at once for micro optimizationTakeshi Abe1-1/+2
2018-06-21loplugin:useuniqueptr in SwParaChangeTrackingInfoNoel Grandin2-23/+19
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-06-20coverity#1437409 Unchecked dynamic_castCaolán McNamara1-1/+2
2018-06-20menubar writer: remove designmode from editandreas kainz1-1/+0
2018-06-20Removed executable permission on fodt fileAndrea Gelmini1-0/+0
2018-06-20menubar sglobal: copy of swriter menubar.xmlandreas kainz1-2/+4
2018-06-20menubar writer: add separator between past and selectandreas kainz1-0/+1
2018-06-19coverity#1437410 Dereference after null checkCaolán McNamara1-2/+4
2018-06-19weld SwTitlePageDlgCaolán McNamara7-146/+135
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-19tdf#117805 DOCX export: fix lost header with at-page anchored framesMiklos Vajna3-2/+22
2018-06-18weld SwDocStatPageCaolán McNamara2-71/+43
2018-06-18Register SwTableFormatCmp as its old format's writer listenerMike Kaganski1-34/+44
2018-06-18sw: prefix members of SwTOXMarkDescriptionMiklos Vajna1-11/+11
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma9-190/+32
2018-06-18tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski3-0/+13
2018-06-17crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara1-3/+9
2018-06-17sw: Avoid unnecessary copy in SwAutoCompleteWord::GetWordsMatching()Takeshi Abe1-16/+6
2018-06-17cppcheck: uselessAssignmentArgJochen Nitschke1-4/+0
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand11-37/+37
2018-06-16weld SwCharURLPageCaolán McNamara3-109/+96
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev4-0/+22
2018-06-15weld SwParagraphNumTabPageCaolán McNamara5-186/+156
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov3-6/+4
2018-06-15weld SwDropCapsPageCaolán McNamara3-264/+272
2018-06-15tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen1-1/+2
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski3-0/+34
2018-06-14Fix typosAndrea Gelmini1-3/+3
2018-06-14menubar: sync ALL sw menubar.xml files with swriter fileandreas kainz6-31/+83
2018-06-14rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara4-6/+6
2018-06-14swuilo-NumberingPreview is now unusedCaolán McNamara2-40/+0
2018-06-14loplugin:unusedfieldsNoel Grandin7-207/+1
2018-06-14loplugin:unusedmethodsNoel Grandin1-4/+0
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara1-1/+1