summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-1/+0
2012-08-20SwXTextTable::setPropertyValue: de-dentMichael Stahl1-89/+90
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl7-57/+382
2012-08-20Revert "fdo#53175: docx export, close hyperlinks before fields"Cédric Bosdonnat1-6/+5
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat5-598/+622
2012-08-20fdo#53175: docx export, close hyperlinks before fieldsCédric Bosdonnat1-5/+6
2012-08-18remove some useless commentsThomas Arnhold1-5/+2
2012-08-17Translate some German comments to EnglishKevin Hausmann1-9/+7
2012-08-17gbuild: register all jarsMichael Stahl2-10/+10
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi11-67/+266
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna5-5/+14
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna5-5/+10
2012-08-16de-duplicateMatúš Kukan1-10/+0
2012-08-15moved my border test to odfimportArtur Dorda4-199/+197
2012-08-15moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}importArtur Dorda4-0/+0
2012-08-15Added new border test in Writer, checks all the borders, not only the top oneArtur Dorda3-0/+199
2012-08-15Border test now available in rtftokArtur Dorda3-0/+320
2012-08-15Border test now available in ww8tokArtur Dorda3-0/+12
2012-08-15Refactoring the border test in sw, one header will be in all 3 testsArtur Dorda3-138/+194
2012-08-15Word format import - new test in ooxml checking top border's widths in tablesArtur Dorda2-0/+146
2012-08-15fdo#53113 testcaseMiklos Vajna2-0/+37
2012-08-14RtfSdrExport: unnecessary explicit OString ctorsMiklos Vajna1-33/+33
2012-08-14RTF export of fillBlip and fillOpacity shape propertiesMiklos Vajna1-0/+13
2012-08-14fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna2-0/+6
2012-08-14RTF shape filter: handle custom segment typesMiklos Vajna1-1/+8
2012-08-14fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe1-0/+10
2012-08-14minimize fractured text spansCaolán McNamara1-7/+30
2012-08-14fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxxBertrand Lorentz1-15/+7
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-1/+0
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna3-3/+51
2012-08-13misc. cleanup.Michael Meeks1-1/+2
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna1-5/+16
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna3-0/+188
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara7-4/+21
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara1-55/+40
2012-08-13fdo#53210 testcaseMiklos Vajna3-8/+15
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl2-2/+2
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez6-6/+0
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez6-5/+6
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-4/+4
2012-08-10fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-1/+26
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet2-6/+0
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna2-0/+17
2012-08-10Page Break: set position only when button is invisibleIvan Timofeev1-1/+1
2012-08-10Page Break: don't show if mouse is gone and button is still invisibleIvan Timofeev1-1/+1
2012-08-10Translate German comments in Writer.Tim Janik1-200/+169
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan11-33/+11
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet2-5/+0
2012-08-09fdo#52960 SwCursor::SelectWordWT fix text selection in commented text rangesMiklos Vajna1-2/+3