summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistbox.cxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-12Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-30loplugin:useuniqueptr in SvTreeListBoxNoel Grandin
2018-04-29tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
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
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-01Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke
2017-09-07SvTreeListBox: turn some DBG_ASSERT() into assert()Eike Rathke
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-14list views are recalculating layout on every paintCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19TyposJulien Nabet