summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
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
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
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-08fdo#46808, use service constructor for document::FilterConfigRefreshNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-03sal_Bool -> boolMarkus Mohrhard
2013-04-03this method is actually unusedMarkus Mohrhard
2013-04-03prevent some unnecessary castingMarkus Mohrhard