summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-09-15Header/Footer: add the Border and Background... menu itemCédric Bosdonnat
2011-09-14do not try to read from an iterator which we just deleted from the containerBjoern Michaelsen
2011-09-14Revert "Revert "i#118224: kill O(n^2) complexity of unique bookmark name crea...Bjoern Michaelsen
2011-09-14don't crashCaolán McNamara
2011-09-14Related: fdo#40599 add a initial basic test for deleting graphicsCaolán McNamara
2011-09-14Revert "i#118224: kill O(n^2) complexity of unique bookmark name creation"Fridrich Štrba
2011-09-14ByteString->rtl::OStringBufferCaolán McNamara
2011-09-14use read_uInt8s_AsOString hereCaolán McNamara
2011-09-13Page Break: show/hide them with the line breaksCédric Bosdonnat
2011-09-13Header/Footer: handle high contrast mode in Paint methodCédric Bosdonnat
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat
2011-09-13Header/Footer: display improvementsCédric Bosdonnat
2011-09-13not sure if this is copyableCaolán McNamara
2011-09-13ByteString->rtl::OStringBufferCaolán McNamara
2011-09-13let's use scoped_ptr to avoid c++0x deprecated warningsCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-13fdo#40819# Disabled failing complex.writer.CheckBookmarks test for now.Stephan Bergmann
2011-09-13fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now.Stephan Bergmann
2011-09-12Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat
2011-09-12Header/Footer: forgot to remove a sequence reallocCédric Bosdonnat
2011-09-12Header/Footer: small painting improvementsCédric Bosdonnat
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-09-12fs34b: #i117545# (patch provided by mathias.bauer@oracle.com)Stephan Bergmann
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat
2011-09-12Resolves: fdo#40717 ensure required settings and styles exist in paste docCaolán McNamara
2011-09-12factor out code for copying compatability optionsCaolán McNamara
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara
2011-09-09Writer Page Breaks: don't print the marker, not for PDF export or printingCédric Bosdonnat
2011-09-09Header/Footer: adjusted popup menu textsCédric Bosdonnat
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat
2011-09-09map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFSCaolán McNamara
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara
2011-09-08Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara
2011-09-08Fix the second and last duplicateBreakJulien Nabet
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat
2011-09-08Header/Footer: vertically center the text in the separator controlCédric Bosdonnat
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat
2011-09-08Make moved bitfield flags from prev commit into true bools.Stephan Bergmann
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann