summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2024-10-03cid#1606585 Data race conditionNoel Grandin
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-25tdf#130857 Use std::u16string_view for VclBuilder::get paramMichael Weghorn
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-08-30Resolves: tdf#146800 Linked libraries don't show shource path in MacroJim Raykowski
2024-08-21Emscripten: Enable the WebDAV UCPStephan Bergmann
2024-08-21cid#1555812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-08-09Under Application::IsOnSystemEventLoop, do nothing in Application::RescheduleStephan Bergmann
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-06tdf#150397 vcl: Don't select SalInstanceTextView text on focusMichael Weghorn
2024-08-02Fix typoAndrea Gelmini
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-31Resolves: tdf#162278 get popup position relative to the dest parentCaolán McNamara
2024-07-31tdf#161765, tdf#115688 Let user choose which animation settings to usePer99
2024-07-28Resolves: tdf#160509 use BorderWindow client for dialog parentCaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-07-12Make SystemDependentData mechanism type-basedArmin Le Grand (allotropia)
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-06-21tdf#161648 vcl a11y: Add weld::Toolbar::set_item_accessible_nameMichael Weghorn
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10lok: dumpState should truncate very long JSON messages.Michael Meeks
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2024-04-25Improve documentation on reserved shortcutsIlmari Lauhakangas
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-23tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-03-29convert VCLSession to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-26Set the condition, even when main thread message queue is emptyMike Kaganski
2024-03-25Relax SolarMutexReleaser precondition to not require SolarMutex lockMike Kaganski
2024-03-23Harmonization of warning and error colorsHeiko Tietze
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-13Assert in ProcessEventsToIdle, that idles are not delayedMike Kaganski
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13Process pending events before ImplDeleteOnDeInitMike Kaganski