summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/eehtml.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-3/+3
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin1-1/+2
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: editengThomas Arnhold1-3/+3
2013-09-11convert editeng/source/editeng/eehtml.hxx from String to OUStringNoel Grandin1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-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-2/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-2/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-04-19Revert "Let's use boost::scoped_ptr for this."Kohei Yoshida1-0/+3
2012-04-16Let's use boost::scoped_ptr for this.Kohei Yoshida1-3/+0
2012-04-16EditHTMLParser is no loger a friend of ImpEditEngine.Kohei Yoshida1-5/+5
2011-08-03Store the content of <style> element, and pass it to the handler.Kohei Yoshida1-0/+1
2011-07-22Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida1-2/+2
2011-07-22Method declared by never defined and never used.Kohei Yoshida1-1/+0
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-7/+7
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-16/+16
2011-02-16Translation of german comments.Albert Thuswaldner1-1/+1
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-16/+16
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-04-16calc53: #i110937# html import: don't insert title into EditEngineNiklas Nebel1-0/+1
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+101