summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-06Avoid seeking a cursor to where it already isLionel Elie Mamane1-2/+12
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-26rearrange controls on table data view navigation barLionel Elie Mamane1-40/+43
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin1-15/+13
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-04-28removed dead codeTakeshi Abe1-54/+0
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-19column position 0 is perfectly validLionel Elie Mamane1-2/+2
2012-01-17DbGridControl::SeekCursor: show exception when seek fails (and debug build)Lionel Elie Mamane1-0/+1
2012-01-06catch exception by constant referenceTakeshi Abe1-2/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane1-20/+18
2011-09-12stylisticLionel Elie Mamane1-1/+2
2011-09-11fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model columnLionel Elie Mamane1-1/+1
2011-09-06callcatcher: various unused methodsCaolán McNamara1-64/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+13
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen1-7/+7
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+12
2011-04-20fdo#36288: Fixed a crasher on Base.Kohei Yoshida1-2/+5
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-9/+9
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-6/+6
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-8/+8
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-8/+8
2011-01-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34cOcke Janssen [oj]1-0/+12
2011-01-06dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...Ocke Janssen [oj]1-0/+12
2011-01-03Remove DECLARE_LIST(DbGridColumns, DbGridColumn*)Joseph Powers1-47/+75
2011-01-03Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)Joseph Powers1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 39Gert Faller1-1/+1
2010-11-13Purged BmpColorMode from libs-gui - libs-coreJoseph Powers1-1/+0
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-10merge vosremoval-thread patchNorbert Thiebaud1-1/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek1-8/+0
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-2/+45
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-1/+1
2010-04-17dba33f: post-rebase build problems fixedFrank Schoenheit [fs]1-2/+2
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]1-2/+45