summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15fdo#60724 correct spellingThomas 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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-27fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64Zolnai Tamás
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
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-09Make allow to step on from LimitBox with tabZolnai Tamás
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai Tamás
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás
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-04Add new dialog to Query Design ViewZolnai Tamás
2013-03-04translated German comments; all cleaned up.Luc Castermans
2013-03-04ersetzen => replace in stead of translateLuc Castermans
2013-03-04translated German commentsLuc Castermans
2013-03-04 fdo#39468: Translate German commentDavid Verrier
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers
2013-03-02translated German commentsLuc Castermans
2013-03-02translated German comments (file is clean now)Luc Castermans
2013-03-02fdo#39468: Translate German comments (and messages)David Verrier
2013-02-28fdo#39468: Translate German commentsDavid Verrier
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-26Translated German comments and some messages into EnglishDavid Verrier
2013-02-26German comment translated to EnglishDavid Verrier
2013-02-26fix WaEDavid Ostrovsky
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
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-23show errors as errors, not warningLionel Elie Mamane
2013-01-23fix handling of subqueries in query designLionel Elie Mamane