summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/unodialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-07loplugin:unusedmethodsNoel Grandin1-309/+0
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann1-4/+2
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-6/+1
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski1-19/+13
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-20/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-12-21loplugin:unusedfields sdextNoel Grandin1-1/+0
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-10/+10
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-14various loplugin:passsequencebyrefNoel Grandin1-7/+7
2014-04-30sdext: sal_Bool->boolNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-8/+8
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-4/+4
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-27/+24
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-34/+44
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-21/+17
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-26/+20
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-20/+20
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-1/+2
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-08update unused listCaolán McNamara1-23/+0
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-09-08callcatcher: update listCaolán McNamara1-22/+0
2010-10-18remove non-compiled codePovilas Kanapickas1-49/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm1-1/+5
2008-06-09INTEGRATION: CWS impress141 (1.4.36); FILE MERGEDIvo Hinkelmann1-2/+4
2008-04-10INTEGRATION: CWS changefileheader (1.4.26); FILE MERGEDRüdiger Timm1-39/+18
2007-10-29#100000# 0 as initial valueVladimir Glazounov1-3/+3
2007-10-29#100000# initialize variablesVladimir Glazounov1-3/+3
2007-07-10some minor bugfixesSven Jacobi1-2/+25
2007-05-11initial versionSven Jacobi1-0/+448