summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/linkmgr2.cxx
AgeCommit message (Expand)Author
2015-04-28bFound var wants to be of type boolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
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