summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl
2014-06-05coverity#1103688 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04compareTo -> equalsNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl
2014-04-01coverity#735505 Logically dead codeCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-08switch: ungroup two case which perform different operationsMatteo Casalin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-21html: Make GetColor() working in lower case.Jan Holesovsky
2014-02-21html: Lowercase the html colors, and make the comparison more robust.Jan Holesovsky
2014-02-21fdo#74584: complete revert various previous changes to upcase HTML tagsCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20fdo#74584: Revert "fix html tests"Michael Stahl
2014-02-20fdo#74584: Revert "html: Options need to be lowercase, too"Michael Stahl
2014-02-19fdo#74584: Upcase the tag name before searching.Kohei Yoshida
2014-02-19coverity#738865 Uninitialized scalar fieldCaolán McNamara