summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-05fixincludeguards.sh: swThomas Arnhold819-1866/+1866
2013-11-05First modification on the default template for the WriterAhmad H. Al Harthi2-9/+18
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna2-387/+206
2013-11-04DOCX filter: handle CT_Ind_rightChars and CT_PPrBase_snapToGridMiklos Vajna2-3/+42
2013-11-04DOCX filter: roundtrip themeTint and themeShadeMiklos Vajna3-0/+16
2013-11-04use results of include-what-you-useChr. Rossmanith1-13/+5
2013-11-04DOCX filter: more run properties table style roundtrip workMiklos Vajna3-1/+19
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin7-13/+13
2013-11-04remove redundant calls to OUString constructorNoel Grandin4-13/+12
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin4-13/+13
2013-11-03Get rid of global aDotStrTor Lillqvist8-15/+13
2013-11-03Bin unused (and uninformative) debugging SvStream operator<< for SwpHintsTor Lillqvist2-10/+0
2013-11-03Forgot to bin this declaration, tooTor Lillqvist1-5/+0
2013-11-03Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist1-0/+14
2013-11-03Bin the unused SvStream &operator<<Tor Lillqvist2-16/+0
2013-11-02fdo#39468 Translate German strings.Henning Diedler1-4/+4
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna2-130/+130
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