summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-08-10Intermediate iOS hackTor Lillqvist
2016-08-10Surround PaintScope code with ifdefs matching declaration in include fileTor Lillqvist
2016-08-10Include <vcl/dllapi.h> for VCL_PLUGIN_PUBLICTor Lillqvist
2016-08-10gendata.hxx has movedTor Lillqvist
2016-08-08gtk: a11y: quieten warningsCaolán McNamara
2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-08-08loplugin:overrideparamStephan Bergmann
2016-08-08loplugin:passstuffbyrefStephan Bergmann
2016-08-08don't try to memcpy from and to a nullptrMarkus Mohrhard
2016-08-05opengl: add #version to shaders - minimum 130 which is OpenGL 3.0Tomaž Vajngerl
2016-08-04Drop unneeded includeTor Lillqvist
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-08-04Related: tdf#101213 speculative drop of CAIRO_OPERATOR_DIFFERENCE useCaolán McNamara
2016-08-04like listbox put margins on both sides of an edit tooCaolán McNamara
2016-08-04use same scheme in Edit and ListBox for rendering text in ::DrawCaolán McNamara
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-08-04tdf#101008 fix XOR renderingTomaž Vajngerl
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara
2016-08-02Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01Look also for "RDPDD Chained DD"Tor Lillqvist
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-30Fix SolarMutex not locked when using IME on dropdown list.Mark Hung
2016-07-29unhook the alt handling thing from SystemWindowCaolán McNamara
2016-07-29Resolves: tdf#101169 crash using column menu in baseCaolán McNamara
2016-07-29only map GDK_SUPER_MASK to KEY_MOD3 and not GDK_META_MASKCaolán McNamara
2016-07-29this 0x4000 means KEY_MOD2Caolán McNamara
2016-07-29strangely misplaced modelineCaolán McNamara
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-29set antialias once when context is createdCaolán McNamara
2016-07-28opengl: improve logging when no context is availableTomaž Vajngerl
2016-07-28opengl: don't initialize MSAA when we create VCL contextTomaž Vajngerl
2016-07-28opengl: improve context creation, temp window creation on windowsTomaž Vajngerl
2016-07-28tdf#100915 draw antialiased line just for polygon outlineTomaž Vajngerl
2016-07-28add rtf to fftesterCaolán McNamara
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-28Resolves: tdf#101132 a11y crash in hyperlinkCaolán McNamara
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27loplugin:defaultparamsTor Lillqvist
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27Don't Update() and Flush() status bar drawsJan-Marek Glogowski
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-26tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl
2016-07-26tdf#75757 Remove inheritance to std::vectorTakeshi Abe
2016-07-26loplugin:overrideparamCaolán McNamara