summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/lnkbase2.cxx
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08WaE: Unreferenced function definitionTor Lillqvist
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-08CID#1079306 uninitialized membersCaolán McNamara
2013-10-08CID#1078685 consider if there is < 3 %Caolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-31remove DECLARE_LISTCaolán McNamara
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2011-12-03SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl