summaryrefslogtreecommitdiffstats
path: root/desktop/source/splash
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-142-2/+2
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-08-061-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-08-061-1/+1
* tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl2015-08-061-5/+14
* refactor desktop classes to use RenderContextTomaž Vajngerl2015-05-161-11/+11
* Fix for gcc 4.6.3Juergen Funk2015-04-291-1/+1
* replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2015-04-291-3/+3
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-56/+85
|\
| * desktop: convert new to ::Create.Michael Meeks2015-04-171-1/+1
| * More misc. cleanup.Michael Meeks2015-04-101-1/+1
| * splash: de-confuse mixed VCL and UNO reference counting.Michael Meeks2015-04-101-58/+81
| * Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks2015-04-101-13/+13
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-2/+2
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-1/+7
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* Remove dead implementation specificationStephan Bergmann2015-02-121-3/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+2
* Clean up some weird loggingTor Lillqvist2015-02-031-2/+1
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-061-2/+2
* desktop: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* desktop: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-4/+2
* osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2014-12-121-2/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-4/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* warning C4706: assignment within conditional expressionThomas Arnhold2014-08-131-3/+1
* desktop: fix includesThomas Arnhold2014-06-042-8/+8
* fix / in #defineNoel Grandin2014-05-301-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+6
* coverity#982428 Division or modulo by float zeroCaolán McNamara2014-05-231-1/+1
* desktop: sal_Bool->boolNoel Grandin2014-05-081-21/+21
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-19/+19
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-33/+33
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-4/+4
* coverity#984085 Uninitialized scalar fieldCaolán McNamara2014-02-181-0/+3
* Missing XServiceInfoStephan Bergmann2014-01-083-4/+47
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza2013-11-214-2/+237
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-3/+2
* Remove residue of undocumented "edition" featureStephan Bergmann2013-04-291-3/+3
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-8/+8
* RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith2013-01-011-22/+10
* drop one more #include <rtl/locale.hxx>David Tardon2012-11-301-1/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-2/+0