summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-047-13/+13
* remove redundant calls to OUString constructorNoel Grandin2013-11-044-13/+12
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-044-13/+13
* Get rid of global aDotStrTor Lillqvist2013-11-038-15/+13
* Bin unused (and uninformative) debugging SvStream operator<< for SwpHintsTor Lillqvist2013-11-032-10/+0
* Forgot to bin this declaration, tooTor Lillqvist2013-11-031-5/+0
* Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist2013-11-031-0/+14
* Bin the unused SvStream &operator<<Tor Lillqvist2013-11-032-16/+0
* fdo#39468 Translate German strings.Henning Diedler2013-11-021-4/+4
* SwSpellPopup: rename member variables missing their prefixesMiklos Vajna2013-11-022-130/+130
* Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna2013-11-011-174/+69
* stop unbalanced OutputDevice Push/Pop warnings on closing helpCaolán McNamara2013-11-011-4/+9
* Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann2013-11-0156-303/+313
* -Werror,-Wunused-variableStephan Bergmann2013-11-011-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-11-011-1/+0
* Made some changes to remove the compile warnings...Jian Hong Cheng2013-11-013-11/+16
* Revise un-necessary checking..Jian Hong Cheng2013-11-011-2/+2
* Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng2013-11-016-0/+621
* fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt2013-11-0114-38/+38
* writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna2013-10-313-9/+44
* DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna2013-10-312-4/+13
* sw/qa: adapt ooxmlexport to use new tests macrosPierre-Eric Pelloux-Prayer2013-10-311-267/+111
* writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna2013-10-312-1/+48
* sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer2013-10-313-127/+141
* Resolves: fdo#70358 crash when deleting tablesCaolán McNamara2013-10-311-2/+9
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-313-4/+4
* -Werror,-Wmismatched-tagsStephan Bergmann2013-10-301-1/+1
* DOCX filter: roundtrip more table style propertiesMiklos Vajna2013-10-302-1/+74
* Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna2013-10-306-402/+512
* DOCX export: initial w:tblStylePr handlingMiklos Vajna2013-10-301-0/+45
* Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist2013-10-301-5/+0
* cppcheck: fix Possible inefficient checking for emptinessJulien Nabet2013-10-291-1/+1
* sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer2013-10-294-3/+44
* Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara2013-10-291-1/+2
* DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna2013-10-292-1/+104
* cppcheck: Array index is used before limits checkJulien Nabet2013-10-291-1/+1
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-10-292-7/+7
* DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna2013-10-282-1/+11
* remove local css namespace definitionsThomas Arnhold2013-10-282-4/+0
* sw: make the uiwriter testcase a slowcheckMiklos Vajna2013-10-281-1/+1
* fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna2013-10-283-0/+22
* SwUiWriterTest: allow loading a custom bugdocMiklos Vajna2013-10-281-5/+7
* Fingers slippedTor Lillqvist2013-10-281-1/+1
* Try a different way to not show the keyboard initially on iOSTor Lillqvist2013-10-281-8/+8
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-2810-84/+1
* remove unused class SwItemPropertySetMatúš Kukan2013-10-262-14/+0
* sw: ViewShell -> SwViewShell renameMiklos Vajna2013-10-26185-905/+905
* DOCX export: more table style export testcasesMiklos Vajna2013-10-252-0/+12
* move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna2013-10-251-0/+4
* DOCX export: table style export: initial cell hanglingMiklos Vajna2013-10-251-1/+39