summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-1/+0
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat2-0/+6
2011-09-23debug support for dumping writer nodes structureLuboš Luňák4-0/+35
2011-09-23make SwCntntNode* and SwNode* have the same valueLuboš Luňák1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-20reduce duplicate code to one templateTakeshi Abe1-5/+42
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann1-6/+6
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat1-1/+1
2011-09-15Header/Footer: add the Border and Background... menu itemCédric Bosdonnat2-0/+2
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat2-4/+1
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat1-1/+0
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat1-0/+3
2011-09-12factor out code for copying compatability optionsCaolán McNamara1-0/+3
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara1-1/+4
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara1-1/+1
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat1-1/+1
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara1-0/+81
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat2-3/+3
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat2-0/+7
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat1-3/+0
2011-09-04removed dead codeTakeshi Abe1-1/+0
2011-09-04fix typos in commentsTakeshi Abe1-1/+1
2011-08-26Moved a few bit-fields to booleansCédric Bosdonnat1-19/+19
2011-08-24SW_DLL isn't usedCaolán McNamara1-2/+0
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini3-3/+7
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat1-0/+2
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara2-2/+3
2011-08-10fdo#33960, Implement new rule for xref to numbered paragraphsTroy Rollo1-1/+9
2011-08-08add SwPostItField::GetDateTime()Luboš Luňák1-0/+1
2011-08-08Print current page in the Print dialog, fdo#34697.Ta Duc Tung1-1/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-8/+0
2011-07-25Replace SvUShorts with vector in redline.hxx and docredln.cxxNigel Hawkins1-3/+2
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen4-4/+4
2011-07-22first cut at an automated / random document / redlining testMichael Meeks1-0/+1
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins2-2/+2
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins1-2/+1
2011-07-21resyncing to masterBjoern Michaelsen9-14/+21
2011-07-13Replace SvUShorts with vector in ftnidx.[ch]xxNigel Hawkins1-6/+3
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins1-6/+3
2011-07-11callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara1-1/+0
2011-07-06Fixed uninitialized member in SwPostItPageItemCédric Bosdonnat1-1/+1
2011-06-30n#676858: ESC key to escape the header / footer edit modeCédric Bosdonnat1-0/+1
2011-06-30n#676858: Paint some separator for header / footer edit modeCédric Bosdonnat1-0/+3
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat3-1/+5
2011-06-30n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat1-1/+1
2011-06-30n#676858: implement header / footer edition modeCédric Bosdonnat2-0/+6
2011-06-29Revert patch to change .idlMuthu Subramanian1-2/+0
2011-06-29Improved xlsx formula import.Muthu Subramanian1-0/+2
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen298-6474/+5204
2011-06-18fixing rebase errorsBjoern Michaelsen1-0/+13