summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/edtwin.cxx
AgeCommit message (Expand)Author
2011-12-14sw: build hidden debug features in all casesCédric Bosdonnat
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-28Hide function pointersDaisuke Nishino
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-02Resolves: #i46785# Word count dialog modelessMatt Pratt
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-09-23debug support for dumping writer nodes structureLuboš Luňák
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCé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-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-16Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat
2011-09-16Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat
2011-09-15Some cppcheck cleaningJulien Nabet
2011-09-15Header/Footer: don't show the separators if mouse isn't over SwEditWinCédric Bosdonnat
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCé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
2011-09-05WaE: unused variableCaolán McNamara
2011-09-05Header/Footer: Implemented the separator label as a WindowCédric Bosdonnat
2011-08-26Header/Footer: Change the edition mode enteringCédric Bosdonnat
2011-07-05Header/Footer: When double-clicking, set the crsr to the clicked positionCédric Bosdonnat
2011-07-05Header/Footer: when changing the mode, don't continue to handle the clickCédric Bosdonnat
2011-06-30n#676858: ESC key to escape the header / footer edit modeCédric Bosdonnat
2011-06-30n#676858: implement header / footer edition modeCédric Bosdonnat
2011-06-07Resolves: fdo#33092 don't override autotext language if already the defaultCaolán McNamara
2011-05-20return by ref instead of pointerCaolán McNamara
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat
2011-03-24don't use legacy filter for word vba macro & Userform import, use oox insteadNoel Power
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Remove empty comment fieldsThomas Arnhold
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-01Translate german comments in edtwin.cxxMartin Kepplinger
2011-02-25CWS swlayoutrefactoring: resync to m101Mathias Bauer
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara