summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/controlfontdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann1-8/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-19Remove two silly typedefsStephan Bergmann1-3/+3
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-4/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+3
2015-04-28executedDialog _nExecutionResult param is of type sal_Int16/VclResponseTypeStephan Bergmann1-1/+1
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks1-3/+2
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-2/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-14/+14
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-2/+2
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin1-0/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.7.276); FILE MERGEDRüdiger Timm1-29/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.6.78); FILE MERGEDOliver Bolte1-2/+5
2006-03-31INTEGRATION: CWS dba203b (1.5.6); FILE MERGEDVladimir Glazounov1-3/+3
2006-03-14INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGEDVladimir Glazounov1-14/+12
2005-09-08INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS eforms2 (1.2.156); FILE MERGEDOliver Bolte1-4/+4
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-9/+2
2001-06-11initial checkin - UNO service for a dialog changing the font of a uno controlFrank Schönheit1-0/+223