summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistbox.cxx
AgeCommit message (Expand)Author
2014-12-09changed timers to idleJennifer Liebel
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-03fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-02coverity#984421 Unused pointer valueCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#1158253 Dereference before null checkCaolán McNamara
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2013-12-31fdo#70465 SvTreeListBox::GetLevelChildCount refactoredEfe Gürkan YALAMAN
2013-12-05crash on exit from xml form document with accessibility enabledCaolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-12XubString->OUStringCaolán McNamara
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-12XubString->OUStringCaolán McNamara
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme