summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-09-25Fix compilation when SYSTEM_LIBXML headers are not in /usr/includeTor Lillqvist
2011-09-24Avoid ambiguous Locale type by specifying full path to sun::star... ; the oth...Tomas Chvatal
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-23I wonder if this fixes the libxml build error on tinderboxLuboš Luňák
2011-09-23Page Break: Changed the page break into a controlCédric Bosdonnat
2011-09-23debug support for dumping writer nodes structureLuboš Luňák
2011-09-23make SwCntntNode* and SwNode* have the same valueLuboš Luňák
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara
2011-09-23fdo#39510: comment addedBjoern Michaelsen
2011-09-22fdo#39510 lp#854626: crash on closing document with footnotesBjoern Michaelsen
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-22Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat
2011-09-21Some cppcheck cleaningJulien Nabet
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat
2011-09-21Page Break: Fix the line position in side-by-side pages displayCédric Bosdonnat
2011-09-21Page Break: decouple it from the text bounding lines paintingCédric Bosdonnat
2011-09-21removed redundant null ptr check in sw/source/ui/uni/unomailmarge.cxx l. 630Andreu Correa Casablanca
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-20bah, why did I change it away from sizeCaolán McNamara
2011-09-20Header/Footer: Fixed a few separators rendering problemsCédric Bosdonnat
2011-09-20Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat
2011-09-20removed unsatisfiable equalities of conditionalsTakeshi Abe
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-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
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