summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-27more std::min and std::max fixesNoel 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-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-25refactor indescribable wall of code into reusable hunksCaolán McNamara
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-23TyposJulien Nabet
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-23fdo#52540 refix graphite layout generallyMartin Hosken
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-03-23Add comment that a "missing" 'break' is intentional fall-throughTor Lillqvist
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-03-20Fix creating custom dialog windows for libmergedMatúš Kukan
2015-03-20opengl dr.memory: Avoid double delete.Jan Holesovsky
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19opengl: We need to return the GLWindow.Jan Holesovsky
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19Support "a/b" style of fractions, not just "a b/c" style. Also fixes a crash.Laszlo Kis-Adam
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18vcl/text: fix duplicate text in fontwork tdf#81876Pierre-Eric Pelloux-Prayer
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin