summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-22AppendAscii cleanupRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold