summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/linkmgr2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-02loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-1/+11
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann1-1/+1
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin1-15/+15
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-60/+24
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard1-15/+14
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-11/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+8
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-4/+4
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-02-15coverity#738978: Fix use after free.Jan Holesovsky1-4/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+1
2012-11-17use LanguageTagEike Rathke1-3/+2
2012-10-30sal_Bool to boolTakeshi Abe1-4/+4
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-11warning C4018: singed/unsigned mismatchMichael Stahl1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-04Convert local var from SvPtrarr to std::vectorNoel Grandin1-4/+4
2012-06-26tidy some resource stringsCaolán McNamara1-3/+3
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-3/+2
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-36/+38
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+16
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin1-6/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida1-2/+26
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida1-4/+20
2012-01-11Remove unused localsAugust Sodora1-3/+0
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-09simplify CharClassCaolán McNamara1-3/+2
2012-01-09String sNm unusedCaolán McNamara1-3/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan1-7/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-57/+57