summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* commit delete various unused makefile.mksCaolán McNamara2012-12-062-42/+0
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-0641-141/+180
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-065-14/+6
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-0619-48/+49
* WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist2012-12-031-1/+2
* WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane2012-12-021-6/+9
* fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane2012-12-022-14/+31
* Expand commentLionel Elie Mamane2012-12-021-0/+4
* janitorial: prefix increment when don't care about current valueLionel Elie Mamane2012-12-021-2/+2
* janitorial: simplify code, no behaviour changeLionel Elie Mamane2012-12-021-8/+2
* fdo##38838 UniString Removal in dbaccessRicardo Montania2012-12-014-14/+14
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-5/+0
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-301-1/+1
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-303-6/+6
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-303-16/+9
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-292-0/+3
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-293-5/+8
* OUString::replaceAt() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-2/+2
* Fix various build breaks.Kohei Yoshida2012-11-282-2/+2
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-285-6/+14
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-8/+8
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-1/+2
* dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl2012-11-271-5/+2
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-274-4/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-1/+0
* Typo in commentLionel Elie Mamane2012-11-261-1/+1
* fixup trailing token error.Michael Meeks2012-11-251-1/+1
* German comment translationsMarkus Maier2012-11-2524-204/+197
* some i18n wrappers with LanguageTagEike Rathke2012-11-238-12/+12
* AllSettings with LanguageTagEike Rathke2012-11-228-7/+8
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1172-517/+552
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1351-153/+138
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | re-base on ALv2 code.Michael Meeks2012-10-018-162/+105
| * | | fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]2012-10-011-3/+4
| * | | fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]2012-10-011-2/+7
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-017-14/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-017-7/+14
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-017-0/+7
* | | | use LanguageTagEike Rathke2012-11-171-5/+2
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1615-2/+16
* | | | Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2012-11-151-2/+2
* | | | Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-154-6/+4
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+4
* | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-6/+4
* | | | convert extension dialog to .uiCaolán McNamara2012-11-131-1/+1
| |_|/ |/| |
* | | Fix the scope of the variable 'pApprove' can be reducedJulien Nabet2012-11-111-2/+1