summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-10-03WaE: control reaches end of non-void functionTor Lillqvist
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-29Allow for lack of LIBXML_ATTR_FORMATTor Lillqvist
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal
2011-09-29add modelinesCaolán McNamara
2011-09-29ByteString->rtl::OStringCaolán McNamara
2011-09-28more unit test cut/paste reduxMichael Meeks
2011-09-28sw: switch filters-test to the new shared unit test codeMichael Meeks
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-28removed dead codeTakeshi Abe
2011-09-28fix typo in messageTakeshi Abe
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26revert the change of SwCntntNode bases, for nowLuboš Luňák
2011-09-26remove executable bitLuboš Luňák
2011-09-26remove executable bitLuboš Luňák
2011-09-26remove executable bit on source filesLuboš Luňák
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26disambiguate ctorCaolán McNamara
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