summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxxBertrand Lorentz2012-08-141-15/+7
* 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
* Default ascii import dialog to fixed text font the the detected languageCaolán McNamara2012-08-131-55/+40
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* fdo#53328: sw: ascii import: fix crash:Michael Stahl2012-08-112-2/+2
* 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
* 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
* Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet2012-08-091-1/+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
* 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
* 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-075-74/+0
* 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-074-8/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-076-11/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-073-5/+5
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)Julien Nabet2012-08-052-11/+0
* fdo#39468: Translate German comments in sw/source/core/docnode/ndcopy.cxxBertrand Lorentz2012-08-051-99/+91
* kill va_args abuse for SfxItemSetBjoern Michaelsen2012-08-045-16/+6
* Translate German comments in sw/source/core/crsr/Bertrand Lorentz2012-08-032-2/+2
* Related: fdo#46757 unsafe to pass expanded text to maskingCaolán McNamara2012-08-032-10/+11
* Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara2012-08-031-36/+116
* split CalcHiddenRanges into hidden text and redline deletion handlersCaolán McNamara2012-08-032-17/+27
* cntnrsrt.hxx: remove dead codeMichael Stahl2012-08-021-1/+0
* STL'ify DECLARE_CONTAINER_SORT(SwXMLTableColumnsSortByWidth_Impl)Noel Grandin2012-08-021-17/+15
* Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2012-08-022-4/+2
* fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat2012-08-021-1/+3
* SwTxtPaintInfo::_DrawBackBrush: draw dark border around comment highlightMiklos Vajna2012-08-021-1/+4
* strange header guardCaolán McNamara2012-08-021-22/+2
* fdo#52610: Fixed several docx export bugsCédric Bosdonnat2012-08-022-12/+15
* strip down UniString some moreCaolán McNamara2012-08-021-1/+1
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-31/+0
* Revert "sorted_vector: turn Find parameter into template"Michael Stahl2012-08-012-2/+4