summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls/framecontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen2019-05-171-1/+2
* Fix typoAndrea Gelmini2019-04-031-3/+3
* loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin2018-10-311-8/+8
* [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann2018-03-231-1/+1
* Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist2018-03-131-1/+1
* loplugin:includeform: UnoControlsStephan Bergmann2017-10-231-1/+1
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* UnoControls: inline defines or convert to enumJochen Nitschke2017-06-101-28/+29
* UnoControls: replace double checked locking patternsJochen Nitschke2017-06-091-55/+13
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-18/+15
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:unusedfields UnoControls,ucbNoel Grandin2015-12-211-1/+0
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-161-1/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* com::sun::star->css in UnoControls/Noel Grandin2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* new loplugin: refcountingNoel Grandin2015-08-031-9/+9
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-0/+12
* TyposJulien Nabet2015-03-081-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* UnoControls: sal_False/True -> false/trueStephan Bergmann2014-09-151-5/+5
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-9/+9
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-77/+77
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-58/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-15/+15
* Remove visual noise from UnoControlsAlexander Wilms2014-02-261-56/+56
* UnoControls: sal_Bool -> boolStephan Bergmann2014-02-181-4/+4
* bool improvementsStephan Bergmann2014-01-211-2/+2
* fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin2013-07-241-11/+0
* fix warningNoel Grandin2013-07-181-3/+2
* fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin2013-07-181-0/+12
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-081-29/+25
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-6/+6
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* remove include comments and boxesThomas Arnhold2012-08-081-12/+0
* re-base on ALv2 code.Michael Meeks2012-07-031-23/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-12/+13
* removed dead codeTakeshi Abe2012-06-061-22/+0
* targeted string re-workNorbert Thiebaud2012-05-291-1/+1
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi2012-04-191-6/+6
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-091-1/+1
* Remove doubled headers.Thomas Arnhold2011-01-211-1/+0
* RTL_CONSTASCII_USTRINGPARAM in components 5Gert Faller2010-11-291-5/+5
* RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller2010-11-281-2/+2