summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/lboxctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-05presumably this was intended as include guardThomas Arnhold1-3/+0
2013-09-05convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-6/+5
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-2/+2
2013-04-12sal_Bool to boolTakeshi Abe1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-27Removed unused codeSzabolcs Dezsi1-7/+0
2012-02-27callcatcher: update unused listCaolán McNamara1-5/+0
2012-02-21unwrap ifdefs with unused membersCaolán McNamara1-2/+4
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-7/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-21/+21
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-20/+20
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-14toolbar-decorations-svx-undo-redo.diff: Update "Undo" and "Redo" widgets.Jan Holesovsky1-4/+1
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-4/+4
2008-04-11INTEGRATION: CWS changefileheader (1.28.368); FILE MERGEDRüdiger Timm1-56/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.27.50); FILE MERGEDJens-Heiner Rechtien1-5/+5
2007-04-26INTEGRATION: CWS residcleanup (1.26.124); FILE MERGEDRüdiger Timm1-3/+3
2006-12-12INTEGRATION: CWS impress114 (1.25.122); FILE MERGEDKurt Zenker1-5/+8
2006-10-12INTEGRATION: CWS sb59 (1.23.486); FILE MERGEDOliver Bolte1-4/+6
2006-09-17INTEGRATION: CWS pchfix02 (1.23.534); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.22.190); FILE MERGEDRüdiger Timm1-47/+21
2005-05-06INTEGRATION: CWS fwk13 (1.21.156); FILE MERGEDOliver Bolte1-8/+11
2005-02-24INTEGRATION: CWS tbe19 (1.20.448); FILE MERGEDVladimir Glazounov1-3/+9
2004-07-06INTEGRATION: CWS docking1 (1.18.154); FILE MERGEDOliver Bolte1-54/+93
2004-05-18INTEGRATION: CWS swundo01 (1.18.48); FILE MERGEDKurt Zenker1-11/+13
2003-12-01INTEGRATION: CWS ooo20031110 (1.17.438); FILE MERGEDRüdiger Timm1-4/+4
2002-07-02#100242# set focus in listbox without closing itStephan Schäfer1-30/+13
2002-04-09#98452# Focus has to switched after StartPopupMode now.Thomas Lange1-3/+8
2001-10-29#92220# Use other StartPopupModeMalte Timmermann1-4/+9
2001-10-16Bug #92774#: EndTracking calls the SelectHdl, disable this call by set a empt...jp1-14/+11
2001-10-12Task #92348#: optimize Undo-/Redo controler code/class sizejp1-123/+29
2001-09-26#92323# focus given back to application when popup-window is closed.Thomas Lange1-16/+38
2001-09-24#92323# fixed positioning of popup-windows.Thomas Lange1-13/+9
2001-08-30Bug #91728#: use list instead of string from the SfxStringListItemjp1-14/+12
2001-04-25Impl_SetInfo new to set info text; now superfluous class removedThomas Lange1-67/+15
2001-04-25SelectHdl used now instead of NotifyThomas Lange1-8/+20