summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-09Remove unused codeStephan Bergmann
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-04coverity#984147 Uninitialized pointer fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
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