summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
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-20unusedcode.easy: SwProtocol::GetVarThomas Arnhold1-8/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-43/+0
2012-02-20fdo#46073: Implemented soft boundaries only w/o non-printing charsCédric Bosdonnat1-3/+33
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-13Header/Footer: don't show in web layout modeIvan Timofeev1-0/+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 Stahl5-15/+0
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl2-1/+22
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl2-4/+13
2012-02-08fdo#39006: Fixed layout loopCédric Bosdonnat1-27/+16
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-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann7-14/+14
2012-01-20Mempool size args are unused.Stephan Bergmann1-3/+3
2012-01-19remove pointless forward moving of a table (bnc#706138)Luboš Luňák1-5/+0
2012-01-17sw: translate some commentsMichael Stahl1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-14Some cppcheck cleaningJulien Nabet2-2/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2-9/+1
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna2-0/+0
2012-01-04Page Break: fix remaining indicator in some casesCédric Bosdonnat1-7/+8
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky2-24/+45
2011-12-22sw: translate some comments, and s/sal_Bool/bool/Michael Stahl3-52/+62
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat1-3/+3
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat1-0/+4
2011-12-14n#676858: Fix selection of background pictures vs textCédric Bosdonnat1-2/+4
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev2-312/+230
2011-11-28SwFmtAchor: bit of style cleanupMichael Stahl1-31/+26
2011-11-27remove include of pch header from swNorbert Thiebaud39-78/+0
2011-11-24sw: remove some debugging cruftMichael Stahl1-4/+0
2011-11-24sw: enable more debug code:Michael Stahl17-79/+33
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl10-34/+23
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-1/+1
2011-11-18SwSectionFrm: s/sal_Bool/bool/Michael Stahl1-11/+11
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara1-2/+7
2011-11-17redundant if not-null checks on deleteIvan Timofeev4-16/+9
2011-11-07callcatcher: remove some unused methodsCaolán McNamara1-24/+0
2011-11-06sw now ByteString free except for windows related onesCaolán McNamara1-29/+32
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-4/+4
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1