summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* RtfSdrExport: unnecessary explicit OString ctorsMiklos Vajna2012-08-141-33/+33
* RTF export of fillBlip and fillOpacity shape propertiesMiklos Vajna2012-08-141-0/+13
* fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna2012-08-142-0/+6
* RTF shape filter: handle custom segment typesMiklos Vajna2012-08-141-1/+8
* fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe2012-08-141-0/+10
* minimize fractured text spansCaolán McNamara2012-08-141-7/+30
* fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxxBertrand Lorentz2012-08-141-15/+7
* unusedcode.easy: remove unused codeThomas Arnhold2012-08-131-1/+0
* fdo#53113 docx export: initial shape text supportMiklos Vajna2012-08-133-3/+51
* misc. cleanup.Michael Meeks2012-08-131-1/+2
* fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna2012-08-131-5/+16
* fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna2012-08-133-0/+188
* add cppunit tests to guard against .txt import regressionsCaolán McNamara2012-08-137-4/+21
* Default ascii import dialog to fixed text font the the detected languageCaolán McNamara2012-08-131-55/+40
* fdo#53210 testcaseMiklos Vajna2012-08-133-8/+15
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* fdo#53328: sw: ascii import: fix crash:Michael Stahl2012-08-112-2/+2
* Remove TemplateManager menu entry.Rafael Dominguez2012-08-106-6/+0
* Rename Templates->Save menu to Save As Template.Rafael Dominguez2012-08-106-5/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-08-102-4/+4
* fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna2012-08-101-1/+26
* Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet2012-08-102-6/+0
* fdo#48446 implement RTF_CPGMiklos Vajna2012-08-102-0/+17
* Page Break: set position only when button is invisibleIvan Timofeev2012-08-101-1/+1
* Page Break: don't show if mouse is gone and button is still invisibleIvan Timofeev2012-08-101-1/+1
* Translate German comments in Writer.Tim Janik2012-08-101-200/+169
* gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan2012-08-1011-33/+11
* Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet2012-08-092-5/+0
* fdo#52960 SwCursor::SelectWordWT fix text selection in commented text rangesMiklos Vajna2012-08-091-2/+3
* rtl::OUStrings are supposed to be immutableCaolán McNamara2012-08-091-7/+4
* SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna2012-08-092-7/+10
* n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna2012-08-081-1/+1
* testcase for bnc#773061Luboš Luňák2012-08-082-0/+17
* make it possible to verify contents of a text run tooLuboš Luňák2012-08-081-3/+5
* fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák2012-08-081-1/+1
* fix test after recent <w:tabs> export changeLuboš Luňák2012-08-081-1/+3
* don't write out empty <w:tabs>, not allowed by the .docx specLuboš Luňák2012-08-081-1/+11
* valgrind: leak on early return branchCaolán McNamara2012-08-081-8/+7
* ensure lcbAtrdExtra is a sane sizeCaolán McNamara2012-08-081-3/+2
* Fix sw slowcheck.Jan Holesovsky2012-08-081-0/+1
* remove include comments and boxesThomas Arnhold2012-08-085-8/+0
* n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna2012-08-081-4/+18
* fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl2012-08-071-1/+1
* remove bogus date informationThomas Arnhold2012-08-071-2/+0
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-078-55/+8
* remove empty ascii boxes and stuffThomas Arnhold2012-08-0711-98/+1
* String::AllocBuffer replacementsCaolán McNamara2012-08-074-39/+21
* Remove forwards of non-existing structsThomas Arnhold2012-08-072-2/+0
* drop bogus eof linesThomas Arnhold2012-08-075-11/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-0712-18/+0