summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Removed some -Weffc++ warnings from the Header/Footer workCédric Bosdonnat2011-10-183-2/+33
* Styles cleanup: forgot to remove some bitsCédric Bosdonnat2011-10-171-18/+0
* Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2011-10-1713-1326/+0
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-5/+9
* Fix build problem with the 'attribute' namespace.Fridrich Štrba2011-10-131-3/+3
* Header/Footer: Implemented fade in/outCédric Bosdonnat2011-10-123-5/+53
* Page Break: Make the line control thicker to ease fade in/outCédric Bosdonnat2011-10-121-2/+2
* Header/Footer: using the drawinglayer to paint the indicatorCédric Bosdonnat2011-10-122-85/+169
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-118-41/+67
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-111-1/+1
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-118-36/+74
* Page Break: fade in / fade out the button when mouse if over the lineCédric Bosdonnat2011-10-102-16/+123
* Page Break: Fix page break deletion when changing page styleCédric Bosdonnat2011-10-101-3/+12
* Page Break: show the button on the right for book mode viewCédric Bosdonnat2011-10-102-21/+88
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-101-1/+1
* ensure correct export size type in stream operationCaolán McNamara2011-10-101-1/+1
* aEmptyByteStr unnecessaryCaolán McNamara2011-10-102-2/+0
* ByteString->rtl::OStringCaolán McNamara2011-10-101-1/+1
* Page Break: don't let the indicator being hidden due to the zoom levelCédric Bosdonnat2011-10-091-3/+6
* Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat2011-10-0712-80/+167
* WaE: win32 cleanupMichael Meeks2011-10-071-3/+1
* this counter is not needed in sw/.. view.cxx, thanks cppcheckPierre-André Jacquod2011-10-071-2/+0
* cppcheck scope reduction in sw/..docredln.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod2011-10-071-1/+2
* WaE: truncation of constant valueTor Lillqvist2011-10-071-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-074-7/+10
* WaE: reinterpret_cast used between related classesTor Lillqvist2011-10-071-5/+5
* Trying to unbreak the build with older GCCFridrich Štrba2011-10-071-1/+1
* fdo#41187 - "Prind grid" possible only when "Display grid" checkedTakeshi Abe2011-10-071-1/+3
* Remove Declaration of WW8Bytes now not usedMaciej Rumianowski2011-10-072-5/+0
* 2nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski2011-10-077-92/+37
* Remove unused Variables in WW8ExportMaciej Rumianowski2011-10-072-19/+0
* 1st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski2011-10-078-301/+283
* Add method data() to ww::bytes.Jan Holesovsky2011-10-072-2/+6
* Page Break: implemented final paint of the indicator and its line lengthCédric Bosdonnat2011-10-061-34/+35
* Page Break: fixed the Edit dialog... wasn't using the correct selectionCédric Bosdonnat2011-10-061-0/+13
* Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen2011-10-062-9/+3
* Page Break: fixed crasher, the page frame can contain no childrenCédric Bosdonnat2011-10-061-1/+1
* Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d...Stephan Bergmann2011-10-066-30/+80
* Page Break: implement the break before page caseCédric Bosdonnat2011-10-053-7/+31
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-052-15/+9
* Page Break: basic implementation of the popup menu actionsCédric Bosdonnat2011-10-054-3/+48
* fdo#35660: reenable sw.DocumentSettings::com::sun::star::text::PrintSettings ...Bjoern Michaelsen2011-10-051-3/+0
* getStr for OSL_FAILCaolán McNamara2011-10-051-1/+1
* doesn't need to be a LINKCaolán McNamara2011-10-052-5/+4
* callcatcher: unused methodsCaolán McNamara2011-10-052-15/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* adapt sw unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-045-38/+102
* move sw_test_filters => sw_filters_test for consistencyBjoern Michaelsen2011-10-042-1/+1
* removed isolated fileTakeshi Abe2011-10-041-29/+0