summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-12-16Scheduler assert mbInScheduler stateJan-Marek Glogowski
2020-12-15DrawGradient variant only called by FileDefinitionWidgetDrawCaolán McNamara
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-12-15do not free SkiaSalBitmap buffer if a read access points to itLuboš Luňák
2020-12-15graphic: Rework swapping algorithm to take GfxLink into accountTomaž Vajngerl
2020-12-14Bin a few unused forward declarationsTor Lillqvist
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-14loplugin:unnecessaryvirtualNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10make Skia image cache size configurableLuboš Luňák
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2020-12-06vcl: duplicate {Read,Write}ImpGraphic for swappingTomaž Vajngerl
2020-12-04move ManagedMenuButton to vclCaolán McNamara
2020-12-04Unlock scheduler when calling ProcessEventsToIdleMike Kaganski
2020-12-04update pchesCaolán McNamara
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-12-03cid#1468270 Wrapper object use after freeCaolán McNamara
2020-12-03There is nothing called "Quartz layer"Tor Lillqvist
2020-12-01tdf#132350 gtk: implement extra update button in menubarCaolán McNamara
2020-12-01DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*Caolán McNamara
2020-11-30FileDefinitionWidgetDraw never provides OutputDevice*s for RTL mirroringCaolán McNamara
2020-11-30identify the only callers that don't provide an OutputDevice for mirroringCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30split CopyBits into two functionsCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-27with RTL UI the LTR scrollbar in 'gen' calc is rendered incorrectlyCaolán McNamara
2020-11-27WinSalFrame::mnWidth/Height should presumably be of type LONGStephan Bergmann
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos
2020-11-26tdf#138486 Artifacts in some impress templatesNoel Grandin
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos
2020-11-26Move SalInstanceExpander decl to header fileSzymon Kłos
2020-11-26Fix "single print jobs" function in print dlgSamuel Mehrbrodt
2020-11-26jsdialog: signal when treeview element is toggledSzymon Kłos
2020-11-26jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-25tdf#138425 vcl/gtk activate main menu in UpdateFullThomas Viehmann
2020-11-25Move SalInstanceTreeView decl to header fileSzymon Kłos
2020-11-25tdf#138326 impress template thumbnails are blurredNoel Grandin
2020-11-24jsdialog: use separate content and notificator windowsSzymon Kłos
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann