summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh
AgeCommit message (Expand)Author
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-19sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-07sal_Bool to boolTakeshi Abe
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-18Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redoCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-06optional argument is always providedCaolán McNamara
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-03-23removed duplicate includes in swTakeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10sw: SwNavigationMgr: don't store SwPositionsMichael Stahl
2012-01-10sw: SwNavigationMgr: style cleanupMichael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
2011-11-28Hide function pointersDaisuke Nishino
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-22these can be constCaolán McNamara
2011-11-18SwWrtShell::GetDoStrings: bogus assertionMichael Stahl
2011-11-16Hide Navigation toolbar until neededTim Hardeck
2011-11-02update word count dialog when selection is completed or invalidatedCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat
2011-08-12sw: Removed SwWrtShell::_CanInsert(), that method only for a beep...Cédric Bosdonnat
2011-06-10Related: rhbz#689053 ctrl+shift+backspace with 1 char to the left does nothingCaolán McNamara
2011-06-01Made changes to fix sentence delete in bug 34786.jeffrey
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-20return by ref instead of pointerCaolán McNamara