summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna1-0/+8
2015-01-12fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna1-1/+22
2014-11-23Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara1-1/+4
2014-11-23fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+2
2014-11-23fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-11-23bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna1-1/+6
2014-10-14Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet1-1/+5
2014-07-25fdo#81502: sw: fix spurious "[" being painted for field marksMichael Stahl2-25/+24
2014-07-24fdo#80721: Use the old way of drawing the pilcrow (but with changed color).Jan Holesovsky1-2/+11
2014-07-15fdo#79673 revert to old NPC for MacOSX onlyTomaž Vajngerl3-2/+26
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna3-28/+10
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-0/+31
2014-05-26Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-17sw: try to fix a valgrind warningMichael Stahl1-0/+2
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara1-17/+91
2014-05-12fdo#78608 SwTxtFrm::Paint: fix missing repaint problem on the left edgeMiklos Vajna1-0/+8
2014-05-08fdo#78444 sw: avoid incorrect right shrinking of repaint rectangleMiklos Vajna1-1/+1
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-05-06consistent percent sign in commentsThomas Arnhold1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-05-01fdo#78153 SwTxtFrm::ManipOfst() requires a valid positionMiklos Vajna1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-30coverity#708465 Uninitialized scalar fieldCaolán McNamara1-9/+15
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez1-4/+18
2014-04-30sw: sal_Bool->boolNoel Grandin1-5/+5
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante2-50/+23
2014-04-22cppcheck: Iterator it used after element has been erasedJulien Nabet1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold10-11/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante44-1601/+284
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist8-17/+1
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante12-408/+67
2014-04-17cppcheck: Fix redundant assignments in the sw moduleChris Laplante1-1/+0
2014-04-17SwTxtSlot::SwTxtSlot now takes an empty reference by default, not a NULLMiklos Vajna2-5/+5
2014-04-16Do not pass bad pointers to strlenStephan Bergmann4-12/+12
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann3-36/+1
2014-04-14typo: attribut -> attributeThomas Arnhold2-4/+4
2014-04-14typo: postion -> positionThomas Arnhold2-2/+2
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-10coverity#708455 Uninitialized scalar fieldCaolán McNamara1-0/+7
2014-04-10coverity#708457 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-04-10coverity#708461 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-10coverity#705931 Dereference before null checkCaolán McNamara1-1/+1
2014-04-04coverity#708464 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-5/+5
2014-04-01coverity#708454 Uninitialized pointer fieldCaolán McNamara1-0/+4
2014-04-01coverity#708441 Uninitialized pointer fieldCaolán McNamara2-5/+8
2014-04-01coverity#708439 Uninitialized pointer fieldCaolán McNamara1-5/+5
2014-04-01coverity#708437 Uninitialized pointer fieldCaolán McNamara1-1/+5