summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-11-03Bin unused (and uninformative) debugging SvStream operator<< for SwpHintsTor Lillqvist
2013-11-03Forgot to bin this declaration, tooTor Lillqvist
2013-11-03Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist
2013-11-03Bin the unused SvStream &operator<<Tor Lillqvist
2013-11-02fdo#39468 Translate German strings.Henning Diedler
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-01stop unbalanced OutputDevice Push/Pop warnings on closing helpCaolán McNamara
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng
2013-11-01Revise un-necessary checking..Jian Hong Cheng
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
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