summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)Author
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-12lp#1569589: a more honest attempt at disposing SvtFileView_ImplBjoern Michaelsen
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:vclwidgetsStephan Bergmann
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
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