summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/linkmgr2.cxx
AgeCommit message (Expand)Author
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
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-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-15coverity#738978: Fix use after free.Jan Holesovsky
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-10-30sal_Bool to boolTakeshi Abe
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-11warning C4018: singed/unsigned mismatchMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-04Convert local var from SvPtrarr to std::vectorNoel Grandin
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida
2012-01-11Remove unused localsAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-09String sNm unusedCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky