summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TEditControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-27-Wunused-macrosStephan Bergmann1-10/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-07fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier1-96/+95
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-2/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-4/+4
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith1-9/+9
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+2
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-08update unused listCaolán McNamara1-13/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-10-28Remove some parenthesis for readabilityJulien Nabet1-1/+1
2011-10-27C-Style casting replaced by C++ styleJulien Nabet1-1/+1
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-89/+18
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-13/+9
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-18/+20
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-18/+20
2011-02-25fix assertionsDavid Tardon1-1/+1
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-5/+5
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-13/+13
2011-02-03merge from masterOcke Janssen [oj]1-13/+13
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-5/+5
2010-12-02dba34b: draw cell text in the table designer vertically centered, to prevent ...Frank Schoenheit [fs]1-14/+8
2010-11-27cppcheck: reduce the scope of variablesTakeshi Abe1-2/+1
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe1-25/+3
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]1-13/+13
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-2/+2
2010-10-09CWS changehid: resync to m89Mathias Bauer1-3/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-52/+0
2010-07-13CWS changehid: resync to m84Mathias Bauer1-39/+107
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-10/+7
2010-07-08dba33g: #i111142# handle insertrow correctedOcke Janssen [oj]1-3/+0
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-5/+10
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]1-39/+107