summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2017-04-14tdf#106736 do not insert kern portion before tab portion.Mark Hung2-0/+12
2017-04-14update cppunit to 1.14.0Markus Mohrhard16-618/+0
2017-04-13Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+2
2017-04-12enum spelling: throught -> throughJustin Luth3-7/+9
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin1-1/+0
2017-04-11sw: let getProperty fail more helpfullyMichael Stahl1-2/+6
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl2-0/+323
2017-04-11tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2-0/+9
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-1/+1
2017-04-11restore missing ooxmlimport unit test: n757890.docxJustin Luth1-0/+20
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-0/+6
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth2-0/+10
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann2-4/+4
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann3-3/+25
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2-0/+9
2017-04-04sw: indentation fixesMiklos Vajna2-18/+108
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-108/+18
2017-04-03sw: indentation fixesMiklos Vajna2-18/+108
2017-04-03use actual UNO enums in swNoel Grandin15-0/+498
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-9/+9
2017-03-31tdf#106701 tabOverMargin: only affect specified tabstops, not autotabJustin Luth2-0/+15
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua2-0/+17
2017-03-30Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna2-0/+7
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson2-0/+25
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna2-0/+18
2017-03-28tdf#105975 Add Set field parsing (docx) in LibreOffice WriterJean-Sebastien Bevilacqua3-1/+9
2017-03-27tdf#106799 WW8: Accept TTP Mark without Cell MarkMike Kaganski2-0/+15
2017-03-27Indentation fixesMiklos Vajna1-1/+2
2017-03-25Fix typosAndrea Gelmini6-6/+6
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-2/+7
2017-03-21tdf#106492 DOCX export: fix duplicated section break at doc endMiklos Vajna2-0/+7
2017-03-20convert RndStdIds to scoped enumNoel Grandin2-3/+3
2017-03-19Fix typo for "expression"Julien Nabet1-1/+1
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant2-5/+37
2017-03-16ooxmlimport: move bnc#519228 unit test to ooxmlexport9Justin Luth4-33/+33
2017-03-16convert SwUndoId to scoped enumNoel Grandin2-4/+4
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-1/+1
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist3-27/+0
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant1-0/+20
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna2-0/+15
2017-03-14ooxmlimport: move tdf#55381 unit test to ooxmlexportJustin Luth3-9/+10
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann1-3/+0
2017-03-13tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth5-36/+37
2017-03-11ooxmlimport: unit test for tdf#93640 is round-trippableJustin Luth3-99/+99
2017-03-10ooxmlexport: move tdf103931 unit test to ooxmlimportJustin Luth3-8/+9
2017-03-10coverity#1402149 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-1/+2