summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)Author
2016-10-22rework things in light of now available documentationCaolán McNamara
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-19coverity#1371301 Missing move assignment operatorCaolán McNamara
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18coverity#1371126 Logically dead codeCaolán McNamara
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-05tdf#98739 recover CJK and CTL fonts after symbols.Mark Hung
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10All WinWord/* props in Writer.xcs are oor:type="xs:long"Stephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-09DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna
2015-12-09SwWW8ImplReader::GetSmartTagInfo: read from SmartTagDataMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-11Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann