summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28sfx2: restore weird SfxStack::nLevel that was...Michael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22fix sfx2 buildCaolán McNamara
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-06String->OUStringCaolán McNamara
2012-12-12uncalled destructorCaolán McNamara
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
2012-07-13Remove unused #includesStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-05fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-09simplify CharClassCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-01catch by const refCaolán McNamara
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-08-29deconfuse this api somewhatCaolán McNamara
2011-08-29ByteString->rtl::OString and destupid-api a bitCaolán McNamara
2011-07-16CHECKERROR unusedCaolán McNamara
2011-05-20fix merge conflictsCaolán McNamara
2011-05-12do not leak memoryDavid Tardon
2011-05-02n#690798: Fixed a crasher. Also, improved batch conversion.Muthu Subramanian
2011-04-06fix ownership cycle and leakCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations and typo fixes.Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-31remove dead codeDavid Tardon
2011-01-26Translations of German comments in sfxAlbert Thuswaldner
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-12removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko