summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlatr.cxx
AgeCommit message (Expand)Author
2016-10-07Non-BMP chars are now covered by HTMLOutFUncs::Out_CharStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-04loplugin:defaultparams: Default method parameterGiuseppe Castagno
2016-09-03cppcheck: variableScopeZolnai Tamás
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-08tdf#39468: Translate German commentsJulian Mehne
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use std::find instead of custom codeMatteo Casalin
2015-05-31Use more explicative namesMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-29tdf#88906: Only split new span if it does not enclose exisiting spanStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-22html: line break <br/> - use XML style single element declarationTomaž Vajngerl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06sw html: Translate some german comments.Jan Holesovsky
2014-06-04Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30sw: sal_Bool->boolNoel Grandin