summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat1-0/+3
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl8-20/+2
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl4-2/+24
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl5-27/+29
2012-02-12Fix call delete twice on the same variableJulien Nabet1-1/+0
2012-02-10fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat2-7/+2
2012-02-10Remove unused codeElton Chung1-13/+0
2012-02-08fdo#39006: Fixed layout loopCédric Bosdonnat1-27/+16
2012-02-08fdo#35669: Update the references even if nothing uses them hereCédric Bosdonnat1-2/+1
2012-02-07SwXText::convertToTextFrame: pSartTableNode -> pStartTableNodeMiklos Vajna1-2/+2
2012-02-07sw: undobj.cxx: deploy some assertsMichael Stahl1-18/+17
2012-02-07fdo#38745: fix hilariously stupid stack guards:Michael Stahl1-2/+2
2012-02-03fdo#45115: SwXTextTable: fix setting bordersMichael Stahl1-1/+1
2012-02-03Fix iterator erase management (thank you Stephan)Julien Nabet1-2/+5
2012-02-01Some cppcheck cleaningJulien Nabet1-8/+2
2012-01-31fdo#44836: Hide all the page breaks of the pages before the first visible oneCédric Bosdonnat1-0/+16
2012-01-31only call ClrContour for contour wrapped drawing objectsAndreas Schierl1-1/+3
2012-01-31ClrContourCache for SwAnchoredDrawObjectsAndreas Schierl1-0/+3
2012-01-30fdo#35669: more robust references mergingCédric Bosdonnat1-2/+4
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-2/+0
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat3-2/+204
2012-01-26fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat1-15/+22
2012-01-26Deleting a null pointer is safeTakeshi Abe2-4/+2
2012-01-21sw: tweak translation 60c8a970dMichael Stahl4-85/+76
2012-01-21Improve checking for emptinessThomas Arnhold2-3/+3
2012-01-21Fix non-DBG_UTIL case.Stephan Bergmann1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann54-122/+120
2012-01-21SV_DECL_PTRARR->std::vectorAugust Sodora1-11/+7
2012-01-20sw: tweak translationsMichael Stahl4-25/+24
2012-01-20Translate German commentsPhilipp Weissenbacher2-94/+89
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher3-181/+163
2012-01-20Translate German commentsPhilipp Weissenbacher1-183/+181
2012-01-20Mempool size args are unused.Stephan Bergmann4-37/+37
2012-01-19remove executable bit on source filesLuboš Luňák1-0/+0
2012-01-19remove pointless forward moving of a table (bnc#706138)Luboš Luňák1-5/+0
2012-01-18remove unused codeThomas Arnhold2-16/+0
2012-01-18bin some unused codeThomas Arnhold5-93/+1
2012-01-17sw: tweak translations of previous commitMichael Stahl1-20/+20
2012-01-17Translate comments from German to English; sw/source/core/frmedt is complete.Luc Castermans3-120/+113
2012-01-17sw: translate some commentsMichael Stahl2-44/+42
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot33-83/+83
2012-01-18removed dead macroTakeshi Abe1-3/+0
2012-01-16Translate German comments to EnglishLuc Castermans6-430/+416
2012-01-14Remove useless macroAugust Sodora1-3/+0
2012-01-14translated german comments in order to help with bug bug fdo#36681Luc Castermans1-115/+113
2012-01-14Remove a few left-over FIXME's from comment translationsStefan Knorr (astron)1-9/+8
2012-01-14Some cppcheck cleaningJulien Nabet3-3/+3
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora2-55/+57
2012-01-13SvStringsDtor->boost::ptr_vectorAugust Sodora1-9/+8