summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski1-1/+3
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin1-2/+2
2015-02-28Extract SwDoc::dumpAsXml() from docnodeMiklos Vajna1-1/+1
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-13/+13
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
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