summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara1-0/+2
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann3-6/+6
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist1-1/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin3-17/+17
2014-01-22bool improvementsStephan Bergmann1-7/+4
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-5/+5
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-5/+5
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-5/+5
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-2/+2
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+6
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-8/+8
2013-11-11sfx2: include <> for external includesNorbert Thiebaud4-7/+7
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-6/+6
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-9/+3
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-08CID#1079305 uninitialized membersCaolán McNamara1-1/+11
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-09-18sal_Bool -> boolJulien Nabet1-2/+2
2013-08-29fix windows build after my OUString changesNoel Grandin1-1/+1
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin6-107/+103
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+0
2013-08-29convert include/sfx2/fcontnr.hxx from String to OUStringNoel Grandin1-15/+15
2013-08-29convert include/sfx2/frmhtml.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/frmhtmlw.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-29convert include/sfx2/mieclip.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin1-7/+7
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-15SfxFrameHTMLParser: fix more clang warningsMichael Stahl1-4/+2
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-06Change String to OUString in some class.Palenik Mihály1-1/+1
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin2-2/+2
2013-07-16Delete SvCacheStream classPalenik Mihály1-3/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl2-12/+12
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-8/+8
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet1-1/+1
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-5/+4
2013-05-21Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard1-1/+9
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3