summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-10-31DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna
2013-10-31sw/qa: adapt ooxmlexport to use new tests macrosPierre-Eric Pelloux-Prayer
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2013-10-31sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer
2013-10-31Resolves: fdo#70358 crash when deleting tablesCaolán McNamara
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna
2013-10-30Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist
2013-10-29cppcheck: fix Possible inefficient checking for emptinessJulien Nabet
2013-10-29sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara
2013-10-29DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-10-28DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-28sw: make the uiwriter testcase a slowcheckMiklos Vajna
2013-10-28fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna
2013-10-28SwUiWriterTest: allow loading a custom bugdocMiklos Vajna
2013-10-28Fingers slippedTor Lillqvist
2013-10-28Try a different way to not show the keyboard initially on iOSTor Lillqvist
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-26remove unused class SwItemPropertySetMatúš Kukan
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-25DOCX export: more table style export testcasesMiklos Vajna
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-25DOCX export: table style export: initial cell hanglingMiklos Vajna
2013-10-25DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan
2013-10-25DOCX export: initial table style roundtrip testcaseMiklos Vajna
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara
2013-10-24-Werror,-Wunused-const-variableStephan Bergmann
2013-10-24Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara
2013-10-24use MsLangId::isNonLatinWestern()Eike Rathke
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara
2013-10-24Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara
2013-10-24WaE: declaration shadows a fieldTor Lillqvist
2013-10-24Use static_cast instead of C-style castTor Lillqvist
2013-10-24Bin a few pointless commentsTor Lillqvist
2013-10-24added links to the image in tiled renderingPtyl Dragon
2013-10-24tiledrendering extracts values when clicking renderPtyl Dragon
2013-10-24added callback for renderPtyl Dragon
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann