summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign
AgeCommit message (Expand)Author
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-14This shall probably use the value of getMaxColumnsInIndex()Stephan Bergmann
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-22Fix other typosJulien Nabet
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31delete more code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-02Check that xKeys exists before using.Andrzej J.R. Hunt
2013-07-11XubString->OUStringCaolán McNamara
2013-07-05cleanup src filesThomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-07typosJulien Nabet
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier
2013-03-04doubled namespaceThomas Arnhold
2013-03-04translated German commentsLuc Castermans
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-09-29re-base on ALv2 code.Michael Meeks