summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-09changed some timer to idleTobias Madl
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-19move docfunc to own headerBjoern Michaelsen
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-18SwDoc: remove unused methodsMiklos Vajna
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-24fdo#81782 MM: copy most document propertiesJan-Marek Glogowski
2014-09-17Remove unnecessary includeKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky