summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Accessibility for IconViewMike Kaganski1-0/+12
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-1/+1
2022-06-06Fix typoAndrea Gelmini1-1/+1
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara1-0/+11
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski1-2/+21
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski1-0/+3
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski1-0/+26
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn1-0/+50
2022-05-19icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara2-5/+17
2022-05-18OutputDevice::GetBitmap(Ex) takes logical size, not pixelMike Kaganski1-1/+1
2022-05-18osl::Mutex->std::mutex in SystemDependentDataBufferNoel Grandin1-7/+8
2022-05-09osl::Mutex->std::mutex in SalUserEventListNoel Grandin1-8/+8
2022-04-29use more string_view in INetURLObjectNoel Grandin1-2/+2
2022-04-21tdf#141000 replacing underscores with spaces of multi words icon pack nameZain Iftikhar1-13/+7
2022-04-19dont keep writing to config when persona is set to 'no'Noel Grandin1-0/+2
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara1-0/+81
2022-04-15use the same colors for warning/error for gen ComboBox as Entry doesCaolán McNamara1-22/+21
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara1-3/+3
2022-04-13use more string_view in vclNoel Grandin2-17/+17
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-3/+4
2022-04-11lok: fix formulabar renderingSzymon Kłos1-1/+1
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara2-1/+20
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn1-19/+0
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann1-2/+2
2022-03-11silence 'sal/rtl/strtmpl.hxx:162: Found non-ASCII char' warningCaolán McNamara1-1/+1
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara1-9/+6
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák1-13/+5
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro1-0/+68
2022-02-08loplugin:external (clang-cl)Stephan Bergmann1-0/+1
2022-02-07float-cast-overflowStephan Bergmann1-1/+5
2022-02-07RTL: lok: render correctly interim windowsSzymon Kłos1-5/+16
2022-02-06We know the length hereMike Kaganski1-3/+2
2022-02-04lok: use focused tab page helpSzymon Kłos1-1/+3
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-7/+7
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara1-0/+15
2022-02-03Related: tdf#146997 no value-changed emitted for FormattedSpinButtonCaolán McNamara2-1/+4
2022-01-27cid#1497856 Unchecked dynamic_castCaolán McNamara1-12/+11
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-0/+1
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara1-36/+48
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski3-14/+45
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski1-2/+19
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski1-1/+1
2022-01-18Removed duplicated includeAndrea Gelmini1-1/+0
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski1-68/+108
2022-01-14Removed duplicated includeAndrea Gelmini1-1/+0
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski2-6/+2
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski2-13/+8
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski1-5/+1
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski1-6/+16