summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-03-31-fsanitize=functionStephan Bergmann
2015-03-31cppcheck: can add explicit to ctorCaolán McNamara
2015-03-31cppcheck: value that is never usedCaolán McNamara
2015-03-31cppcheck: scope can be reducedCaolán McNamara
2015-03-30Scanlines on Windows seem to be padded to DWORD multiplesTor Lillqvist
2015-03-30coverity#1292225 variable guards dead codeCaolán McNamara
2015-03-30don't attempt X internals for gtk3 plug window used by avmediaCaolán McNamara
2015-03-30vcl: fix GCC buildMiklos Vajna
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann
2015-03-30vcl tiled rendering: fix invalidation callback in ImpressMiklos Vajna
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist
2015-03-29Fix test on non-LinuxStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29vcl: cleanup pngreader, use unique_ptr for pImplTomaž Vajngerl
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-29This SAL_WARN is hit every time Writer is opened it can't be that importantTor Lillqvist
2015-03-28The pExceptionHandler variable can be staticTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-28Make console-only mode a proper subset of headless modeTor Lillqvist
2015-03-27gnome#745909 grab/ungrab keyboard for menusCaolán McNamara
2015-03-27more std::min and std::max fixesNoel Grandin
2015-03-27fix OSX build after my StandardButtonType changes - part2Noel Grandin
2015-03-27fix OSX build after my StandardButtonType changesNoel Grandin
2015-03-27fix std::min issueNoel Grandin
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27fix tb56 buildNoel Grandin
2015-03-27convert SymbolAlign to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-27convert ProminentEntry to enum classNoel Grandin
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl
2015-03-27cleanup pngwrite, use const std::unique_ptr for pImplTomaž Vajngerl
2015-03-26why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICKCaolán McNamara
2015-03-26Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara
2015-03-26Revert "fdo#84795 Menu, DropDown-List don't disappear with right mouse click"Caolán McNamara
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#67990: Management of case in comboboxJulien Nabet
2015-03-26loplugin:cstylecastStephan Bergmann
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet