summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/informationdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-29com::sun::star->css in sdextNoel Grandin1-4/+4
2015-08-20loplugin: defaultparamsNoel Grandin1-5/+5
2015-03-09V801: Decreased performanceCaolán McNamara1-3/+3
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-2/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-30sdext: sal_Bool->boolNoel Grandin1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke1-39/+39
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-42/+42
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-5/+5
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-7/+24
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-24/+7
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile1-38/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-4/+5
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-13/+10
2012-06-05Remove bogus dependency of extension on comphelperStephan Bergmann1-2/+1
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+3
2012-06-02targeted string re-workNorbert Thiebaud1-14/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-4/+4
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2010-12-08RTL_CONSTASCII_USTRINGPARAM in extensions 2Gert Faller1-2/+2
2010-12-06Fix Trianry IssuesJoseph Powers1-1/+2
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-9/+9
2010-12-03more Sal n elementsKenneth Venken1-5/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-06impress199: #i114275# unbranding presentation minimizer extensionsj1-6/+1
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-07-17INTEGRATION: CWS extensionupdate03 (1.7.42); FILE MERGEDIvo Hinkelmann1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.6.26); FILE MERGEDRüdiger Timm1-35/+18
2007-10-29#100000# initialize variablesVladimir Glazounov1-3/+3
2007-09-28now using displaying filename in a human readable formSven Jacobi1-4/+10
2007-08-16storing setting if newly created document should be opened to configurationSven Jacobi1-5/+5
2007-05-24some minor changesSven Jacobi1-43/+84
2007-05-22minor changes, added access to standard control icons, some string changesSven Jacobi1-13/+69
2007-05-11initial versionSven Jacobi1-0/+327