summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann4-11/+20
2013-03-09Make allow to step on from LimitBox with tabZolnai Tamás1-0/+5
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai Tamás1-5/+0
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás3-5/+6
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás3-23/+20
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim93-2/+254
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08some further OUString cleanupThomas Arnhold3-9/+5
2013-03-07fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier2-102/+101
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-3/+3
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2-30/+36
2013-03-06various efforts to consistently apply HIG rulesCaolán McNamara1-14/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck3-8/+8
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04make lto workPeter Foley1-0/+1
2013-03-04Add new dialog to Query Design ViewZolnai Tamás14-134/+608
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-2/+2
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled namespaceThomas Arnhold8-8/+0
2013-03-04drop unneeded includeAndras Timar1-1/+0
2013-03-04translated German comments; all cleaned up.Luc Castermans16-99/+104
2013-03-04ersetzen => replace in stead of translateLuc Castermans1-1/+1
2013-03-04translated German commentsLuc Castermans1-19/+19
2013-03-04translated German commentsLuc Castermans1-48/+47
2013-03-04 fdo#39468: Translate German commentDavid Verrier1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold15-16/+16
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers2-3/+3
2013-03-02translated German commentsLuc Castermans1-5/+6
2013-03-02translated German comments (file is clean now)Luc Castermans1-15/+16
2013-03-02translated last German comment in this fileLuc Castermans1-1/+1
2013-03-02fdo#39468: Translate German comments (and messages)David Verrier1-68/+69
2013-03-02translate german commentLuc Castermans1-1/+1
2013-03-02fdo#61564 when WrappedTargetException not in specification, do not throw it!Lionel Elie Mamane1-2/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King5-6/+6
2013-03-01coverity#705107: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-02-28regenerate pchPeter Foley1-0/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28fdo#61203 initialise m_aComposedTableName *before* trying to use itLionel Elie Mamane2-2/+4
2013-02-28fdo#38838, String to OUString in module dbaccess/source/sdbtools/connectionGergő Mocsi2-21/+21
2013-02-28fdo#39468: Translate German commentsDavid Verrier1-21/+21
2013-02-27janitorial: simplify test expression without semantics changeLionel Elie Mamane1-1/+1
2013-02-27fdo#51976 make "refetch one row" query easier to optimiseLionel Elie Mamane4-62/+134
2013-02-27janitorial: save one objectLionel Elie Mamane1-3/+1
2013-02-27janitorialLionel Elie Mamane1-9/+9
2013-02-27spelling in commentsLionel Elie Mamane1-3/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac4-27/+12