summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-03sw: remove SwDoc::ShareLayoutMichael Stahl1-1/+0
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-1/+0
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-4/+0
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-3/+1
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-4/+2
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann1-0/+1
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-0/+4
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin1-13/+8
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-4/+4
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-234/+234
2013-02-13asynchronous word-count.Michael Meeks1-0/+4
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-0/+1
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+29
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl1-47/+0
2012-11-01sal_Bool to boolTakeshi Abe1-2/+2
2012-10-30sal_Bool to boolTakeshi Abe1-9/+9
2012-10-30bInsWithFmt was always trueTakeshi Abe1-4/+0
2012-10-25More efficient way to initialize SwDocArnaud Versini1-66/+68
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-13sw: tweak comment translationsMichael Stahl1-17/+11
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini1-3/+0
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-0/+1
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák1-0/+2
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-0/+1
2012-08-23initialize memberLuboš Luňák1-0/+1
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna1-0/+1
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen1-3/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-25callcatcher: update unused codeCaolán McNamara1-6/+0
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl1-9/+9
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-34/+91
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-3/+3
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin1-2/+4
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin1-6/+11
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin1-2/+4
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin1-9/+9
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-2/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-14Remove a few left-over FIXME's from comment translationsStefan Knorr (astron)1-9/+8
2012-01-10Translate German commentsPhilipp Weissenbacher1-86/+87
2012-01-05Related: fdo#43867 header styles contain content like document bodyCaolán McNamara1-8/+9
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+9
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-1/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1