summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
AgeCommit message (Expand)Author
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-09-18sal_Bool -> boolJulien Nabet
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert include/sfx2/fcontnr.hxx from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-21Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-09com::sun::star cleanup.Kohei Yoshida
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida
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