summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2015-08-18coverity#1316521 Dereference null return valueCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin:stringconstantNoel Grandin
2015-08-14clear string (cached url) in correct placeSzymon Kłos
2015-08-14'Wait' cursor while expanding a tree nodeSzymon Kłos
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara
2015-07-30fix tdf#92861, AutoCorrect Options checkboxes do not workNoel Grandin
2015-07-25WaE: calling static member function through member call syntaxDavid Tardon
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24reload content while expanding nodeSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-21coverity#1312087 Resource leakCaolán McNamara
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16moved the FolderTree classSzymon Kłos
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-10svtools: pimplify SvListViewMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-06-29-fsanitize=vptr: avoid premature downcastStephan Bergmann
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-06-03forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl
2015-05-29tdf#91677 fix invidsible menu in BaseTomaž Vajngerl
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28fix highlight rendering for iconview with more effective clippingTomaž Vajngerl
2015-05-28fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl
2015-05-26loplugin: unnecessarysuperclass merge HashedEntryList into NameTranslationListNoel Grandin