summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-02-05improve SalInstanceWidget::drawCaolán McNamara
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-01-30add something to override scrollbar colorsCaolán McNamara
2021-01-28MouseFollowFlags::DDList is deadNoel Grandin
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski
2021-01-22Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-20Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2021-01-19tdf#138890 : weld::LabelType::Warning font color in dark themesAnshu
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14Move SalInstanceIconView decl to header fileSzymon Kłos
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
2021-01-05lok: add missing global notifierHenry Castro
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29lok: don't use focus window to request helpSzymon Kłos
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-16Scheduler assert mbInScheduler stateJan-Marek Glogowski
2020-12-15add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2020-12-14Fix and clean up SalAbort implementations on macOS and WindowsStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10salvtables.cxx isn't in clang-format/excludelist for 7-1Caolán McNamara
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
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-08remove more no longer needed OpenGL-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-04Unlock scheduler when calling ProcessEventsToIdleMike Kaganski
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-11-30weld ImplTabButtonsCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26Move SalInstanceExpander decl to header fileSzymon Kłos