summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2-8/+12
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-5/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin8-20/+21
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin2-2/+2
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann2-7/+12
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna5-10/+10
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-6/+6
2013-10-22Bin useless swmod commentsTor Lillqvist1-2/+2
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin5-7/+6
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-15convert sw/source/core/inc/r*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-15sw: include paragraph attributes and style in doc model xml dumpMiklos Vajna1-3/+22
2013-10-10SwNumRule::dumpAsXml: include IsAutoRule() and GetPoolFmtId() outputMiklos Vajna1-0/+3
2013-10-10sw: include SwNumRuleTbl in the doc model dumpMiklos Vajna1-0/+13
2013-10-09sw: include SwNumRule in doc model xml dumpMiklos Vajna1-7/+19
2013-10-07CID#1078700 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-03sw doc model dump: also output the SfxItemSet of paragraph stylesMiklos Vajna1-21/+34
2013-10-03sw: include names of character and paragraph styles in doc model dumpMiklos Vajna1-0/+39
2013-10-03SwFldTypes::dumpAsXml: handle RES_{PAGENUMBER,DATETIME}FLDMiklos Vajna1-3/+3
2013-10-02fdo#62475 - remove visual noise and fix existing commentsPhilipp Riemer1-2/+2
2013-10-02fdo#39468: translate German commentsPhilipp Riemer2-2/+2
2013-10-02fix format for code consistencyPhilipp Riemer1-6/+3
2013-10-02remove/add blank linesPhilipp Riemer4-5/+0
2013-09-30SwTxtNode::dumpAsXml: don't dereference these pointers unconditionallyMiklos Vajna1-2/+4
2013-09-30delete code that was commented outPhilipp Riemer1-8/+0
2013-09-29String to OUStringMatteo Casalin1-1/+1
2013-09-28SwTxtNode::dumpAsXml: initial support for dumping the hintsMiklos Vajna1-0/+60
2013-09-26whitespace workPhilipp Riemer1-1/+1
2013-09-26added code hintsPhilipp Riemer1-0/+3
2013-09-26remove commented-out codePhilipp Riemer1-1/+1
2013-09-26work on existing commentsPhilipp Riemer1-1/+0
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-499/+364
2013-09-17convert sw/source/core/inc/retrieveinputstreamconsumer.hxx to OUStringNoel Grandin1-1/+1
2013-09-07work on comments in sw/source/core/docnode/Philipp Riemer11-133/+78
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer19-143/+15
2013-08-31fix build on higher debugging levelsCaolán McNamara1-1/+1
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin2-3/+3
2013-08-27Use slightly less verbose erase-then-move-on idiom.Thorsten Behrens1-2/+1
2013-08-26Fix iterator managementJulien Nabet1-2/+6
2013-08-25String to OUStringMatteo Casalin1-1/+1
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin1-14/+10
2013-08-17String to OUStringMatteo Casalin1-15/+12
2013-08-17String to OUStringMatteo Casalin2-32/+33
2013-08-16String to OUString and use helper functionMatteo Casalin1-10/+25