summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editdbg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-9/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin1-4/+3
2015-07-06improve the returnbyref lopluginNoel Grandin1-11/+11
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-03-25Tweak fixStephan Bergmann1-1/+1
2015-03-25fix buildDavid Tardon1-1/+1
2014-12-03editeng: it's like there's a nest of these thingsMichael Stahl1-9/+8
2014-12-03editeng: there's yet another checking function hidden at dbglevel=3Michael Stahl1-8/+7
2014-10-01loplugin: cstylecastNoel Grandin1-39/+39
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-07-01error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna1-1/+1
2014-06-30DbgOutItem supports Font Background Colormatteocam1-0/+11
2014-04-15editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-03WaE: sal_Int32 format mismatchesTor Lillqvist1-4/+4
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-59/+57
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-3/+3
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-3/+3
2013-05-10editeng: fix 32bit -Werror=formatMichael Stahl1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-6/+6
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-04-16Corret size_t format specifierStephan Bergmann1-1/+1
2012-04-14WaE fixJulien Nabet1-1/+1
2012-04-12remove formfeedsThomas Arnhold1-1/+1
2012-04-04dbgutil fix.Kohei Yoshida1-3/+4
2012-04-03Fix the dbgutil build.Kohei Yoshida1-3/+3
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida1-1/+1
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida1-1/+1
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida1-1/+1
2012-03-28Keep tinderbox happy.Kohei Yoshida1-6/+6
2012-03-28No more CharAttribArray.Kohei Yoshida1-6/+6
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-11-01can go behind appropiate ifdefCaolán McNamara1-0/+2
2011-09-12ByteString->rtl::OStringCaolán McNamara1-11/+11
2011-08-29callcatcher: drop various unused methodsCaolán McNamara1-46/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-23/+0
2011-08-12reduce ByteString apiCaolán McNamara1-1/+1
2011-07-09ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-143/+138
2011-07-08ByteString->rtl::OStringCaolán McNamara1-25/+25
2011-07-07ByteString->rtl::OStringCaolán McNamara1-10/+12
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0