summaryrefslogtreecommitdiff
path: root/sd/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith2-43/+42
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2-10/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-46/+42
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2-8/+8
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann2-9/+0
2013-03-21Get rid of NUM_BUTTONS macroStephan Bergmann2-5/+2
2013-03-21Move HtmlPublishMode into a header of its ownStephan Bergmann4-1/+32
2013-03-21Move NOOFPAGES macro to .cxx where it is usedStephan Bergmann1-0/+2
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-11/+4
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2-12/+9
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-01translation of German comments in file sd/source/filter/html/pubdlg.cxxUrs Fässler1-2/+2
2013-03-01translation of German comments in file sd/source/filter/html/htmlex.cxxUrs Fässler1-117/+115
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-26/+26
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-4/+4
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks6-141/+87
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-4/+4
2012-11-02loplugin: unused UniStringsCaolán McNamara2-10/+2
2012-10-09String->OUString in tools::ErrorContextNoel Grandin2-5/+5
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann2-7/+4
2012-08-23Some clean up after previous commitStephan Bergmann1-0/+3
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay1-6/+4
2012-07-02Remove unused definesThomas Arnhold1-3/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-4/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-31/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-15fdo#48874 - remove html export dialog artworkRob Snelders2-315/+126
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-5/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-13/+3
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-2/+1
2012-04-16C++ overloading is clearly the best invention everMichael Stahl1-1/+1
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot3-70/+71
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-29/+29
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-25removed duplicate includes in sdTakeshi Abe2-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-11/+11
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0