summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna1-1/+1
2012-07-02Remove unused definesThomas Arnhold5-9/+0
2012-07-02Moving code for better readability in sw/source/core/bastyp/Philipp Riemer4-37/+32
2012-07-02Code cleanup and translation of German comments in "sw/source/core/bastyp/"Philipp Riemer12-1410/+1153
2012-07-01Svx and sw code cleanupTomaž Vajngerl2-5/+2
2012-07-01Remove unused definesThomas Arnhold18-74/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold3-219/+0
2012-07-01Remove unused definitionsThomas Arnhold1-13/+0
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl7-44/+7
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl2-5/+0
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl2-130/+4
2012-07-01unused and empty SwAttrIter::Dump()Miklos Vajna2-16/+0
2012-06-30sorted include declarations in sw/source/core/attrPhilipp Riemer5-25/+25
2012-06-30Clean up code and translate German comments in sw/source/core/attrPhilipp Riemer6-463/+344
2012-06-30Some cppcheck cleaningJulien Nabet7-7/+7
2012-06-29Java5 update - convert to use genericsNoel Grandin9-279/+190
2012-06-29re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-29SwDoc::CopyPageDesc: sal_Bool -> boolMiklos Vajna1-3/+3
2012-06-29SwXStyleFamily::getPropertySetInfo: remove useless OSL_FAILMiklos Vajna1-1/+0
2012-06-29Remove include guardsThomas Arnhold8-26/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold7-20/+1
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna9-2/+82
2012-06-29some pesky XubStringsCaolán McNamara3-5/+5
2012-06-29Remove some more include guardsThomas Arnhold7-23/+1
2012-06-28SwPageDesc impl: drop unused includesMiklos Vajna1-6/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara28-113/+88
2012-06-28revert accidental removal of copyright headerCaolán McNamara1-0/+26
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl1-20/+22
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl1-19/+27
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl1-4/+9
2012-06-28SwTabFrmPainter::Insert: remove clutterMichael Stahl1-5/+0
2012-06-28Remove some unused localsThomas Arnhold2-6/+0
2012-06-28Remove unused header filesThomas Arnhold1-158/+0
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl9-244/+26
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-6/+5
2012-06-27n#693238 testcaseMiklos Vajna2-0/+17
2012-06-27Remove unused include filesThomas Arnhold10-830/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold2-4/+0
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold2-47/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold81-1835/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold15-33/+2
2012-06-27fdo#48335 testcaseMiklos Vajna3-0/+32
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna3-2/+10
2012-06-27RtfAttributeOutput::SectionType: don't try to dump break code as charMiklos Vajna1-1/+1
2012-06-26fdo#44602 Modeless word count window hides when user clicks into a noteMuhammad Haggag1-0/+1
2012-06-26fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna1-1/+1
2012-06-26fdo#48335 RTF export: don't try to end not started runsMiklos Vajna2-2/+7
2012-06-26n#766487 testcasesMiklos Vajna2-0/+35
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+12
2012-06-25change lcl_SetDfltBoxAttr to use a std::mapMichael Stahl1-25/+20