summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre1-12/+6
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-09changed some timer to idleTobias Madl1-1/+1
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19move docfunc to own headerBjoern Michaelsen1-42/+0
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-12/+12
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-12loplugin: cstylecastNoel Grandin1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-2/+4
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák1-0/+5
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák1-1/+1
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák1-1/+1
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna1-0/+4
2014-10-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-10-18SwDoc: remove unused methodsMiklos Vajna1-4/+0
2014-10-12Typo: compatability->compatibilityJulien Nabet1-2/+2
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák1-1/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-09-24fdo#81782 MM: copy most document propertiesJan-Marek Glogowski1-1/+16
2014-09-17Remove unnecessary includeKrisztian Pinter1-1/+0
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+3
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl1-1/+1
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski1-1/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+0
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl1-4/+0
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-4/+5
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+1
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner1-7/+9
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-11/+11
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-21/+9
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-20/+8
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-19/+8
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner1-5/+3
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-52/+6
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-53/+8
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-75/+12
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner1-10/+5
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner1-20/+6
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner1-18/+5
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-18/+13
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner1-13/+5
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner1-11/+4
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+1
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-3/+3
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky1-3/+1