summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin1-230/+0
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-1/+1
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida1-2/+2
2013-04-09com::sun::star cleanup.Kohei Yoshida1-42/+44
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida1-6/+6
2013-04-08fdo#46808, use service constructor for document::FilterConfigRefreshNoel Grandin1-11/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-69/+68
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist1-12/+0
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard1-21/+5