summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/framecontrol.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-10UnoControls: inline defines or convert to enumJochen Nitschke
2017-06-09UnoControls: replace double checked locking patternsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
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-08-03new loplugin: refcountingNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-08TyposJulien Nabet
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
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-18UnoControls: sal_Bool -> boolStephan Bergmann
2014-01-21bool improvementsStephan 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-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03re-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-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
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-01-21Remove doubled headers.Thomas Arnhold
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-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien