summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls/lboxctrl.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt2015-11-131-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* convert Link<> to typedNoel Grandin2015-10-121-2/+1
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-011-2/+2
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-091-4/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-161-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-6/+0
* SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2015-07-051-6/+0
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin2015-05-131-1/+1
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-2/+2
* svx: convert new to ::Create.Noel Grandin2015-04-171-4/+4
* sw: convert new to ::Create.Noel Grandin2015-04-171-2/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-6/+17
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-1/+1
* loplugin: cstylecastNoel Grandin2014-10-201-2/+2
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-3/+3
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-34/+18
* SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna2014-06-301-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-4/+4
* Remove visual noise from svxAlexander Wilms2014-02-261-4/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* presumably this was intended as include guardThomas Arnhold2013-11-051-3/+0
* convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin2013-09-051-2/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-6/+5
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-2/+2
* sal_Bool to boolTakeshi Abe2013-04-121-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-2/+2
* Removed unused codeSzabolcs Dezsi2012-02-271-7/+0
* callcatcher: update unused listCaolán McNamara2012-02-271-5/+0
* unwrap ifdefs with unused membersCaolán McNamara2012-02-211-2/+4
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* Replace List for std::vector<String>.Rafael Dominguez2011-05-221-7/+4
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-21/+21
|\
| * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-101-20/+20