summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2020-09-10Guard against lone mnemonic prefix at end of keyStephan Bergmann
2020-09-08Fix typo in code+comment (vaules->values)Julien Nabet
2020-09-08tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara
2020-09-08tdf#127932 fix wrong page number in print progressJuergen Funk
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-04don't warn about perfectly ok small-button styleCaolán McNamara
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara
2020-09-02AlwaysInputMode::AlwaysInputDisabled newly unusedCaolán McNamara
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-09-02AlwaysDisableInput newly unusedCaolán McNamara
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-09-02SetCallHandlersOnInputDisabled is newly unusedCaolán McNamara
2020-09-01reduce KeyFuncType down to just the used categoriesCaolán McNamara
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-29Fix typo in codeAndrea Gelmini
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-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-27factor out an applyAtkPropertiesCaolán McNamara
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-10tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky
2020-07-27map gtk-new symbol to SymbolType::PLUSCaolán McNamara
2020-07-27make margin-start/margin-left and margin-end/margin-right synonymsCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-23GtkSpinButton->NumericField no longer usedCaolán McNamara
2020-07-21m_bLegacy is always false for dialogCaolán McNamara
2020-07-17tdf#134523 variable is null during reentrant callsCaolán McNamara
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-14jsdialog: enable watermark dialogSzymon Kłos
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-12VerticalTabControl can be in private headerCaolán McNamara
2020-07-08drop WB_BORDER if the border style is invisibleCaolán McNamara