summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/docvw
Commit message (Expand)AuthorAgeFilesLines
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-2/+4
* Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat2011-09-212-70/+157
* Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat2011-09-212-13/+15
* Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat2011-09-203-5/+144
* Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat2011-09-161-1/+2
* Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat2011-09-161-1/+1
* Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat2011-09-161-0/+24
* Some cppcheck cleaningJulien Nabet2011-09-151-3/+3
* Header/Footer: don't show the separators if mouse isn't over SwEditWinCédric Bosdonnat2011-09-151-1/+1
* Header/Footer: add the Border and Background... menu itemCédric Bosdonnat2011-09-151-0/+48
* Header/Footer: handle high contrast mode in Paint methodCédric Bosdonnat2011-09-131-15/+30
* Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat2011-09-131-29/+18
* Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat2011-09-131-0/+5
* Header/Footer: shared code for the insertion/removalCédric Bosdonnat2011-09-131-38/+15
* Header/Footer: display improvementsCédric Bosdonnat2011-09-131-2/+22
* Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat2011-09-121-115/+70
* Header/Footer: small painting improvementsCédric Bosdonnat2011-09-121-1/+1
* Header/Footer: added a timer to show the separatorCédric Bosdonnat2011-09-121-3/+37
* Header/Footer: adjusted popup menu textsCédric Bosdonnat2011-09-093-1/+27
* Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat2011-09-092-1/+24
* Header/Footer: implement the edit menu itemCédric Bosdonnat2011-09-081-2/+14
* Header/Footer: added the popup menu of the separatorCédric Bosdonnat2011-09-081-10/+47
* Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat2011-09-081-0/+41
* Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat2011-09-082-22/+71
* Header/Footer: vertically center the text in the separator controlCédric Bosdonnat2011-09-081-2/+5
* Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat2011-09-081-69/+49
* Header/Footer: added the menu button to the separator.Cédric Bosdonnat2011-09-062-18/+155
* Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat2011-09-064-7/+30
* Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat2011-09-062-87/+124
* WaE: unused variableCaolán McNamara2011-09-051-2/+0
* Header/Footer: Implemented the separator label as a WindowCédric Bosdonnat2011-09-051-0/+102
* Header/Footer: Change the edition mode enteringCédric Bosdonnat2011-08-261-8/+37
* Header/Footer: When double-clicking, set the crsr to the clicked positionCédric Bosdonnat2011-07-051-1/+1
* Header/Footer: when changing the mode, don't continue to handle the clickCédric Bosdonnat2011-07-051-3/+3
* n#676858: ESC key to escape the header / footer edit modeCédric Bosdonnat2011-06-301-1/+7
* n#676858: implement header / footer edition modeCédric Bosdonnat2011-06-301-0/+10
* CreateFromDouble->valueOfCaolán McNamara2011-06-281-6/+5
* Resolves: fdo#33092 don't override autotext language if already the defaultCaolán McNamara2011-06-071-77/+116
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-272-16/+32
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-222-16/+32
| |\
| | * CWS-TOOLING: integrate CWS os151Ivo Hinkelmann2011-04-011-2/+2
| | |\
| | | * #i105244# handling of extensions while saving pictures fixedos2011-03-221-2/+2
| | * | CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov2011-03-221-14/+30
| | |\ \ | | | |/ | | |/|
| | | * sw34bf04: merge DEV300_m102Michael Stahl2011-03-112-2/+25
| | | |\
| | | * | sw34bf04: #i116631# #i108813#: SwAnnotationWin::UpdateData(): check undo enabledMichael Stahl2011-03-011-14/+30
* | | | | return by ref instead of pointerCaolán McNamara2011-05-201-8/+8
* | | | | adjust for return by ref instead of pointerCaolán McNamara2011-05-202-2/+2
* | | | | Some cppcheck cleaningJulien Nabet2011-05-161-2/+2
* | | | | revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power2011-05-091-4/+3
* | | | | left arrow comments removed // <--Júlio Hoffimann2011-04-222-6/+0