summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/linkdlg.cxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timer to idleTobias Madl
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-04fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin
2014-06-03rather than use pixel widths, use appfont unitsCaolán McNamara
2014-06-03MD_UPDATE_BASELINKS conversion to .uisk94
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-31coverity#704604 Explicit null dereferencedCaolán McNamara
2014-03-28coverity#736138 Dereference null return valueCaolán McNamara
2014-03-28coverity#736139 Dereference null return valueCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-07coverity#704603 Explicit null dereferencedCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-10-01convert CUI module 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-08-12XubString->OUStringCaolán McNamara
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
2013-03-29String to OUStringAndras Timar
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-08Convert SV_DECL_REF_LIST(SvBaseLink) to std::vectorNoel Grandin
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-04-20removed unused definesTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-13Remove bogus commentsGuillaume Poussel