summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
2015-08-06tdf#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-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-3/+3
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
2015-02-05callcatcher: update unused codeCaolán McNamara1-20/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-12coverity#735490 reimplement bit countingCaolán McNamara1-12/+7
2014-11-12sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara1-12/+12
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann3-3/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin3-3/+3
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara1-1/+1
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2-3/+3
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2-3/+3
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-2/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-8/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-8/+8
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky1-15/+8
2014-06-06html export: Close the <meta> tags.Jan Holesovsky1-1/+1
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-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-17More generic way to disable avmediaTor Lillqvist1-0/+18
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-19/+0
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-2/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin6-27/+27
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl1-1/+1
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-8/+13
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-22/+22