summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls/lboxctrl.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-201-1/+1
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* | toolbar-decorations-svx-undo-redo.diff: Update "Undo" and "Redo" widgets.Jan Holesovsky2010-09-141-4/+1
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-4/+4
* INTEGRATION: CWS changefileheader (1.28.368); FILE MERGEDRüdiger Timm2008-04-111-56/+18
* INTEGRATION: CWS vgbugs07 (1.27.50); FILE MERGEDJens-Heiner Rechtien2007-06-271-5/+5
* INTEGRATION: CWS residcleanup (1.26.124); FILE MERGEDRüdiger Timm2007-04-261-3/+3
* INTEGRATION: CWS impress114 (1.25.122); FILE MERGEDKurt Zenker2006-12-121-5/+8
* INTEGRATION: CWS sb59 (1.23.486); FILE MERGEDOliver Bolte2006-10-121-4/+6
* INTEGRATION: CWS pchfix02 (1.23.534); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.22.190); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS fwk13 (1.21.156); FILE MERGEDOliver Bolte2005-05-061-8/+11
* INTEGRATION: CWS tbe19 (1.20.448); FILE MERGEDVladimir Glazounov2005-02-241-3/+9
* INTEGRATION: CWS docking1 (1.18.154); FILE MERGEDOliver Bolte2004-07-061-54/+93
* INTEGRATION: CWS swundo01 (1.18.48); FILE MERGEDKurt Zenker2004-05-181-11/+13
* INTEGRATION: CWS ooo20031110 (1.17.438); FILE MERGEDRüdiger Timm2003-12-011-4/+4
* #100242# set focus in listbox without closing itStephan Schäfer2002-07-021-30/+13
* #98452# Focus has to switched after StartPopupMode now.Thomas Lange2002-04-091-3/+8
* #92220# Use other StartPopupModeMalte Timmermann2001-10-291-4/+9
* Bug #92774#: EndTracking calls the SelectHdl, disable this call by set a empt...jp2001-10-161-14/+11
* Task #92348#: optimize Undo-/Redo controler code/class sizejp2001-10-121-123/+29
* #92323# focus given back to application when popup-window is closed.Thomas Lange2001-09-261-16/+38
* #92323# fixed positioning of popup-windows.Thomas Lange2001-09-241-13/+9
* Bug #91728#: use list instead of string from the SfxStringListItemjp2001-08-301-14/+12
* Impl_SetInfo new to set info text; now superfluous class removedThomas Lange2001-04-251-67/+15
* SelectHdl used now instead of NotifyThomas Lange2001-04-251-8/+20
* listbox uses stack-selection nowThomas Lange2001-04-251-21/+31
* #65293# parse error linuxOliver Bolte2001-04-201-4/+5
* Corrected to pass lvalueVladimir Glazounov2001-04-101-4/+4
* PopupModeEndHdl fixedThomas Lange2001-04-101-3/+3
* superfluous constructor removedThomas Lange2001-04-101-16/+5
* SvxPopupWindowListBox declaration moved here from the hxx fileThomas Lange2001-04-101-2/+41
* SvxUndoControl, SvxRedoControl newThomas Lange2001-04-091-0/+449