summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-02-22unusedcode.easy: remove some moreThomas Arnhold2-85/+0
2012-02-21testcase for RTF import of drawing objectsMiklos Vajna2-7/+34
2012-02-21use a for loopIvan Timofeev1-5/+4
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin3-24/+38
2012-02-21flylay - add back ';' removed in errorMichael Meeks1-1/+1
2012-02-21Correct spelling and fix trailing whitespaceDavid Vogt1-26/+20
2012-02-21flylay: german comments translatedDavid Vogt1-62/+60
2012-02-21Translated german code comments to englishDavid Vogt1-21/+21
2012-02-21Correct some spelling errors and trailing whitespaceDavid Vogt1-2/+2
2012-02-21Translated german code comments to englishDavid Vogt1-29/+27
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers3-7/+16
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti1-8/+13
2012-02-21More clever way to filter out component files for libs not builtTor Lillqvist2-2/+2
2012-02-21testcase for n#695479Miklos Vajna2-0/+45
2012-02-20remove now unused swunodef.hxxThomas Arnhold18-52/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold14-47/+47
2012-02-20expand and remove macro CLIP_NMSPCThomas Arnhold3-5/+3
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold5-29/+28
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold7-34/+33
2012-02-20unusedcode.easy: SwProtocol::GetVarThomas Arnhold2-11/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2-46/+0
2012-02-20fdo#44516 final fix for labels with gaps larger than page marginWinfried Donkers1-14/+9
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe3-3/+3
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2-2/+2
2012-02-20fdo#46073: Implemented soft boundaries only w/o non-printing charsCédric Bosdonnat1-3/+33
2012-02-20WaE: add virtual dtorCaolán McNamara1-0/+1
2012-02-20n#695479 fix anchor handling in SwXText::convertToTextFrame()Miklos Vajna1-0/+27
2012-02-19Get rid of size() == 0Elton Chung3-3/+3
2012-02-18xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold1-1/+0
2012-02-18Fix typos in commentsElton Chung3-3/+3
2012-02-18Translated German comments to EnglishDavid Vogt1-132/+124
2012-02-18Translated German comments to EnglishStefan Heinemann1-215/+206
2012-02-18fdo#39510: fix yet more layout crashes in ~SwRootFrm:Michael Stahl2-2/+2
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier3-4/+4
2012-02-17Remove unnecessary header filesMatteo Casalin1-2/+0
2012-02-17sw: second round of doxygen commentsMiklos Vajna4-9/+12
2012-02-16allow unsetting database settings without warningsCaolán McNamara1-6/+8
2012-02-16remove gaps in options and reduce by twoCaolán McNamara1-57/+55
2012-02-16sw: mention node indexes in layout xml dumpMiklos Vajna1-0/+6
2012-02-15sw: SvxRTFItemStack has been changed to std::deque in the meantimeMiklos Vajna1-1/+1
2012-02-15n#695479: Remove properties when removing empty fly frameCédric Bosdonnat1-0/+2
2012-02-15Translate German commentsPhilipp Weissenbacher6-532/+494
2012-02-15sw: add doxygen comments for some document model / layout classesMiklos Vajna8-1/+10
2012-02-15sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-14add a test case that allows testing of sw's Layout codeMarkus Mohrhard3-0/+266
2012-02-14fdo#45748: Don't use empty pages fo computing the page break positionCédric Bosdonnat1-2/+6
2012-02-14sw: dead code removalThomas Arnhold2-103/+0
2012-02-14Fix int/sal_Int32 ambiguityTor Lillqvist1-1/+1
2012-02-13fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers11-213/+363
2012-02-13testcase for fdo#45543Miklos Vajna2-0/+31