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