summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docglbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-31/+31
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-4/+4
2015-02-21Use more proper typesMatteo Casalin1-2/+2
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-5/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+2
2014-11-14loplugin: cstylecastNoel Grandin1-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-4/+5
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin1-5/+5
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-3/+3
2013-10-07CID#736510 mem leaks in early error return casesCaolán McNamara1-6/+5
2013-10-02fix format for code consistencyPhilipp Riemer1-27/+27
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+2
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer1-2/+0
2013-08-17String to OUStringMatteo Casalin1-1/+1
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-6/+13
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-13/+13
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-4/+2
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-5/+5