summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-05drop intermediate XubStringCaolán McNamara
2012-05-29targeted string re-workNorbert Thiebaud
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-18extensions: convert dbpilots to gbuildPeter Foley
2011-12-10catch exception by constant referenceTakeshi Abe
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-19added some accessible releations in extensions/source/dbpilots/groupboxwizMalte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller
2010-11-26Some more dead code removed from the extensions.Robert Roth
2010-11-16get this to build againCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-07-19CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDsMathias Bauer
2010-06-15CWS-TOOLING: integrate CWS unoawtobo
2010-06-04CWS-TOOLING: integrate CWS dba33fIvo Hinkelmann
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb