summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* GSoC: notebookbar, position of popup menuSzymon Kłos2016-08-041-0/+74
* 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
* 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
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-1/+1
* rename ImplWindowAutoMnemonic and exposeCaolán McNamara2016-07-314-7/+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
* 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
* opengl: improve logging when no context is availableTomaž Vajngerl2016-07-281-1/+1
* vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl2016-07-283-150/+0
* 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-2710-16/+16
* Don't Update() and Flush() status bar drawsJan-Marek Glogowski2016-07-271-10/+2
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-273-10/+10
* tdf#75757 Remove inheritance to std::vectorTakeshi Abe2016-07-262-11/+77
* opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl2016-07-251-3/+20
* opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl2016-07-251-4/+15
* 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-223-5/+45
* These fixes aren't needed after all.Caolán McNamara2016-07-212-8/+0
* Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara2016-07-211-1/+1
* clang-tidy performance-unnecessary-value-param in vclStephan Bergmann2016-07-196-7/+7
* GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos2016-07-182-71/+418
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-3/+5
* uitest: recognize function keys in keycodesMarkus Mohrhard2016-07-171-1/+34
* uitest: add 2 more properties for listboxesMarkus Mohrhard2016-07-171-0/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-157-42/+0
* vcl headless: ignore visibility in GetClientSize()Miklos Vajna2016-07-141-7/+0
* Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara2016-07-131-0/+2
* Make TooltipLabel default to PopupLabelSamuel Mehrbrodt2016-07-131-2/+8
* no need to create temporary OUString for comparisonNoel Grandin2016-07-131-3/+3
* vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna2016-07-131-0/+8
* tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna2016-07-121-0/+6
* Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara2016-07-113-54/+62
* Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara2016-07-111-18/+18
* opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2016-07-111-0/+5
* Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page2016-07-117-69/+58
* so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara2016-07-101-1/+1
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-101-14/+0
* ditch the multiply dialog width * X where X is based on language thingCaolán McNamara2016-07-102-13/+0