summaryrefslogtreecommitdiff
path: root/desktop/source/splash
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks1-13/+13
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-1/+7
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-12Remove dead implementation specificationStephan Bergmann1-3/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-02-03Clean up some weird loggingTor Lillqvist1-2/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+2
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-2/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-4/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold1-3/+1
2014-06-04desktop: fix includesThomas Arnhold2-8/+8
2014-05-30fix / in #defineNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-05-23coverity#982428 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-05-08desktop: sal_Bool->boolNoel Grandin1-21/+21
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-33/+33
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-18coverity#984085 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-01-08Missing XServiceInfoStephan Bergmann3-4/+47
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-21fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza4-2/+237
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-3/+2
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-3/+3
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-8/+8
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith1-22/+10
2012-11-30drop one more #include <rtl/locale.hxx>David Tardon1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-2/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks4-105/+67
2012-10-30cppCheck: unusedStructMemberjailletc361-8/+0
2012-10-10drop unused #includeDavid Tardon1-1/+0
2012-10-02splash screen: fix RTL modeIvan Timofeev1-0/+1
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev1-2/+44
2012-06-28drop unused includesDavid Tardon1-2/+0
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-03-19Fixed spl_component_getFactoryStephan Bergmann3-195/+129
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-10/+10
2011-11-27remove include of pch header in desktopNorbert Thiebaud2-4/+0
2011-10-26chmod -xTor Lillqvist1-0/+0