summaryrefslogtreecommitdiff
path: root/UnoControls/source/base
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Many spelling fixes: some more files.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky2-2/+2
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist3-130/+130
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist3-238/+0
2014-03-25Remove dead codeStephan Bergmann1-94/+0
2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-24/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-85/+85
2014-02-26Remove visual noise from UnoControlsAlexander Wilms1-128/+128
2014-02-23Remove unneccessary commentsAlexander Wilms2-120/+120
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-21bool improvementsStephan Bergmann3-21/+21
2013-12-19Clean up macro madnessStephan Bergmann1-107/+86
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold1-2/+0
2013-06-05use uno::Reference#clear() method...Noel Grandin3-10/+9
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-6/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin3-10/+12
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-10/+2
2012-09-01add more component prefixesMatúš Kukan1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold3-30/+0
2012-08-05Remove unused macrosThomas Arnhold1-20/+0
2012-07-03re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-06removed dead codeTakeshi Abe1-10/+0
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi2-3/+3
2012-01-21UnoControls: remove dmakefilesMichael Stahl1-46/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-25Some German to English comment translations.mikew1-2/+2
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-10/+0
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-83/+0
2011-03-02Remove AS_DBG_SWITCHThomas Arnhold1-51/+0
2011-02-06Remove lots of dead codeThomas Arnhold1-9/+0
2011-02-01Clean up makefilesThomas Arnhold1-25/+3
2010-12-11BaseContainerControl::dispose: fix memory leakMiklos Vajna1-1/+1
2010-12-11BaseContainerControl::removeControl: advance() is in the std namespaceMiklos Vajna1-1/+1
2010-12-10Removed DECLARE_LIST( IMPL_ControlInfoList, IMPL_ControlInfo* )Joseph Powers1-34/+25
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 5Gert Faller1-1/+1
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller2-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller2-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller2-3/+3
2010-11-01Macro Cleanup in UNO land.Joseph Powers3-58/+31
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth4-0/+12
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-17/+3
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-100/+0