summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvementsStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13longparas: stop tuncating large html filesCaolán McNamara
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel 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-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist
2013-10-08CID#1079305 uninitialized membersCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-18sal_Bool -> boolJulien Nabet
2013-08-29fix windows build after my OUString changesNoel Grandin
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-08-29convert include/sfx2/frmhtml.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/frmhtmlw.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mieclip.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-15SfxFrameHTMLParser: fix more clang warningsMichael Stahl
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-06Change String to OUString in some class.Palenik Mihály
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin
2013-07-16Delete SvCacheStream classPalenik Mihály
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
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-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza