summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
AgeCommit message (Expand)Author
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/fmcomp/*.cxx from String to OUStringNoel Grandin
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-24Mark as constTakeshi Abe
2013-08-24sal_Bool to boolTakeshi Abe
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18XubString->OUStringCaolán McNamara
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
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