summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
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-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-28opengl: improve logging when no context is availableTomaž Vajngerl
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
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#75757 Remove inheritance to std::vectorTakeshi Abe
2016-07-25opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl
2016-07-25opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl
2016-07-24For a failing image load, indicate themeJulien Nabet
2016-07-22Resolves: tdf#100838 no transparency support on using original jpg data pathCaolán McNamara
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-21These fixes aren't needed after all.Caolán McNamara
2016-07-21Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-17uitest: recognize function keys in keycodesMarkus Mohrhard
2016-07-17uitest: add 2 more properties for listboxesMarkus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-13Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara
2016-07-13Make TooltipLabel default to PopupLabelSamuel Mehrbrodt
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-13vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-11Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-10making a disabled image from a 1 bit depth icon gives index assertsCaolán McNamara
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke