summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-21Add two debug output helper functionsTor Lillqvist
2020-12-21drop deprecated visibility-notify-event event handlerCaolán McNamara
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-18fix incorrect array access after a removed enum (tdf#138973)Luboš Luňák
2020-12-18Bin unnecessary forward declarationTor Lillqvist
2020-12-17add Menu::get_sensitiveCaolán McNamara
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