summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
AgeCommit message (Expand)Author
2013-07-11XubString->OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-14fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!)Lionel Elie Mamane
2013-04-14act if the row we act on is valid, not some other oneLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06Avoid seeking a cursor to where it already isLionel Elie Mamane
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-26rearrange controls on table data view navigation barLionel Elie Mamane
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-28removed dead codeTakeshi Abe
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-01-19column position 0 is perfectly validLionel Elie Mamane
2012-01-17DbGridControl::SeekCursor: show exception when seek fails (and debug build)Lionel Elie Mamane
2012-01-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane
2011-09-12stylisticLionel Elie Mamane
2011-09-11fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model columnLionel Elie Mamane
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-20fdo#36288: Fixed a crasher on Base.Kohei Yoshida
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34cOcke Janssen [oj]
2011-01-06dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...Ocke Janssen [oj]
2011-01-03Remove DECLARE_LIST(DbGridColumns, DbGridColumn*)Joseph Powers
2011-01-03Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)Joseph Powers
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 39Gert Faller