summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2019-10-03drop some unnecessary includesCaolán McNamara1-3/+1
2019-10-02update cui pchCaolán McNamara1-49/+45
2019-10-02drop some unnecessary includesCaolán McNamara1-5/+1
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk2-2/+6
2019-10-01remove empty GtkSizeGroupsCaolán McNamara2-2/+0
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann1-5/+7
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01Resolves tdf#127756 - Tip of the day not localizedHeiko Tietze2-42/+54
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara10-36/+70
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara2-9/+10
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin6-12/+6
2019-10-01Removed duplicated includesAndrea Gelmini1-2/+0
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara6-350/+398
2019-09-30Resolves: tdf#127450 max_content_[width|height] isn't available in gtk 3.18Caolán McNamara1-2/+0
2019-09-30drop gtk2 supportCaolán McNamara2-3/+3
2019-09-30return should activate okCaolán McNamara1-0/+1
2019-09-29drop some unnecessary includesCaolán McNamara1-2/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-4/+4
2019-09-27add translator comments to [L] [S]Caolán McNamara1-4/+4
2019-09-27cid#1453996 Unchecked return valueCaolán McNamara1-4/+3
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-3/+3
2019-09-27cid#1453994 Uninitialized pointer fieldCaolán McNamara1-8/+0
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann1-1/+1
2019-09-27cid#1453993 Unchecked return valueCaolán McNamara1-1/+3
2019-09-26TODO rename to GetFrameWeldCaolán McNamara29-111/+111
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-2/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara116-572/+565
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara115-1016/+425
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz3-2/+33
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara1-1/+1
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara1-1/+2
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara1-1/+2
2019-09-24set correct parentCaolán McNamara5-12/+13
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara4-4/+4
2019-09-24should use the controller hereCaolán McNamara4-5/+5
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara1-3/+0
2019-09-24LogicToLogic is a static memberCaolán McNamara2-7/+7
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-3/+3
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-2/+4
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara2-8/+0
2019-09-24get text colour without vcl::WindowCaolán McNamara1-1/+3
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara1-1/+1
2019-09-24options dialog has a controller nowCaolán McNamara2-2/+2
2019-09-24unused aControlSize variableCaolán McNamara1-3/+0
2019-09-23Resolves: tdf#127683 options dialog has a controller nowCaolán McNamara1-2/+2
2019-09-23config dialog uses a controller nowCaolán McNamara1-1/+1
2019-09-23drop strange use of Help::ShowBalloonCaolán McNamara1-2/+0
2019-09-23set correct parentCaolán McNamara2-2/+2
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara2-9/+11
2019-09-23ofz#17613 fix buildCaolán McNamara1-3/+1