summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* reduce duplicate code to one templateTakeshi Abe2011-09-201-5/+42
* Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann2011-09-191-6/+6
* Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat2011-09-161-1/+1
* Header/Footer: add the Border and Background... menu itemCédric Bosdonnat2011-09-152-0/+2
* Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat2011-09-132-4/+1
* Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat2011-09-121-1/+0
* Header/Footer: added a timer to show the separatorCédric Bosdonnat2011-09-121-0/+3
* factor out code for copying compatability optionsCaolán McNamara2011-09-121-0/+3
* factor out code which sets the defaults for propertiesCaolán McNamara2011-09-121-1/+4
* SwDoc::ReplaceStyles can be constCaolán McNamara2011-09-121-1/+1
* Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat2011-09-091-1/+1
* Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara2011-09-091-0/+81
* Header/Footer: implement the edit menu itemCédric Bosdonnat2011-09-082-3/+3
* Header/Footer: added the popup menu of the separatorCédric Bosdonnat2011-09-082-0/+7
* Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat2011-09-061-3/+0
* removed dead codeTakeshi Abe2011-09-041-1/+0
* fix typos in commentsTakeshi Abe2011-09-041-1/+1
* Moved a few bit-fields to booleansCédric Bosdonnat2011-08-261-19/+19
* SW_DLL isn't usedCaolán McNamara2011-08-241-2/+0
* Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini2011-08-233-3/+7
* Header/Footer: moved the decorator color to the optionsCédric Bosdonnat2011-08-181-0/+2
* Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara2011-08-102-2/+3
* fdo#33960, Implement new rule for xref to numbered paragraphsTroy Rollo2011-08-101-1/+9
* add SwPostItField::GetDateTime()Luboš Luňák2011-08-081-0/+1
* Print current page in the Print dialog, fdo#34697.Ta Duc Tung2011-08-081-1/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-041-8/+0
* Replace SvUShorts with vector in redline.hxx and docredln.cxxNigel Hawkins2011-07-251-3/+2
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-244-4/+4
|\
| * first cut at an automated / random document / redlining testMichael Meeks2011-07-221-0/+1
| * Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins2011-07-222-2/+2
| * Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins2011-07-221-2/+1
* | resyncing to masterBjoern Michaelsen2011-07-219-14/+21
|\|
| * Replace SvUShorts with vector in ftnidx.[ch]xxNigel Hawkins2011-07-131-6/+3
| * Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins2011-07-131-6/+3
| * callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara2011-07-111-1/+0
| * Fixed uninitialized member in SwPostItPageItemCédric Bosdonnat2011-07-061-1/+1
| * n#676858: ESC key to escape the header / footer edit modeCédric Bosdonnat2011-06-301-0/+1
| * n#676858: Paint some separator for header / footer edit modeCédric Bosdonnat2011-06-301-0/+3
| * n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat2011-06-303-1/+5
| * n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat2011-06-301-1/+1
| * n#676858: implement header / footer edition modeCédric Bosdonnat2011-06-302-0/+6
| * Revert patch to change .idlMuthu Subramanian2011-06-291-2/+0
| * Improved xlsx formula import.Muthu Subramanian2011-06-291-0/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-20298-6474/+5204
|\|
| * Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.Nigel Hawkins2011-06-142-2/+0
| * Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins2011-06-142-2/+3
| * Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak2011-06-081-3/+0
| * Replaced sal_Bool with boolChristina Rossmanith2011-06-031-1/+1
| * Cleaning SplitDocChristina Rossmanith2011-06-031-3/+2
| * use uuid template here instead of hand-rolled onesCaolán McNamara2011-06-011-3/+0