summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* Fix typo deactiveAndrea Gelmini2018-11-281-2/+2
* loplugin:unusedmethodsNoel Grandin2018-11-283-61/+0
* remove unused SvxIconViewFlags enum valuesNoel Grandin2018-11-272-34/+12
* remove unused enum value SvTLEntryFlags::IN_USENoel Grandin2018-11-261-16/+12
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov2018-11-252-31/+12
* remove unused FileViewFlags::SHOW_ONLYTITLENoel Grandin2018-11-241-20/+10
* weld SwCondCollPageCaolán McNamara2018-11-213-1164/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-212-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-194-0/+5
* loplugin:constantparamNoel Grandin2018-11-194-27/+4
* loplugin:unusedmethodsNoel Grandin2018-11-172-245/+0
* loplugin:singlevalfields in svtoolsNoel Grandin2018-11-133-252/+6
* move SvTreeListBox to vclCaolán McNamara2018-11-0712-9588/+47
* convert some macros to local functionsNoel Grandin2018-11-062-5/+5
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+2
* loplugin:unusedmethodsNoel Grandin2018-10-031-5/+0
* loplugin:constfields in svtoolsNoel Grandin2018-10-034-12/+12
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-252-25/+20
* inline SvxIconChoiceCtrlEntryList_impl typedefNoel Grandin2018-09-252-48/+35
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-09-182-18/+12
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:simplifyconstruct in svtools..svxNoel Grandin2018-09-111-2/+1
* Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann2018-08-151-4/+6
* Add missing sal/log.hxx headersGabor Kelemen2018-08-026-0/+6
* loplugin:returnconstant in svl,svtoolsNoel Grandin2018-07-271-2/+1
* loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin2018-07-273-13/+12
* coverity#1437954 Dereference null return valueCaolán McNamara2018-07-151-1/+1
* Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke2018-07-122-3/+8
* no need to switch models in the SvTreeListBoxNoel Grandin2018-07-031-9/+0
* return by std::unique_ptr from CreateViewDataNoel Grandin2018-07-032-6/+6
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-035-57/+34
* Translate German comments and debug stringsJohnny_M2018-06-061-1/+1
* loplugin:unusedfields in svtoolsNoel Grandin2018-05-172-6/+4
* loplugin:useuniqueptr in SvTabListBoxNoel Grandin2018-04-301-30/+20
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-04-302-7/+3
* loplugin:useuniqueptr in SvTreeListBoxNoel Grandin2018-04-301-8/+5
* loplugin:useuniqueptr in SvtFileView_ImplNoel Grandin2018-04-294-29/+19
* tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski2018-04-291-3/+4
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-252-13/+8
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-2/+0
* make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin2018-04-122-25/+15
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-073-8/+8
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-033-8/+8
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0