summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl
2012-08-21n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna
2012-08-21n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20SwXTextTable::setPropertyValue: de-dentMichael Stahl
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-20Revert "fdo#53175: docx export, close hyperlinks before fields"Cédric Bosdonnat
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-20fdo#53175: docx export, close hyperlinks before fieldsCédric Bosdonnat
2012-08-18remove some useless commentsThomas Arnhold
2012-08-17Translate some German comments to EnglishKevin Hausmann
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna
2012-08-16de-duplicateMatúš Kukan
2012-08-15moved my border test to odfimportArtur Dorda
2012-08-15moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}importArtur Dorda
2012-08-15Added new border test in Writer, checks all the borders, not only the top oneArtur Dorda
2012-08-15Border test now available in rtftokArtur Dorda
2012-08-15Border test now available in ww8tokArtur Dorda
2012-08-15Refactoring the border test in sw, one header will be in all 3 testsArtur Dorda
2012-08-15Word format import - new test in ooxml checking top border's widths in tablesArtur Dorda
2012-08-15fdo#53113 testcaseMiklos Vajna
2012-08-14RtfSdrExport: unnecessary explicit OString ctorsMiklos Vajna
2012-08-14RTF export of fillBlip and fillOpacity shape propertiesMiklos Vajna
2012-08-14fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna
2012-08-14RTF shape filter: handle custom segment typesMiklos Vajna
2012-08-14fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe
2012-08-14minimize fractured text spansCaolán McNamara
2012-08-14fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxxBertrand Lorentz
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna
2012-08-13misc. cleanup.Michael Meeks
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara
2012-08-13fdo#53210 testcaseMiklos Vajna
2012-08-11Remove unused local varsJulien Nabet
2012-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna
2012-08-10Page Break: set position only when button is invisibleIvan Timofeev