summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlatr.cxx
AgeCommit message (Expand)Author
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
2014-04-23coverity#708481 Uninitialized scalar fieldCaolán McNamara
2014-04-17Enable letter-spacing for Firefox HTML exportHarri Pitkänen
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: forground -> foregroundThomas Arnhold
2014-04-06sw html: cleanup htmlatrTomaž Vajngerl
2014-04-06sw html: use HtmlWriter in htmlatr in some placesTomaž Vajngerl
2014-04-06sw html: use scoped_ptr in htmlatrTomaž Vajngerl
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-31fdo#57950 Replace chained append in htmlatr.cxxKrisztian Pinter
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin
2014-02-25html: Another problem caused by lowercasing the tags.Jan Holesovsky
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#66822 - refactor HTML export of image to bullet listTimothy Markle
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin