summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos1-20/+61
2016-08-16new loplugin to check for static OUStringsNoel Grandin2-6/+5
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara2-4/+0
2016-08-15Resolves: tdf#92906 badly rendered elements dock after hide+showCaolán McNamara1-1/+2
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist1-0/+8
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin7-8/+8
2016-08-11loplugin:constantparamNoel Grandin1-2/+2
2016-08-10Surround PaintScope code with ifdefs matching declaration in include fileTor Lillqvist1-0/+4
2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara1-0/+12
2016-08-08don't try to memcpy from and to a nullptrMarkus Mohrhard1-0/+4
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos1-0/+74
2016-08-04like listbox put margins on both sides of an edit tooCaolán McNamara1-6/+3
2016-08-04use same scheme in Edit and ListBox for rendering text in ::DrawCaolán McNamara2-18/+23
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara3-7/+7
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara2-6/+31
2016-08-02Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara1-10/+1
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara2-32/+7
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara4-7/+7
2016-07-29unhook the alt handling thing from SystemWindowCaolán McNamara1-7/+7
2016-07-29Resolves: tdf#101169 crash using column menu in baseCaolán McNamara1-0/+1
2016-07-29this 0x4000 means KEY_MOD2Caolán McNamara1-1/+1
2016-07-29strangely misplaced modelineCaolán McNamara1-2/+2
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl1-0/+5
2016-07-28opengl: improve logging when no context is availableTomaž Vajngerl1-1/+1
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl3-150/+0
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt3-1/+4
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2016-07-27loplugin:defaultparamsTor Lillqvist1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin10-16/+16
2016-07-27Don't Update() and Flush() status bar drawsJan-Marek Glogowski1-10/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin3-10/+10
2016-07-26tdf#75757 Remove inheritance to std::vectorTakeshi Abe2-11/+77
2016-07-25opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl1-3/+20
2016-07-25opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl1-4/+15
2016-07-24For a failing image load, indicate themeJulien Nabet1-0/+3
2016-07-22Resolves: tdf#100838 no transparency support on using original jpg data pathCaolán McNamara1-1/+10
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos1-1/+16
2016-07-22GSoC notebookbar: file menuSzymon Kłos3-5/+45
2016-07-21These fixes aren't needed after all.Caolán McNamara2-8/+0
2016-07-21Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann6-7/+7
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos2-71/+418
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-3/+5
2016-07-17uitest: recognize function keys in keycodesMarkus Mohrhard1-1/+34
2016-07-17uitest: add 2 more properties for listboxesMarkus Mohrhard1-0/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin7-42/+0
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna1-7/+0
2016-07-13Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-13Make TooltipLabel default to PopupLabelSamuel Mehrbrodt1-2/+8