summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-174/+69
2013-11-01stop unbalanced OutputDevice Push/Pop warnings on closing helpCaolán McNamara1-4/+9
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann56-303/+313
2013-11-01-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-01-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng3-11/+16
2013-11-01Revise un-necessary checking..Jian Hong Cheng1-2/+2
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng6-0/+621
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt14-38/+38
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna3-9/+44
2013-10-31DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna2-4/+13
2013-10-31sw/qa: adapt ooxmlexport to use new tests macrosPierre-Eric Pelloux-Prayer1-267/+111
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna2-1/+48
2013-10-31sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer3-127/+141
2013-10-31Resolves: fdo#70358 crash when deleting tablesCaolán McNamara1-2/+9
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin3-4/+4
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna2-1/+74
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna6-402/+512
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna1-0/+45
2013-10-30Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist1-5/+0
2013-10-29cppcheck: fix Possible inefficient checking for emptinessJulien Nabet1-1/+1
2013-10-29sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer4-3/+44
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara1-1/+2
2013-10-29DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna2-1/+104
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-10-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-7/+7
2013-10-28DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna2-1/+11
2013-10-28remove local css namespace definitionsThomas Arnhold2-4/+0
2013-10-28sw: make the uiwriter testcase a slowcheckMiklos Vajna1-1/+1
2013-10-28fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna3-0/+22
2013-10-28SwUiWriterTest: allow loading a custom bugdocMiklos Vajna1-5/+7
2013-10-28Fingers slippedTor Lillqvist1-1/+1
2013-10-28Try a different way to not show the keyboard initially on iOSTor Lillqvist1-8/+8
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold10-84/+1
2013-10-26remove unused class SwItemPropertySetMatúš Kukan2-14/+0
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna185-905/+905
2013-10-25DOCX export: more table style export testcasesMiklos Vajna2-0/+12
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna1-0/+4
2013-10-25DOCX export: table style export: initial cell hanglingMiklos Vajna1-1/+39
2013-10-25DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna1-8/+60
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan4-54/+38
2013-10-25DOCX export: initial table style roundtrip testcaseMiklos Vajna1-0/+3
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna1-2/+3
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza10-60/+27
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna2-0/+132
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist1-0/+27
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara1-2/+8
2013-10-24-Werror,-Wunused-const-variableStephan Bergmann1-5/+0
2013-10-24Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara1-3/+4