summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
AgeCommit message (Collapse)Author
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens
Also cleaned up commented code, and a few extraneous temporaries
2012-05-29targeted string re-workNorbert Thiebaud
Change-Id: Ie527fc87d2ef18e60524ef235c1332fdd02be829
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium ctor overload to find not yet adapted uses of another overload, to be removed again in due time. Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara
Change-Id: Iecdc085b9af162ffdc6e0c52ad8a408a0983e088
2012-05-09WaE: C4146 unary operator applied to unsigned typeCaolán McNamara
Change-Id: I5326baab63d8ec30a2f7fcb027c4a5a5526acdf0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17WaE: uninitialized pCellCaolán McNamara
2012-02-13WaE: unreachable codeTor Lillqvist
2012-01-26Use the right defineFridrich Štrba
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
Part XXIV Modules lotuswordpro
2011-12-15Removed extra semicolonsJesse
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24WaE: uninitialized valueCaolán McNamara
2011-11-24WaE: uninitialized valueCaolán McNamara
2011-10-17cppcheck fix : 'operator=' should check for assignment to selfwJulien Nabet
2011-10-04no need to continue, delete NULL is safeCaolán McNamara
2011-10-04SetDfltFont doesn't do anythingCaolán McNamara
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-09-23ensure m_pOwnerRow is NULLCaolán McNamara
2011-09-23cppcheck: don't dereference NULL pRowCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-09Some cppcheck cleaningJulien Nabet
2011-08-30regenerate listCaolán McNamara
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-08-30ditch a few moreCaolán McNamara
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-25regenerate listCaolán McNamara
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-23ditch deprecated apiCaolán McNamara
2011-08-23callcatcher: yet more unused codeCaolán McNamara
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-19regenerate listCaolán McNamara
2011-08-18callcatcher: unused codeCaolán McNamara
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-08-16callcatcher: unused codeCaolán McNamara
2011-08-16ditch some junkCaolán McNamara
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-12update list, ditch newbiesCaolán McNamara
2011-08-12callcatcher: unused codeCaolán McNamara
2011-08-11callcatcher: unused codeCaolán McNamara
2011-08-11callcatcher: yet more unused codeCaolán McNamara