summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/lnkbase2.cxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in sfx2Noel Grandin2015-10-291-1/+1
* better i18n of STR_DDE_ERROR stringAndras Timar2015-10-271-6/+6
* inline SvBaseLinkRef typedefNoel Grandin2015-10-271-2/+2
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-4/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-09-161-4/+4
* convert Link<> to typedNoel Grandin2015-09-161-6/+3
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+2
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+2
* | loplugin:staticmethodsNoel Grandin2015-04-231-6/+6
|/
* convert sfxlink to enum classNoel Grandin2015-03-241-7/+7
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-10/+10
* Some more loplugin:cstylecast: sfx2Stephan Bergmann2015-01-201-1/+1
* sfx2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* WaE: Unreferenced function definitionTor Lillqvist2014-12-081-0/+2
* callcatcher: update unused codeCaolán McNamara2014-12-081-44/+41
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-14/+14
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* tools: sal_Bool -> boolStephan Bergmann2014-02-181-1/+1
* sfx2: include <> for external includesNorbert Thiebaud2013-11-111-1/+1
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* CID#1079306 uninitialized membersCaolán McNamara2013-10-081-0/+3
* CID#1078685 consider if there is < 3 %Caolán McNamara2013-10-081-7/+9
* convert sfx2/source/appl/* from String to OUStringNoel Grandin2013-09-051-15/+15
* convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin2013-08-291-10/+10
* convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin2013-08-291-9/+9
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-5/+5
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* strip down UniString some moreCaolán McNamara2012-08-021-2/+2
* remove DECLARE_LISTCaolán McNamara2012-07-311-2/+4
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-1/+1
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-1/+1
* SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl2011-12-031-3/+7
* remove include of pch header from sfx2Norbert Thiebaud2011-11-271-2/+0