summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-06Fix typoAndrea Gelmini
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2022-05-19icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara
2022-05-18OutputDevice::GetBitmap(Ex) takes logical size, not pixelMike Kaganski
2022-05-18osl::Mutex->std::mutex in SystemDependentDataBufferNoel Grandin
2022-05-09osl::Mutex->std::mutex in SalUserEventListNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-21tdf#141000 replacing underscores with spaces of multi words icon pack nameZain Iftikhar
2022-04-19dont keep writing to config when persona is set to 'no'Noel Grandin
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-04-15use the same colors for warning/error for gen ComboBox as Entry doesCaolán McNamara
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara
2022-04-13use more string_view in vclNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11lok: fix formulabar renderingSzymon Kłos
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