summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/eehtml.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin1-14/+13
2013-09-11convert editeng/source/editeng/eehtml.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-15EditHTMLParser::StartPara: shut up clang tinderboxMichael Stahl1-3/+4
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14XubString->OUStringCaolán McNamara1-3/+3
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-4/+4
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida1-1/+1
2012-04-16EditHTMLParser is no loger a friend of ImpEditEngine.Kohei Yoshida1-41/+42
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-08-03Store the content of <style> element, and pass it to the handler.Kohei Yoshida1-0/+12
2011-07-22Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida1-21/+18
2011-07-22Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida1-16/+16
2011-07-22nLastAction value assigned but never used. Remove it.Kohei Yoshida1-2/+0
2011-07-22Some cleanups: sal_Bool to bool, use of initializer in ctor etc.Kohei Yoshida1-29/+28
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-50/+50
2011-03-15Additional translations of Germancomments in libs-core/editengAlbert Thuswaldner1-3/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-49/+48
2011-02-16Translation of german comments.Albert Thuswaldner1-49/+42
2011-02-13Remove bogus comments and dead codeArnaud Versini1-115/+78
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-51/+51
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-30if you force the sizes of western text, you need to force the other ones tooCaolán McNamara1-0/+28
2010-07-28fwk152: #i113249# Fix broken HTML clipboardCarsten Driesner1-1/+11
2010-04-16calc53: #i110937# html import: don't insert title into EditEngineNiklas Nebel1-6/+15
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+853