summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06drop ownership argumentCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11application level settings-changed event callbacks not triggeringCaolán McNamara
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara
2020-09-10Related: tdf#131581 inhibit updates during other for_each variantsCaolán McNamara
2020-09-10tdf#131581 inhibit updates during all_foreachCaolán McNamara
2020-09-08longer watchdog timeouts for debug Skia buildLuboš Luňák
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-08-31Clean up some SAL_WARN argument streamingStephan Bergmann
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-25Derive ActiveColor as a brighter HighlightColorCaolán McNamara
2020-08-19add a Title label type for base's title windowsCaolán McNamara
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19use switch statementCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-13improve comments around blocks which abort on UI thread event exceptionsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-12expand out DELETEZ in vclNoel Grandin
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara
2020-08-05document the abort in ProcessTaskSchedulingNoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara
2020-07-28Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara
2020-07-23defeat IsReallyVisible for subedit of forms navigation-bar edit paintCaolán McNamara
2020-07-22avoid intermediate bitmap causing blurringCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-22add get/set overwrite modeCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-16Move SalInstanceTextView dect to header fileSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-15need to set the formatter as early as possibleCaolán McNamara