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