summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Drop unneeded includeTor Lillqvist2016-08-041-1/+0
* GSoC: notebookbar, position of popup menuSzymon Kłos2016-08-041-0/+74
* Related: tdf#101213 speculative drop of CAIRO_OPERATOR_DIFFERENCE useCaolán McNamara2016-08-041-14/+9
* like listbox put margins on both sides of an edit tooCaolán McNamara2016-08-041-6/+3
* use same scheme in Edit and ListBox for rendering text in ::DrawCaolán McNamara2016-08-042-18/+23
* Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara2016-08-043-7/+7
* tdf#101008 fix XOR renderingTomaž Vajngerl2016-08-041-24/+69
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-034-4/+4
* gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara2016-08-022-6/+31
* Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara2016-08-021-10/+1
* Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara2016-08-022-32/+7
* Look also for "RDPDD Chained DD"Tor Lillqvist2016-08-011-1/+2
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-1/+1
* rename ImplWindowAutoMnemonic and exposeCaolán McNamara2016-07-315-8/+7
* Fix SolarMutex not locked when using IME on dropdown list.Mark Hung2016-07-301-1/+7
* unhook the alt handling thing from SystemWindowCaolán McNamara2016-07-291-7/+7
* Resolves: tdf#101169 crash using column menu in baseCaolán McNamara2016-07-291-0/+1
* only map GDK_SUPER_MASK to KEY_MOD3 and not GDK_META_MASKCaolán McNamara2016-07-291-4/+1
* this 0x4000 means KEY_MOD2Caolán McNamara2016-07-291-1/+1
* strangely misplaced modelineCaolán McNamara2016-07-291-2/+2
* comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl2016-07-291-0/+5
* set antialias once when context is createdCaolán McNamara2016-07-291-5/+2
* opengl: improve logging when no context is availableTomaž Vajngerl2016-07-281-1/+1
* opengl: don't initialize MSAA when we create VCL contextTomaž Vajngerl2016-07-281-2/+7
* opengl: improve context creation, temp window creation on windowsTomaž Vajngerl2016-07-281-15/+37
* tdf#100915 draw antialiased line just for polygon outlineTomaž Vajngerl2016-07-281-11/+4
* add rtf to fftesterCaolán McNamara2016-07-281-0/+13
* tdf#101026 Create more correct replacement control vectorArmin Le Grand2016-07-283-13/+16
* vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl2016-07-285-200/+0
* Resolves: tdf#101132 a11y crash in hyperlinkCaolán McNamara2016-07-281-0/+2
* vcl: Guard against invalid statesSamuel Mehrbrodt2016-07-283-1/+4
* cppcheck: noExplicitConstructorCaolán McNamara2016-07-272-2/+2
* loplugin:defaultparamsTor Lillqvist2016-07-271-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-2718-25/+25
* Don't Update() and Flush() status bar drawsJan-Marek Glogowski2016-07-271-10/+2
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-2722-35/+35
* tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl2016-07-261-0/+3
* tdf#75757 Remove inheritance to std::vectorTakeshi Abe2016-07-262-11/+77
* loplugin:overrideparamCaolán McNamara2016-07-261-1/+1
* opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl2016-07-252-3/+21
* opengl: check supported texture size on first GL initTomaž Vajngerl2016-07-251-0/+31
* opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl2016-07-251-4/+15
* new loplugin overrideparamNoel Grandin2016-07-2510-15/+15
* don't use AA in SVP backend when getAntiAliasB2DDraw is falseTomaž Vajngerl2016-07-241-1/+5
* For a failing image load, indicate themeJulien Nabet2016-07-241-0/+3
* Resolves: tdf#100838 no transparency support on using original jpg data pathCaolán McNamara2016-07-221-1/+10
* GSoC notebookbar: better default page handlingSzymon Kłos2016-07-221-1/+16
* GSoC notebookbar: file menuSzymon Kłos2016-07-224-5/+46
* These fixes aren't needed after all.Caolán McNamara2016-07-212-8/+0
* memset hammer for -Werror=missing-field-initializersCaolán McNamara2016-07-211-1/+2