summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-27Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai
2017-12-27tdf#111781 Drawing selection highlight twice in listBoxesBán Róbert
2017-12-26Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski
2017-12-25coverity#1426921 Uninitialized scalar fieldCaolán McNamara
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-21Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky
2017-12-20coverity#1426738 Dereference null return valueCaolán McNamara
2017-12-20reversed assertCaolán McNamara
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-20Fix typoAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19coverity#1426313 Unchecked return valueCaolán McNamara
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-17ofz#4678 ensure null terminationCaolán McNamara
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-15Report more debug information about caught exceptionStephan Bergmann
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-14Fix memleakPranav Kant
2017-12-14lokdialog: Unblock custom window mouse key eventsPranav Kant
2017-12-14Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig. placeStephan Bergmann
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann
2017-12-12tdf#114408 set correct tooltip rectangleCaolán McNamara
2017-12-12tdf#114407 let tooltip children of non-nwf widgets be nwf themedCaolán McNamara
2017-12-12Revert "lok: Assertion `m_aProcessingUserEvents.empty()' failed"Henry Castro
2017-12-12lok: Assertion `m_aProcessingUserEvents.empty()' failedHenry Castro
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08vcl: Rectangle does not name a typeMichael Stahl
2017-12-09Use ImplIsFloatingWindow instead of dynamic_castPranav Kant
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-09lokdialog: Open floating window on InitShow onlyPranav Kant
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07Fix typoAndrea Gelmini