summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-12-31Bin unused AquaSalGraphics::GetContext()Tor Lillqvist
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-28jsdialog: use "WindowPaint" event to updateHenry Castro
2020-12-28jsdialog: use the "WindowShow" eventHenry Castro
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos
2020-12-28ImpGraphic: inline loadPrepared as it is used only in one placeTomaž Vajngerl
2020-12-27ImplGraphic: set PrefSize, PrefMapMode without forcing a swap-inTomaž Vajngerl
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
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