summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-15coverity#982471 Dereference after null checkCaolán McNamara
2014-03-13-Werror=reorderCaolán McNamara
2014-03-13coverity#708287 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#708280 Uninitialized pointer fieldCaolán McNamara
2014-03-06coverity#982472 Dereference after null checkCaolán McNamara
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-02coverity#984421 Unused pointer valueCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27remove unused code SvViewDataEntry::SetObjectSelected(bool)Noel Grandin
2014-02-25fix commentsCaolá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-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19coverity#738860 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984146 Uninitialized scalar fieldCaolán McNamara
2014-02-10coverity#440991 Dereference after null checkCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04C2872: ´Pair´ : ambiguous symbolCaolán McNamara
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#1079289 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-24coverity#1158253 Dereference before null checkCaolán McNamara
2014-01-23coverity#1158464 Uninitialized scalar fieldCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-13longparas: STRING_LEN is intended here to expand to string lenCaolá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-19CID#736017 (unlikely) invalid iterator useCaolán McNamara
2013-12-19CID#736018 (unlikely) invalid iterator useCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky
2013-12-10svtools: don't dereference invalid iteratorMichael Stahl