summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-12-10Fix a memleak in GtkSalFrame::SetIconDennis Francis
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09set both min and desired size at the same timeCaolán McNamara
2015-12-09Related: rhbz#1289398 UP and LEFT are positiveCaolán McNamara
2015-12-09sort SalFrameStyleFlagsCaolán McNamara
2015-12-09No need for GtkSalPrinter to be VCL_DLLPUBLICTor Lillqvist
2015-12-09No need for FontSubsetInfo to be VCL_DLLPUBLICTor Lillqvist
2015-12-08remove debugging codeCaolán McNamara
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara
2015-12-08ScaleOp is unused now after 33d7f3816aa02a1ad9b001e81fb62d21608fdf8eTor Lillqvist
2015-12-08makeSomeOpenGLContextCurrent() asserts that mpContext is not nullTor Lillqvist
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara
2015-12-08Rename OpenGLSalBitmap::makeCurrent() to makeSomeOpenGLContextCurrent()Tor Lillqvist
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara
2015-12-08Bin pointless and actually wrong commentTor Lillqvist
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-12-07Do turn on GL_BLEND for the GLyphy crackTor Lillqvist
2015-12-07tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt
2015-12-07tdf#93837 Never hide clipboard functions in context menusMaxim Monastirsky
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-05implement SAL_INVERT_TRACKFRAME invert via cairoCaolán McNamara
2015-12-05gtk3: avoid empty target clipboard warningCaolán McNamara
2015-12-05Resolves: tdf#95865 gtk3: disentangle Geometry handlingCaolán McNamara
2015-12-05remove gtk2 stuff from gtk3 salframeCaolán McNamara
2015-12-05remove gtk3 stuff from gtk2 salframeCaolán McNamara
2015-12-05gtk3: copy the gtk/gtk3 frame before splitting for the two versionsCaolán McNamara
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-03coverity#1341505 silence Uninitialized scalar variableCaolán McNamara
2015-12-03coverity#1341504 Uninitialized scalar variableCaolán McNamara
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02keep disable image at same depth as originalCaolán McNamara
2015-12-02Revert "small optimisation in paint"Noel Grandin
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna
2015-12-02vcl: remaining Android build fixesMiklos Vajna
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-12-02fix Android buildNoel Grandin
2015-12-02small optimisation in paintNoel Grandin
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara