summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin3-12/+10
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek3-4/+0
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2017-12-10tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos1-13/+4
2017-12-07tdf#113037 Watermark centered in DOCSzymon Kłos1-3/+4
2017-12-07tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-12-07tdf#113037 create Watermark with correct ratioSzymon Kłos1-5/+15
2017-11-01Watermark: set Auto sizeSzymon Kłos1-0/+2
2017-09-26Watermark: apply to existing styles (also not used)Szymon Kłos1-4/+4
2017-09-12tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos1-10/+5
2017-08-25Watermark: not visible if page background was setSzymon Kłos1-5/+10
2017-08-11tdf#108494 fix regressionSzymon Kłos1-0/+22
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos1-9/+5
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti1-0/+7
2017-06-13Watermark: fix rotation calculationSzymon Kłos1-11/+25
2017-06-13tdf#108494 incorrect Watermark positionSzymon Kłos1-0/+9
2017-06-06Related: tdf#106950 sw: fix crash on opening this fileMiklos Vajna1-0/+3
2017-06-06coverity#1409893 Division or modulo by float zeroCaolán McNamara1-2/+6
2017-06-01Watermark: docx interoperabilitySzymon Kłos1-6/+11
2017-06-01tdf#108040 Don't turn on header to check if Watermark existSzymon Kłos1-1/+1
2017-06-01Watermark: read angle valueSzymon Kłos1-2/+17
2017-06-01Watermark: extended configurationSzymon Kłos1-14/+52
2017-05-31Watermark: Insert watermark commandSzymon Kłos1-121/+189
2017-02-18tdf#105103 assertion failure crashPranav Kant1-1/+1
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-1/+2
2017-01-14tdf#105294 - only add spacing for the border being setJustin Luth1-1/+1
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth1-2/+1
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-1/+1
2016-09-13Remove totally bogus commentTor Lillqvist1-2/+0
2016-09-08loplugin:constantparam in swNoel Grandin2-6/+4
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin5-21/+21
2016-08-31fix windows buildNoel Grandin1-0/+1
2016-08-31fix buildNoel Grandin1-0/+1
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin3-4/+4
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann2-6/+6
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-5/+5
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist5-8/+8
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-4/+10
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann2-6/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-4/+4
2016-07-04remove comphelper::string::removeNoel Grandin2-4/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-2/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1