summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw
AgeCommit message (Expand)Author
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat
2011-09-23debug support for dumping writer nodes structureLuboš Luňák
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat
2011-09-20Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-16Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat
2011-09-16Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat
2011-09-15Some cppcheck cleaningJulien Nabet
2011-09-15Header/Footer: don't show the separators if mouse isn't over SwEditWinCédric Bosdonnat
2011-09-15Header/Footer: add the Border and Background... menu itemCédric Bosdonnat
2011-09-13Header/Footer: handle high contrast mode in Paint methodCédric Bosdonnat
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat
2011-09-13Header/Footer: display improvementsCédric Bosdonnat
2011-09-12Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat
2011-09-12Header/Footer: small painting improvementsCédric Bosdonnat
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat
2011-09-09Header/Footer: adjusted popup menu textsCédric Bosdonnat
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat
2011-09-08Header/Footer: vertically center the text in the separator controlCédric Bosdonnat
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat
2011-09-06Header/Footer: added the menu button to the separator.Cédric Bosdonnat
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat
2011-09-06Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat
2011-09-05WaE: unused variableCaolán McNamara
2011-09-05Header/Footer: Implemented the separator label as a WindowCédric Bosdonnat
2011-08-26Header/Footer: Change the edition mode enteringCédric Bosdonnat
2011-07-05Header/Footer: When double-clicking, set the crsr to the clicked positionCédric Bosdonnat
2011-07-05Header/Footer: when changing the mode, don't continue to handle the clickCédric Bosdonnat
2011-06-30n#676858: ESC key to escape the header / footer edit modeCédric Bosdonnat
2011-06-30n#676858: implement header / footer edition modeCédric Bosdonnat
2011-06-28CreateFromDouble->valueOfCaolán McNamara
2011-06-07Resolves: fdo#33092 don't override autotext language if already the defaultCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20return by ref instead of pointerCaolán McNamara
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-16Some cppcheck cleaningJulien Nabet
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat
2011-04-01WaE: struct vs classCaolán McNamara