summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2013-10-04Initial fix for fdo#69915Jesús Corrius
2013-08-21Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara
2013-07-30fdo#67361 Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez
2013-07-12ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11delete in destructor checkbox created in constructorLionel Elie Mamane
2013-07-03i#112615 table names are allowed slashesLionel Elie Mamane
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás
2013-06-05fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10Potty mouthChris Sherlock
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-26String -> OUStringLionel Elie Mamane
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin
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-16merge duplicated CreateFontDescriptor methodsCaolán McNamara
2013-04-15FontWeigth->FontWeightCaolán McNamara
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07fix typosPhilipp Riemer
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás
2013-04-04continue String->OUString conversionLionel Elie Mamane
2013-04-04more efficent & readableLionel Elie Mamane
2013-04-04replace only single wildcard by table.*Lionel Elie Mamane
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-29lol, rtl::OString("dbu").getStr()Eike Rathke
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-27Remove ResId support for a few dbaui controlsMathias Hasselmann
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann
2013-03-27fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64Zolnai Tamás
2013-03-27-Wunused-macrosStephan Bergmann