summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Remove visual noise from extensionsAlexander Wilms21-218/+218
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms9-150/+150
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann2-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+2
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann2-3/+4
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+5
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-1/+5
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-3/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-01convert extensions module from String to OUStringNoel Grandin10-29/+29
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-2/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara4-9/+9
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-28/+28
2013-05-22AppendAscii cleanupRicardo Montania1-13/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-122/+122
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-4/+5
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-9/+11
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim6-0/+16
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin9-26/+22
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks12-284/+176
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+5
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-09-27Improvements on previous commitStephan Bergmann3-7/+7
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-7/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin3-10/+10
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold5-10/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+1
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold4-23/+0
2012-06-21re-base on ALv2 code.Michael Meeks13-308/+191
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-05drop intermediate XubStringCaolán McNamara1-2/+3
2012-05-29targeted string re-workNorbert Thiebaud6-56/+56
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-111/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0