summaryrefslogtreecommitdiff
path: root/UnoControls/source/base
AgeCommit message (Expand)Author
2015-11-11com::sun::star->css in UnoControls/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-30Many spelling fixes: some more files.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25Remove dead codeStephan Bergmann
2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-19Clean up macro madnessStephan Bergmann
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-01add more component prefixesMatúš Kukan
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-06removed dead codeTakeshi Abe
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi
2012-01-21UnoControls: remove dmakefilesMichael Stahl
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-25Some German to English comment translations.mikew
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove AS_DBG_SWITCHThomas Arnhold