summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-10-25WaE: truncation of constant valueTor Lillqvist
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist
2011-10-24always explicitly handle empty string of rangesIvan Timofeev
2011-10-22execute filters-test in headless modeMarkus Mohrhard
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-10-20SvUShorts -> std::vectorDaniel Di Marco
2011-10-20Sw styles cleanup: removed now unused methodsCédric Bosdonnat
2011-10-20Resolves: fdo#41556 restore original CTL font after forcing fontCaolán McNamara
2011-10-20WaE: NULL used in arithmeticTor Lillqvist
2011-10-20char can be unsigned, use sal_Int8Tor Lillqvist
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev
2011-10-18Removed some -Weffc++ warnings from the Header/Footer workCédric Bosdonnat
2011-10-17Styles cleanup: forgot to remove some bitsCédric Bosdonnat
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-13Fix build problem with the 'attribute' namespace.Fridrich Štrba
2011-10-12Header/Footer: Implemented fade in/outCédric Bosdonnat
2011-10-12Page Break: Make the line control thicker to ease fade in/outCédric Bosdonnat
2011-10-12Header/Footer: using the drawinglayer to paint the indicatorCédric Bosdonnat
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10Page Break: fade in / fade out the button when mouse if over the lineCédric Bosdonnat
2011-10-10Page Break: Fix page break deletion when changing page styleCédric Bosdonnat
2011-10-10Page Break: show the button on the right for book mode viewCédric Bosdonnat
2011-10-10WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-10ensure correct export size type in stream operationCaolán McNamara
2011-10-10aEmptyByteStr unnecessaryCaolán McNamara
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-09Page Break: don't let the indicator being hidden due to the zoom levelCédric Bosdonnat
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-07this counter is not needed in sw/.. view.cxx, thanks cppcheckPierre-André Jacquod
2011-10-07cppcheck scope reduction in sw/..docredln.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod
2011-10-07WaE: truncation of constant valueTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07WaE: reinterpret_cast used between related classesTor Lillqvist
2011-10-07Trying to unbreak the build with older GCCFridrich Štrba
2011-10-07fdo#41187 - "Prind grid" possible only when "Display grid" checkedTakeshi Abe
2011-10-07Remove Declaration of WW8Bytes now not usedMaciej Rumianowski
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Remove unused Variables in WW8ExportMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Add method data() to ww::bytes.Jan Holesovsky