summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna3-16/+31
2016-10-10sw: prefix members of HTMLTableMiklos Vajna1-515/+515
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek6-12/+12
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth3-3/+11
2016-10-07Non-BMP chars are now covered by HTMLOutFUncs::Out_CharStephan Bergmann1-16/+5
2016-10-06Related: tdf#102499 (4), default css::ucb::XCommandEnvironment.Giuseppe Castagno1-2/+14
2016-10-05convert MapUnit to scoped enumNoel Grandin26-68/+68
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-2/+2
2016-10-04simplify loopJochen Nitschke1-5/+1
2016-10-03Fix typosAndrea Gelmini5-7/+7
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin8-14/+14
2016-10-03sw: prefix members of WW8FibMiklos Vajna17-1039/+1039
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-30loplugin:constantparamNoel Grandin2-2/+2
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara1-2/+4
2016-09-26remove unused ICoreParagraphStyleNoel Grandin3-140/+0
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna5-64/+64
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara3-5/+13
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara3-13/+5
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke3-17/+8
2016-09-16Revert "convert ReaderWriterEnum to scoped enum"Noel Grandin2-22/+18
2016-09-16convert ReaderWriterEnum to scoped enumNoel Grandin2-18/+22
2016-09-16fix buildCaolán McNamara1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-9/+0
2016-09-15use std::unique_ptr and remove custom dtor for coverity#1371321Caolán McNamara3-17/+11
2016-09-15untangle this a bit, not immediately clear what it didCaolán McNamara1-4/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl11-46/+46
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin6-11/+3
2016-09-14loplugin:constantparamNoel Grandin1-4/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann40-86/+86
2016-09-10fftester: this mode is intended for paste into an existing docCaolán McNamara1-8/+1
2016-09-09loplugin:refcountingNoel Grandin2-3/+3
2016-09-09remove direct memory managementDavid Tardon2-14/+7
2016-09-09remove direct memory managementDavid Tardon1-25/+12
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon3-16/+16
2016-09-08loplugin:constantparam in swNoel Grandin5-9/+8
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin17-82/+79
2016-09-08loplugin:constantparam in swNoel Grandin7-26/+18
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin3-25/+31
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin5-14/+20
2016-09-07loplugin:constantparam in swNoel Grandin11-23/+14
2016-09-04loplugin:defaultparams: Default method parameterGiuseppe Castagno1-1/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+1
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth2-4/+13
2016-09-01pTemplate can probably be null hereStephan Bergmann1-3/+3
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke3-3/+3
2016-08-31add spaces in warningCaolán McNamara1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+1
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann5-9/+9