summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-04-30loplugin:useuniqueptr in SvTabListBoxNoel Grandin
2018-04-30loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin
2018-04-30loplugin:useuniqueptr in SvTreeListBoxNoel Grandin
2018-04-29loplugin:useuniqueptr in SvtFileView_ImplNoel Grandin
2018-04-29tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-13tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-12cppcheck useInitializationListJochen Nitschke
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin
2018-01-15change Not to Dont in tdf#36308 fixJim Raykowski
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski
2018-01-11Modernize a bit svtoolsJulien Nabet
2018-01-11Optimize a bit fileview.cxx (svtools)Julien Nabet
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-23svtools: Use std::unique_ptr for SvImpLBoxTakeshi Abe
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara
2017-12-17Fix typosAndrea Gelmini
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin