summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-20crash in tools->options->advancedCaolán McNamara
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09Resolves: fdo#82270 Grabbing focus can invalidate the entriesCaolán McNamara
2014-10-03fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
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-31Treeview may lose focus when left/right arrow is usedNiklas Johansson
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27WaE: macro is not usedTor Lillqvist
2014-08-27WaE: Unreferenced function definitionsTor Lillqvist
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-07-12pass by referenceMarkus Mohrhard
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-06coverity#706073 Unintended sign extensionCaolán McNamara
2014-07-06coverity#706065 Unintended sign extensionCaolán McNamara
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-04Drop unused #includesTakeshi Abe
2014-07-03coverity#706077 Unintended sign extensionCaolán McNamara
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-26clang: Dead initializationCaolán McNamara
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19coverity#706069 Unintended sign extensionCaolán McNamara
2014-06-19sizeof(bool) is not required to be 1Caolán McNamara
2014-06-19coverity#706067 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15p is for pointers.Kohei Yoshida
2014-05-15Actually this empty() check here is redundant.Kohei Yoshida
2014-05-15Sort ptr_vector using its own sort() method.Kohei Yoshida