summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist1-17/+0
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann1-3/+3
2015-03-30vcl tiled rendering: fix invalidation callback in ImpressMiklos Vajna1-1/+1
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist1-1/+1
2015-03-29Fix test on non-LinuxStephan Bergmann1-0/+5
2015-03-29loplugin:cstylecastStephan Bergmann7-33/+33
2015-03-29vcl: cleanup pngreader, use unique_ptr for pImplTomaž Vajngerl1-37/+37
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl3-108/+150
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud5-120/+22
2015-03-29This SAL_WARN is hit every time Writer is opened it can't be that importantTor Lillqvist1-1/+0
2015-03-28The pExceptionHandler variable can be staticTor Lillqvist1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann87-495/+495
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl5-22/+120
2015-03-28Make console-only mode a proper subset of headless modeTor Lillqvist1-0/+1
2015-03-27gnome#745909 grab/ungrab keyboard for menusCaolán McNamara2-3/+39
2015-03-27more std::min and std::max fixesNoel Grandin1-1/+1
2015-03-27fix OSX build after my StandardButtonType changes - part2Noel Grandin1-3/+3
2015-03-27fix OSX build after my StandardButtonType changesNoel Grandin1-29/+33
2015-03-27fix std::min issueNoel Grandin1-1/+1
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin6-37/+37
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin3-8/+8
2015-03-27fix tb56 buildNoel Grandin1-1/+1
2015-03-27convert SymbolAlign to enum classNoel Grandin2-3/+3
2015-03-27convert BUTTON_ constants to enum classNoel Grandin6-45/+46
2015-03-27convert ProminentEntry to enum classNoel Grandin1-2/+2
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl4-0/+767
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl2-83/+104
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl2-48/+129
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl6-0/+258
2015-03-27cleanup pngwrite, use const std::unique_ptr for pImplTomaž Vajngerl1-241/+298
2015-03-26why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICKCaolán McNamara2-7/+1
2015-03-26Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara2-5/+3
2015-03-26Revert "fdo#84795 Menu, DropDown-List don't disappear with right mouse click"Caolán McNamara2-29/+23
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara4-57/+122
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann45-139/+139
2015-03-26tdf#67990: Management of case in comboboxJulien Nabet1-1/+1
2015-03-26loplugin:cstylecastStephan Bergmann1-1/+1
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann1-3/+1
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara4-14/+112
2015-03-25Typo: formated->formattedJulien Nabet2-3/+3
2015-03-25TyposJulien Nabet1-1/+1
2015-03-25refactor indescribable wall of code into reusable hunksCaolán McNamara1-57/+130
2015-03-24Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann1-1/+1
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist4-247/+0
2015-03-23Typo: impemented->implementedJulien Nabet4-4/+4
2015-03-23TyposJulien Nabet1-2/+2
2015-03-23SvpSalGraphics::drawRect needs to adjust the rect bounds for line drawingCaolán McNamara1-1/+5
2015-03-23loplugin:saloverrideStephan Bergmann1-1/+1
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann1-1/+1
2015-03-23WaE: 'rRefDevice' : unreferenced formal parameterTor Lillqvist1-0/+1