summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)Author
2012-03-27Revert "fdo#42750: delay painting borders until after subsidiary lines"Petr Mladek
2012-03-20fdo#42750: delay painting borders until after subsidiary linesMichael Stahl
2012-03-01SwSectionFrm: initialised members are happy membersMichael Stahl
2012-03-01SwRootFrm::~SwRootFrm: refactor:Michael Stahl
2012-02-20fdo#39510: fix yet more layout crashes in ~SwRootFrm:Michael Stahl
2012-02-13Header/Footer: don't show in web layout modeIvan Timofeev
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat
2012-01-31fdo#44836: Hide all the page breaks of the pages before the first visible oneCédric Bosdonnat
2012-01-10Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
2012-01-04Page Break: fix remaining indicator in some casesCédric Bosdonnat
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat
2011-12-14n#676858: Fix selection of background pictures vs textCédric Bosdonnat
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev
2011-11-28SwFmtAchor: bit of style cleanupMichael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-18SwSectionFrm: s/sal_Bool/bool/Michael Stahl
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-06sw now ByteString free except for windows related onesCaolán McNamara
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-07cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod
2011-10-06Page Break: fixed crasher, the page frame can contain no childrenCédric Bosdonnat
2011-10-05Page Break: implement the break before page caseCédric Bosdonnat
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat
2011-09-23fdo#39510: comment addedBjoern Michaelsen
2011-09-22fdo#39510 lp#854626: crash on closing document with footnotesBjoern Michaelsen
2011-09-22Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat
2011-09-21Page Break: Fix the line position in side-by-side pages displayCédric Bosdonnat
2011-09-21Page Break: decouple it from the text bounding lines paintingCédric Bosdonnat
2011-09-20Header/Footer: Fixed a few separators rendering problemsCédric Bosdonnat
2011-09-20Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat
2011-09-19Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat
2011-09-19Text Boundaries: draw small inner corners for the columns areasCédric Bosdonnat
2011-09-19Header/Footer: draw page breaks between the two pages and in all casesCédric Bosdonnat
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat