summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/eertfpar.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-07-20Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-4/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl1-7/+6
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara1-0/+7
2014-11-11Copy the original prop/prop unitStephan Bergmann1-1/+4
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin1-11/+11
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-06-30Called C++ object pointer is nullCaolán McNamara1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-15editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-3/+3
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin1-13/+13
2013-08-23XubString->OUStringCaolán McNamara1-1/+1
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-11/+11
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-14/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-04-16EditRTFParser no longer a friend of ImpEditEngine.Kohei Yoshida1-83/+100
2012-04-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida1-5/+5
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák1-5/+5
2012-02-21use a for loopIvan Timofeev1-5/+2
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin1-14/+23
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-09-09bah, missing CTL elementCaolán McNamara1-1/+1
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-31/+31
2011-02-16Translation of german comments.Albert Thuswaldner1-52/+49
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-31/+31
2010-12-11cleaning of __EXPORT defineGert Faller1-16/+16
2010-11-14RTF: port last changes from CWSMiklos Vajna1-0/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-23shape properties wzDescription and wzName support addedos1-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/+635