summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl5-5/+9
2013-03-12Revert "There's no reason for these defaults in one constructor but not the o...Michael Stahl1-0/+4
2013-03-12There's no reason for these defaults in one constructor but not the otherLionel Elie Mamane1-4/+0
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold9-29/+29
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ás2-4/+5
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás3-23/+20
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim91-2/+249
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-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-6/+6
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04Add new dialog to Query Design ViewZolnai Tamás8-133/+339
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-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