summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/HeaderFooterWin.cxx
AgeCommit message (Expand)Author
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-05-20Fix fdo#64751 – Header & footer blue tags emptyKhaled Hosny
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits
2012-11-07cppCheck: Various clean-upjailletc36
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-13moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat
2012-01-07Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky
2012-01-04Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat
2012-01-02another string composition bad for l10nAndras Timar
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat
2011-12-14Header/Footer: RTL display fixes (fdo#43793)Cédric Bosdonnat
2011-12-07Header/Footer: update the label as the page style may have changedCédric Bosdonnat
2011-11-21Improved Header/Footer UI framerateThomas Collerton
2011-10-13Fix build problem with the 'attribute' namespace.Fridrich Štrba
2011-10-12Header/Footer: Implemented fade in/outCédric Bosdonnat
2011-10-12Header/Footer: using the drawinglayer to paint the indicatorCédric Bosdonnat
2011-09-23Page Break: Changed the page break into a controlCé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-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: 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-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