summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2019-10-01remove empty GtkSizeGroupsCaolán McNamara
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01Resolves tdf#127756 - Tip of the day not localizedHeiko Tietze
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-10-01Removed duplicated includesAndrea Gelmini
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara
2019-09-30Resolves: tdf#127450 max_content_[width|height] isn't available in gtk 3.18Caolán McNamara
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-30return should activate okCaolán McNamara
2019-09-29drop some unnecessary includesCaolán McNamara
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27add translator comments to [L] [S]Caolán McNamara
2019-09-27cid#1453996 Unchecked return valueCaolán McNamara
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-27cid#1453994 Uninitialized pointer fieldCaolán McNamara
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann
2019-09-27cid#1453993 Unchecked return valueCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24should use the controller hereCaolán McNamara
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara
2019-09-24LogicToLogic is a static memberCaolán McNamara
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara
2019-09-24get text colour without vcl::WindowCaolán McNamara
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara
2019-09-24options dialog has a controller nowCaolán McNamara
2019-09-24unused aControlSize variableCaolán McNamara
2019-09-23Resolves: tdf#127683 options dialog has a controller nowCaolán McNamara
2019-09-23config dialog uses a controller nowCaolán McNamara
2019-09-23drop strange use of Help::ShowBalloonCaolán McNamara
2019-09-23set correct parentCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-23ofz#17613 fix buildCaolán McNamara
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-23should use DialogController hereCaolán McNamara
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze
2019-09-21set wait on the dialog, not the page parentCaolán McNamara