summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/htmlex.hxx
AgeCommit message (Expand)Author
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-06-20loplugin:useuniqueptr in HtmlExportNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25sd/source/filter boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-06sd html: Implement export of metadata in the single document case.Jan Holesovsky
2014-04-29sd html: support export of tables for Draw documentsTomaž Vajngerl
2014-04-28sd html: Support export of any text objects (draw) and groupsTomaž Vajngerl
2014-04-13sd html: export outline, code simplificationTomaž Vajngerl
2014-04-12sd html export: "single document" publish mode & support tablesTomaž Vajngerl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2013-12-19convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-08StringToURL does nothingIvan Timofeev
2013-09-08String->OUStringIvan Timofeev
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo