summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svlbitm.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-07-14Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-3/+2
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-4/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-08-26remove SvLBoxBmp classJochen Nitschke1-43/+0
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-8/+8
2016-06-20Convert PART to scoped enumNoel Grandin1-4/+4
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-4/+4
2016-05-31Convert ControlType to scoped enumNoel Grandin1-2/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli1-1/+0
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-5/+5
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-5/+5
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-10/+6
2016-03-09icon view for RemoteFilesDialogSzymon Kłos1-1/+7
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-6/+5
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-3/+1
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin1-7/+2
2015-11-13svtools: rename global variablesMichael Stahl1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-15/+9
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-5/+5
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin1-12/+12
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-42/+39
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin1-31/+25
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-5/+5
2014-10-20crash in tools->options->advancedCaolán McNamara1-2/+2
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-28/+26
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-2/+2
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-1/+1
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-20/+17
2014-03-13-Werror=reorderCaolán McNamara1-1/+1
2014-03-13coverity#708287 Uninitialized pointer fieldCaolán McNamara1-8/+12
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-47/+0
2014-02-25fix commentsCaolán McNamara1-3/+1
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-2/+2
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky1-1/+19
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-4/+4
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-4/+4