summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2011-09-20Fix for fdo#35513: avoid crash while processing incorrect range of pagesIvan Timofeev
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20Remove some warningsFridrich Štrba
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco
2011-09-20reduce duplicate code to one templateTakeshi Abe
2011-09-20removed an assignment in no useTakeshi Abe
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann
2011-09-19Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat
2011-09-19Text Boundaries: draw small inner corners for the columns areasCédric Bosdonnat
2011-09-19Header/Footer: draw page breaks between the two pages and in all casesCédric Bosdonnat
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-17Explicitly state namespace to avoid ambiguous type clash with ICU.Tomas Chvatal
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-16Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat
2011-09-16Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat
2011-09-15Some cppcheck cleaningJulien Nabet
2011-09-15Page Break: Fixed columns boundaries and breaks renderingCédric Bosdonnat
2011-09-15Header/Footer: don't show the separators if mouse isn't over SwEditWinCédric Bosdonnat
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-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: #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