summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/HeaderFooterWin.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat1-1/+0
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat1-1/+0
2012-01-07Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky1-0/+1
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky1-1/+2
2011-10-12Header/Footer: Implemented fade in/outCédric Bosdonnat1-0/+6
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat1-1/+0
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat1-4/+3
2011-09-20Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat1-1/+4
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat1-2/+0
2011-09-12Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat1-7/+5
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat1-0/+2
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat1-1/+3
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat1-1/+2
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat1-1/+8
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat1-2/+2
2011-09-06Header/Footer: added the menu button to the separator.Cédric Bosdonnat1-5/+12
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat1-4/+7
2011-09-06Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat1-0/+52