summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat1-21/+0
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat7-5/+78
2011-09-12Resolves: fdo#40717 ensure required settings and styles exist in paste docCaolán McNamara1-2/+32
2011-09-12factor out code for copying compatability optionsCaolán McNamara1-31/+33
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara1-19/+25
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara2-2/+2
2011-09-09Writer Page Breaks: don't print the marker, not for PDF export or printingCédric Bosdonnat1-61/+66
2011-09-09Header/Footer: adjusted popup menu textsCédric Bosdonnat4-3/+29
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat6-1/+34
2011-09-09map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFSCaolán McNamara1-1/+1
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara1-46/+1
2011-09-08Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara2-15/+15
2011-09-08Fix the second and last duplicateBreakJulien Nabet1-1/+0
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+4
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat7-15/+29
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat4-12/+71
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat2-1/+43
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat6-37/+99
2011-09-08Header/Footer: vertically center the text in the separator controlCédric Bosdonnat1-2/+5
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat3-73/+51
2011-09-08Make moved bitfield flags from prev commit into true bools.Stephan Bergmann1-5/+5
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann7-53/+54
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann2-17/+11
2011-09-07Fixed build error about double conversionCédric Bosdonnat1-4/+4
2011-09-07Sw page break: added a text above the line to explain the visualizationCédric Bosdonnat3-2/+38
2011-09-07Resolves/Related: fdo#40449 uninitialized issymbol member variableCaolán McNamara1-0/+1
2011-09-07probably want a SfxBoolItem of false hereCaolán McNamara1-3/+1
2011-09-06[cppchecker] deleting unread variablePierre-André Jacquod1-2/+1
2011-09-06[cppchecker] deletion of not needed variablePierre-André Jacquod1-2/+1
2011-09-06i#118224: kill O(n^2) complexity of unique bookmark name creationChristoph Lutz2-4/+33
2011-09-06Header/Footer: added the menu button to the separator.Cédric Bosdonnat5-28/+171
2011-09-06make sure we can detect if vba code was importedNoel Power1-1/+1
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara1-0/+2
2011-09-06one of those vexing parsesCaolán McNamara1-1/+1
2011-09-06Header/Footer: enhanced the document subsidiary linesCédric Bosdonnat6-16/+142
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat6-139/+25
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat8-32/+42
2011-09-06Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat4-109/+179
2011-09-05stick these behind OSL_DEBUG_LEVEL > 1Caolán McNamara2-5/+8
2011-09-05provide a fallback for this for icu < 4.4Caolán McNamara1-0/+4
2011-09-05Reverted WW8TableNodeInfo::toString() for dbglevel>1Cédric Bosdonnat2-0/+31
2011-09-05WaE: unused variableCaolán McNamara1-2/+0
2011-09-05disentangle WW8Read_xstz variantsCaolán McNamara1-7/+7
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara2-20/+33
2011-09-05move template down and tweakCaolán McNamara2-36/+31
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara6-47/+35
2011-09-05rework TestBestAndBraces in terms of new apisCaolán McNamara2-17/+12
2011-09-05disentangle WW8ReadPString to pascal-string and null terminated pstringCaolán McNamara4-22/+22
2011-09-05rework WW8ReadPString in terms of read_uInt8s_AsOStringCaolán McNamara1-13/+3
2011-09-05fix blindingly wrong commentCaolán McNamara1-3/+6