summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara3-3/+3
2013-06-27Revert "Related: #i121925# fixed by reverting change for issue #i119652#"Michael Stahl1-7/+4
2013-06-27Revert "Resolves: #119652# avoid invalid selection on..."Michael Stahl2-14/+3
2013-06-27Related: #i121925# fixed by reverting change for issue #i119652#Oliver-Rainer Wittmann1-4/+7
2013-06-27Resolves: #119652# avoid invalid selection on...Oliver-Rainer Wittmann2-3/+14
2013-06-27Resolves: #i120938# consider left indentation when converting...Oliver-Rainer Wittmann1-21/+34
2013-06-27fix highest debugging level buildCaolán McNamara2-21/+0
2013-06-26Resolves: #i120582# consider the case that a right indent is set...Oliver-Rainer Wittmann3-41/+47
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna2-0/+49
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann6-41/+73
2013-06-26SetFmtItemByAutoFmt/SetTxtFmtCollByAutoFmt called with SwTxtNodeMichael Stahl1-3/+5
2013-06-25Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara2-5/+25
2013-06-25fdo#66040 RTF import: initial groupshape supportMiklos Vajna2-0/+108
2013-06-25DocxAttributeOutput: -Werror=unused-macros, -Werror=sign-compareMichael Stahl1-2/+1
2013-06-25fdo65400: fix for Character Shading being lostAdam Co7-72/+107
2013-06-24fdo#58029: replace quadratic child window loop with linearMichael Stahl1-26/+2
2013-06-24fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl1-33/+40
2013-06-24bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-24coverity#705766 Resource leakNorbert Thiebaud1-128/+132
2013-06-24coverity#705765: Resource leakNorbert Thiebaud1-4/+4
2013-06-24Fix memory leak in SwTOXBaseSection::GenerateText.Mark Wielaard1-0/+1
2013-06-24fdo#56679, fdo#65710 : fix for import and export of underline colorAdam Co3-19/+46
2013-06-21bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-21coverity#707550, coverity#707549 : Unitialized scalar variableNorbert Thiebaud1-2/+2
2013-06-21coverity#707554 Unitialized scalar variableNorbert Thiebaud1-1/+1
2013-06-21fdo#43641 testcaseMiklos Vajna2-0/+13
2013-06-20Remove pointless overdose commentTor Lillqvist1-1/+0
2013-06-20WaE: macro is not usedTor Lillqvist1-1/+0
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2-0/+26
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl13-38/+371
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl6-45/+75
2013-06-19Resolves: #i120023# RTF export certain special copy-and-paste scenariosOliver-Rainer Wittmann1-1/+14
2013-06-19Start translating German comments, fix some WSPhilipp Weissenbacher1-77/+74
2013-06-19Rework code after OUString'ificationMatteo Casalin1-15/+11
2013-06-19sal_Int32 as long on 32bit, how we hate theeCaolán McNamara1-2/+2
2013-06-19drop unused helpidsCaolán McNamara1-1/+0
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara2-27/+42
2013-06-19Convert Drop Caps tab page to UI widgetsOlivier Hallot6-340/+519
2013-06-19Resolves: fdo#65931 why are we futzing with leading on the preview anywayCaolán McNamara1-6/+4
2013-06-19fdo#64238: fix for missing footer bugAdam Co4-0/+45
2013-06-19bounds can be -1 for not-foundCaolán McNamara1-0/+13
2013-06-19unusual negative start point on split node undoCaolán McNamara1-2/+11
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa10-21/+21
2013-06-18.mk files should not be executableMiklos Vajna1-0/+0
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-18fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh1-6/+6
2013-06-18Resolves: #i121917# Corrected access to text objectArmin Le Grand1-3/+17
2013-06-18disable test that ends throwing std::bad_allocDavid Tardon1-1/+0
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky2-0/+51
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23