summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-07-17loplugin:useuniqueptr in SwXShapeNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-07-16loplugin:useuniqueptr in SwXTextSearchNoel Grandin
2018-07-16sw: prefix members of SwDateTimeField and SwFormatDropMiklos Vajna
2018-07-16loplugin:useuniqueptr in SwUndoInsertsNoel Grandin
2018-07-13Refresh linked OLE representation when OLE updatedArmin Le Grand
2018-07-12loplugin:useuniqueptr in SwUndoSaveSectionNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-07-10use std::uniqueptr in HandledTextTokenNoel Grandin
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-06-29loplugin:useuniqueptr in SwOLEObjNoel Grandin
2018-06-29loplugin:useuniqueptr in SwGrfNodeNoel Grandin
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin
2018-06-27Initialise the spelling and grammar thing when Writer startsTor Lillqvist
2018-06-27loplugin:useuniqueptr in SwSelPaintRectsNoel Grandin
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-06-25loplugin:useuniqueptr in SwAccessibleMapNoel Grandin
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-19weld SwTitlePageDlgCaolán McNamara
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-13tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski
2018-06-12loplugin:constantparamNoel Grandin
2018-06-12loplugin:singlevalfieldsNoel Grandin
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11dont use SwClient/SwModify in unocore: SwXFieldMasterBjoern Michaelsen
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl
2018-06-08sw_redlinehide: SwTextFrame::HideAndShowObjects()Michael Stahl
2018-06-08sw_redlinehide: add an indirect iteration mode to SwIteratorMichael Stahl
2018-06-08sw_redlinehide: hyphenationMichael Stahl
2018-06-08sw_redlinehide: make SwScanner independent of SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: add merge state flag to SwNodeMichael Stahl
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-05tdf#117013 renamed Illustration Index to Table of FiguresNickson Thanda
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-06-01forcepoint#44 raii for connection and disconnection of SwView and SwDocShellCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara