summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/HeaderFooterWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-05-20Fix fdo#64751 – Header & footer blue tags emptyKhaled Hosny1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl1-5/+4
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits1-3/+9
2012-11-07cppCheck: Various clean-upjailletc361-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-10/+9
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna1-0/+2
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat1-11/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-13moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat1-2/+2
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+2
2012-04-25refactor ImpSvtDataCaolán McNamara1-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-51/+46
2012-01-07Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky1-1/+13
2012-01-04Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat1-2/+1
2012-01-02another string composition bad for l10nAndras Timar1-9/+9
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky1-3/+16
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat1-12/+8
2011-12-14Header/Footer: RTL display fixes (fdo#43793)Cédric Bosdonnat1-3/+11
2011-12-07Header/Footer: update the label as the page style may have changedCédric Bosdonnat1-7/+7
2011-11-21Improved Header/Footer UI framerateThomas Collerton1-3/+3
2011-10-13Fix build problem with the 'attribute' namespace.Fridrich Štrba1-3/+3
2011-10-12Header/Footer: Implemented fade in/outCédric Bosdonnat1-4/+46
2011-10-12Header/Footer: using the drawinglayer to paint the indicatorCédric Bosdonnat1-77/+163
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat1-1/+2
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat1-13/+13
2011-09-20Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat1-2/+22
2011-09-15Header/Footer: add the Border and Background... menu itemCédric Bosdonnat1-0/+48
2011-09-13Header/Footer: handle high contrast mode in Paint methodCédric Bosdonnat1-15/+30
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat1-29/+18
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat1-38/+15
2011-09-13Header/Footer: display improvementsCédric Bosdonnat1-2/+22
2011-09-12Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat1-115/+70
2011-09-12Header/Footer: small painting improvementsCédric Bosdonnat1-1/+1
2011-09-09Header/Footer: adjusted popup menu textsCédric Bosdonnat1-1/+15
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat1-1/+14
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat1-2/+14
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat1-10/+47
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat1-0/+41
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat1-16/+22
2011-09-08Header/Footer: vertically center the text in the separator controlCédric Bosdonnat1-2/+5
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat1-69/+49
2011-09-06Header/Footer: added the menu button to the separator.Cédric Bosdonnat1-15/+152
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat1-5/+14
2011-09-06Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat1-0/+122