summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-2/+2
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-1/+1
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-4/+4
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-6/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-12/+12
2017-05-09loplugin:constantparamNoel Grandin1-2/+2
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara1-1/+2
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-4/+1
2017-04-14convert fileview context menu to .uiCaolán McNamara1-20/+16
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-1/+1
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin1-18/+13
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin1-9/+6
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin1-6/+4
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-3/+3
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-6/+6
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-15/+9
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann1-1/+1
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin1-1/+1
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+3
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara1-2/+3
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli1-65/+62
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-2/+2
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-2/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-2/+2
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-04-12lp#1569589: a more honest attempt at disposing SvtFileView_ImplBjoern Michaelsen1-0/+2
2016-03-15loplugin:constantparamNoel Grandin1-4/+4
2016-03-09loplugin:vclwidgetsStephan Bergmann1-1/+1
2016-03-09icon view for RemoteFilesDialogSzymon Kłos1-16/+83
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-21/+0