summaryrefslogtreecommitdiff
path: root/cui/source/inc
AgeCommit message (Expand)AuthorFilesLines
2020-11-16remove unused param in SvxHpLinkDlgNoel1-1/+1
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer7-64/+70
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-2/+18
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara1-1/+1
2020-11-06loplugin:unusedmethodsNoel1-1/+0
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen5-15/+3
2020-10-29have just the one handler for ok/apply optionsCaolán McNamara1-1/+1
2020-10-29call ExtPage::DeactivatePage for apply as well as okCaolán McNamara1-1/+1
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann1-2/+2
2020-10-27Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin1-1/+0
2020-10-26Fixes to TipOfTheDayHeiko Tietze1-2/+0
2020-10-24Show animated GIFs in TotDHeiko Tietze1-1/+6
2020-10-21use tools::Long in comphelper..cuiNoel10-30/+30
2020-10-20Beautification of code and fix for on-/offline helpHeiko Tietze1-3/+2
2020-10-18clang-format customize/SvxToolbarConfigPageMuhammet Kara1-29/+24
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara1-25/+22
2020-10-18clang-format customize/SvxConfigPageHelperMuhammet Kara1-45/+32
2020-10-18clang-format CommandCategoryListBoxMuhammet Kara1-24/+26
2020-10-15This field only holds a compile-time constantMike Kaganski1-1/+0
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze1-0/+2
2020-10-12Resolves tdf#135270 - Make the tight extensions dialog shinyHeiko Tietze1-1/+2
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze1-0/+33
2020-10-06loplugin:const* make some params and methods constNoel2-2/+2
2020-10-04Fix format comment handling in number format dialogEike Rathke1-2/+3
2020-09-27Fix typo in codeAndrea Gelmini1-2/+2
2020-09-23fix disable qrcodegen optionCaolán McNamara1-0/+4
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch1-0/+2
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze1-69/+0
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+1
2020-09-14rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara1-0/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman78-312/+78
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-09-02drop some unused methodsCaolán McNamara3-13/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-26tdf#135275: Additions: Sorting of extensionsYusuf Keten1-0/+6
2020-08-25tdf#127802 support tristate for hidden/unhidden textCaolán McNamara1-1/+8
2020-08-24tdf#133026: Additions: Rating image implementationYusuf Keten1-1/+6
2020-08-24tdf#133026: Additions: Install Extension FunctionYusuf Keten1-1/+37
2020-08-17inline some use-once typedefsNoel Grandin1-2/+1
2020-08-16tdf133275: Additions: Sorting menu ui implementationYusuf Keten1-0/+2
2020-08-13tdf#133026: Additions: Install Button HandlerYusuf Keten1-56/+36
2020-08-12cleanup some unused leftoversCaolán McNamara1-1/+0
2020-08-07tdf#133026: Additions: Disable install buttons of the existing extensionsYusuf Keten1-7/+24
2020-08-01Reliably set up controls of hyperlink dialog in constructorStephan Bergmann1-0/+1
2020-07-31Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze1-1/+1
2020-07-28tdf#133026: Additions: Better Search FunctionYusuf Keten1-5/+6
2020-07-28Add spin button for shadow blur radius in area dialogA_GAN1-0/+1
2020-07-25cid#1465509 Uninitialized pointer fieldCaolán McNamara1-0/+1
2020-07-23tdf#133026: Additions: Add Show More button and refactorYusuf Keten1-6/+43