summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-11silence 'sal/rtl/strtmpl.hxx:162: Found non-ASCII char' warningCaolán McNamara
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-08loplugin:external (clang-cl)Stephan Bergmann
2022-02-07float-cast-overflowStephan Bergmann
2022-02-07RTL: lok: render correctly interim windowsSzymon Kłos
2022-02-06We know the length hereMike Kaganski
2022-02-04lok: use focused tab page helpSzymon Kłos
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-02-03Related: tdf#146997 no value-changed emitted for FormattedSpinButtonCaolán McNamara
2022-01-27cid#1497856 Unchecked dynamic_castCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski
2022-01-18Removed duplicated includeAndrea Gelmini
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski
2022-01-14Removed duplicated includeAndrea Gelmini
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-10Revert "Use clear() instead of remove_if"Mike Kaganski
2022-01-09Catch exception if failing to set the drag sourceJan-Marek Glogowski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Resolves: tdf#129745 don't override child help for application framesCaolán McNamara
2022-01-07Use clear() instead of remove_ifMike Kaganski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-29Move SalInstanceImage decl to header fileSzymon Kłos
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin
2021-12-13desktop_detector is also a vcl pluginJan-Marek Glogowski
2021-12-11Fix typosAndrea Gelmini
2021-12-10add resize_to_request to popoverCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-06VCL always use nullptr terminated plugin listsJan-Marek Glogowski
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-15qt6: Fix crash on exitMichael Weghorn
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin