summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/selectlabeldialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-301-5/+5
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-3/+3
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-021-2/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* remove extensions bitmaps from .src filesCaolán McNamara2017-04-261-5/+6
* RID_SVXBMP->RID_EXTBMPCaolán McNamara2016-12-221-5/+5
* unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara2016-12-211-5/+5
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-3/+3
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-081-5/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-4/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+9
|\
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+3
| * vcl: VclPtr conversion in extensionsNoel Grandin2015-04-091-1/+6
* | convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2015-04-221-1/+1
|/
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos2014-07-101-58/+52
* extensions: sal_Bool->boolNoel Grandin2014-05-021-3/+3
* svtools: sal_Bool->boolNoel Grandin2014-03-251-4/+4
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-4/+0
* Remove visual noise from extensionsAlexander Wilms2014-02-271-6/+6
* Remove unneccessary commentsAlexander Wilms2014-02-231-5/+5
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna2013-03-071-1/+1
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-7/+7
* reduce UniStringsCaolán McNamara2012-03-201-9/+11
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0