summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls
AgeCommit message (Expand)Author
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
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-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-21bool improvementsStephan Bergmann
2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-07-24fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin
2013-07-18fix warningNoel Grandin
2013-07-18fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06removed dead codeTakeshi Abe
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi
2012-01-21UnoControls: remove dmakefilesMichael Stahl
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove doubled headers.Thomas Arnhold
2010-12-10Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patchJoseph Powers
2010-12-10Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* )Joseph Powers
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 5Gert Faller
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-01Macro Cleanup in UNO land.Joseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth