summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svlbitm.cxx
AgeCommit message (Expand)Author
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-10-20crash in tools->options->advancedCaolán McNamara
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-13-Werror=reorderCaolán McNamara
2014-03-13coverity#708287 Uninitialized pointer fieldCaolán McNamara
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-25fix commentsCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev
2012-05-11removed unused definesTakeshi Abe
2012-04-18callcatcher: update listCaolán McNamara
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)