summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* Avoid usage of incomplete types in member functions defined in-classStephan Bergmann2021-10-151-8/+19
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* use std::vector::insert instead of push_backNoel Grandin2021-10-141-2/+1
* loplugin:moveparam in slideshowNoel Grandin2021-10-119-98/+102
* loplugin:moveparam in basegfxNoel Grandin2021-10-061-1/+1
* vcl: rename OutDevState to StackChris Sherlock2021-09-281-12/+14
* loplugin:constvarsNoel Grandin2021-09-151-1/+1
* WaE: silence -Wmaybe-uninitializedCaolán McNamara2021-08-241-1/+1
* Fix erroneous commentsMike Kaganski2021-08-181-2/+2
* undo changes to TextAlignCaolán McNamara2021-08-181-1/+1
* use o3tl::hash_combineCaolán McNamara2021-08-101-1/+0
* use some forward declaresCaolán McNamara2021-08-081-0/+1
* tdf#143728 Certain presentation crashes Impress after starting slideshowNoel Grandin2021-08-052-10/+10
* drop unneeded forward declareCaolán McNamara2021-08-051-1/+0
* Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin2021-08-031-8/+8
* osl::Mutex->std::mutex in EventQueueNoel Grandin2021-08-012-10/+10
* convert TextAlign to scoped enumCaolán McNamara2021-07-301-1/+1
* workaround accumulate() ambiguity on Mac with PCHCollabora2021-07-231-1/+1
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-1/+1
* vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2021-06-151-5/+27
* tdf#92917: fix crash in Impress in viewmediashape (slideshow)Julien Nabet2021-06-021-1/+2
* Reduce scope (slideshow/viewmediashape)Julien Nabet2021-06-011-1/+1
* crash on launching opengl slide transitions under gtk3Caolán McNamara2021-05-241-2/+5
* remove support for BITMASK in vcl backendsNoel Grandin2021-04-291-1/+1
* drop mask from BitmapExNoel Grandin2021-04-261-3/+3
* Revert "tdf#125949 Allow the slide to continue with ..." (tdf#133447)Luboš Luňák2021-04-213-67/+1
* update PCHsCaolán McNamara2021-04-121-5/+3
* update PCHsLuboš Luňák2021-04-081-4/+6
* Compute permutation2D at compile timeMike Kaganski2021-04-081-48/+43
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-14/+15
* update pchesCaolán McNamara2021-04-061-1/+2
* Use 64-KiB buffer instead of 256-KiBMike Kaganski2021-04-031-3/+3
* loplugin:flattenNoel2021-03-261-28/+28
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* update pchesCaolán McNamara2021-03-211-4/+4
* update pchesJulien Nabet2021-03-131-2/+4
* Work around MSVC 2019 16.9.0 warning C4103 compiler bugStephan Bergmann2021-03-111-2/+2
* Make sal/config.h the first in pchMike Kaganski2021-03-091-5/+3
* update pchesJulien Nabet2021-03-061-3/+4
* loplugin:refcounting check for managing OWeakObject with raw pointerNoel2021-02-231-4/+3
* loplugin:referencecasting in slideshow..starmathNoel2021-02-162-7/+7
* update pchesCaolán McNamara2021-02-081-1/+5
* use more getSdrObjectFromXShapeNoel2021-02-042-4/+2
* rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara2021-01-271-1/+1
* tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara2021-01-271-2/+7
* transparency->alpha in GraphicAttrNoel2021-01-131-1/+1
* tdf#136278 Follow-up Check when the eventqueue needs to be emptied.Gülşah Köse2021-01-032-8/+16
* tdf#134133 Check when the eventqueue needs to be emptied.Gülşah Köse2020-12-263-0/+24
* remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák2020-12-091-0/+2
* update pchesCaolán McNamara2020-12-041-3/+7