summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-01-23tdf#104061 MSWordExportBase: tables shouldn't prevent sectionbreakJustin Luth
2017-01-06tdf104061 - looking for test documentsJustin Luth
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-20tdf#103261 allow postponed text except in .docJustin Luth
2016-10-13tdf#89317 ww8export: don't corrupt table with postponed textJustin Luth
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-01tdf#97960 - .doc: preserve font size in empty cellsJustin Luth
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-14tdf#91083 - .doc: emulate table kept-with-next not splittingJustin Luth
2015-12-10DOC export: write smart tag locations to table streamMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin