summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara1-7/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin1-0/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-2/+2
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-3/+3
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-19WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-14/+16
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+4
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-05-19fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl1-1/+3
2014-05-19valgrind: memory leakCaolán McNamara1-4/+20
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin1-1/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-10/+10
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist1-1/+1
2014-01-22bool improvementsStephan Bergmann1-7/+4
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
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 Thiebaud1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-6/+6
2013-09-18sal_Bool -> boolJulien Nabet1-2/+2
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin1-22/+22
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-07-08rename sfx2 log area to sfxMichael Stahl1-4/+4
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-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-49/+49
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2