summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* doesn't need to be a LINKCaolán McNamara2011-10-052-5/+4
* callcatcher: unused methodsCaolán McNamara2011-10-051-13/+0
* removed isolated fileTakeshi Abe2011-10-041-29/+0
* Page Break: fixed crasher due to bad removal of frame controlsCédric Bosdonnat2011-10-042-5/+5
* WaE: control reaches end of non-void functionTor Lillqvist2011-10-031-4/+1
* definition of ALPHA is no longer available for DEC AlphaTakeshi Abe2011-10-033-22/+0
* Allow for lack of LIBXML_ATTR_FORMATTor Lillqvist2011-09-291-1/+5
* Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal2011-09-295-9/+11
* add modelinesCaolán McNamara2011-09-2918-0/+40
* ByteString->rtl::OStringCaolán McNamara2011-09-292-3/+3
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-283-32/+34
* removed dead codeTakeshi Abe2011-09-284-32/+0
* fix typo in messageTakeshi Abe2011-09-282-3/+3
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-2711-59/+56
* revert the change of SwCntntNode bases, for nowLuboš Luňák2011-09-261-2/+2
* remove executable bitLuboš Luňák2011-09-261-0/+0
* remove executable bitLuboš Luňák2011-09-261-0/+0
* remove executable bit on source filesLuboš Luňák2011-09-262-0/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-266-15/+17
* Avoid ambiguous Locale type by specifying full path to sun::star... ; the oth...Tomas Chvatal2011-09-244-4/+4
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-2411-45/+30
* Page Break: Changed the page break into a controlCédric Bosdonnat2011-09-2312-56/+424
* debug support for dumping writer nodes structureLuboš Luňák2011-09-232-4/+211
* make SwCntntNode* and SwNode* have the same valueLuboš Luňák2011-09-233-6/+8
* deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara2011-09-231-4/+3
* fdo#39510: comment addedBjoern Michaelsen2011-09-231-0/+10
* fdo#39510 lp#854626: crash on closing document with footnotesBjoern Michaelsen2011-09-221-0/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2219-6/+137
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-222-5/+7
* Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat2011-09-221-2/+1
* Some cppcheck cleaningJulien Nabet2011-09-211-2/+2
* Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat2011-09-218-86/+240
* Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat2011-09-214-17/+73
* Page Break: Fix the line position in side-by-side pages displayCédric Bosdonnat2011-09-211-3/+1
* Page Break: decouple it from the text bounding lines paintingCédric Bosdonnat2011-09-212-5/+14
* removed redundant null ptr check in sw/source/ui/uni/unomailmarge.cxx l. 630Andreu Correa Casablanca2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-27/+27
* bah, why did I change it away from sizeCaolán McNamara2011-09-201-1/+1
* Header/Footer: Fixed a few separators rendering problemsCédric Bosdonnat2011-09-201-3/+3
* Header/Footer: move the separator line painting to a Window controlCédric Bosdonnat2011-09-206-28/+197
* removed unsatisfiable equalities of conditionalsTakeshi Abe2011-09-201-19/+3
* Fix for fdo#35513: avoid crash while processing incorrect range of pagesIvan Timofeev2011-09-201-0/+3
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-201-25/+23
* Remove some warningsFridrich Štrba2011-09-201-2/+3
* replaced some SvUShorts with std::vectorDaniel Di Marco2011-09-207-64/+50
* reduce duplicate code to one templateTakeshi Abe2011-09-201-88/+0
* removed an assignment in no useTakeshi Abe2011-09-201-1/+1
* Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann2011-09-193-7/+3
* Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat2011-09-191-41/+39
* Text Boundaries: draw small inner corners for the columns areasCédric Bosdonnat2011-09-196-154/+196