summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)Author
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-29Date modified column - no secondsSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl
2015-07-21coverity#1312087 Resource leakCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26loplugin: unnecessarysuperclass merge HashedEntryList into NameTranslationListNoel Grandin
2015-05-21svtools: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
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-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
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
2014-12-20TyposJulien Nabet
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-27WaE: macro is not usedTor Lillqvist
2014-08-27WaE: Unreferenced function definitionsTor Lillqvist
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos