summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
AgeCommit message (Expand)AuthorFilesLines
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-8/+8
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-10/+10
2014-01-28bool improvementsStephan Bergmann5-6/+6
2014-01-24bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-3/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini12-48/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann2-6/+6
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2-4/+4
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-3/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin4-27/+27
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-8/+0
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold2-6/+6
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-3/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2-15/+4
2013-10-01convert dbaccess module from String to OUStringNoel Grandin2-3/+3
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-1/+5
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet1-18/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa17-825/+202
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-10Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist1-1/+1
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan3-138/+135
2013-07-02i#112615 table names are allowed slashesLionel Elie Mamane1-1/+15
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-25/+25
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold3-8/+2
2013-05-30dbaccess: this can happen, that's why we check for itMiklos Vajna1-2/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-8/+7
2013-05-10Potty mouthChris Sherlock1-2/+2
2013-05-07dbaccess: remove Package_incMichael Stahl3-5/+5
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2-10/+10
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin1-17/+3
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin2-15/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-8/+8
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-5/+5
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-1/+0
2013-03-19further OUString cleanupThomas Arnhold2-3/+3
2013-03-15dbaccess: fix ambiguityThomas Arnhold1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi11-393/+391
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled namespaceThomas Arnhold1-1/+0