summaryrefslogtreecommitdiff
path: root/sd/source/filter/html
AgeCommit message (Expand)Author
2013-07-29String(SdResId(x)) -> SD_RESSTR(x)Caolán McNamara
2013-07-10Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
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
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-21Get rid of NUM_BUTTONS macroStephan Bergmann
2013-03-21Move HtmlPublishMode into a header of its ownStephan Bergmann
2013-03-21Move NOOFPAGES macro to .cxx where it is usedStephan Bergmann
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-01translation of German comments in file sd/source/filter/html/pubdlg.cxxUrs Fässler
2013-03-01translation of German comments in file sd/source/filter/html/htmlex.cxxUrs Fässler
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-02loplugin: unused UniStringsCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15fdo#48874 - remove html export dialog artworkRob Snelders
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-16C++ overloading is clearly the best invention everMichael Stahl
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann