summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2019-10-29use activate-link instead of clickedCaolán McNamara2-4/+5
2019-10-29weld fpicker clusterCaolán McNamara2-3/+3
2019-10-28Improve the way %PRODUCTVERSION is expanded in 'tipoftheday'Christophe JAILLET1-3/+4
2019-10-26tdf#127927 Character dialog update position tabandreas kainz1-29/+69
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara1-1/+0
2019-10-23tdf#127909 follow the NSSInitializer selectionJan-Marek Glogowski1-1/+5
2019-10-23tdf#127909 save manually selected certificate pathJan-Marek Glogowski2-24/+39
2019-10-23tdf#127909 list all mozilla profilesJan-Marek Glogowski2-11/+22
2019-10-23tdf#127909 don't always select the first entryJan-Marek Glogowski1-12/+1
2019-10-23tdf#127909 refactoring of the cert path dialogJan-Marek Glogowski2-20/+17
2019-10-23tdf#127909 rename cert path dialogs' Add buttonJan-Marek Glogowski1-1/+1
2019-10-22tdf#128239 Paragraph Dialog: Update Alignment tabandreas kainz1-0/+6
2019-10-22tdf#128239 Paragraph Dialog: Update Tabs tabandreas kainz1-2/+2
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann1-1/+1
2019-10-22loplugin:constantparamNoel Grandin5-52/+23
2019-10-21tdf#127773 AutoCorrect Dialog Exceptions tab updateandreas kainz1-26/+10
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin3-3/+3
2019-10-21tdf#127773 AutoCorrect Dialog Localized Tabandreas kainz1-14/+28
2019-10-21tdf#127773 AutoCorrect Dialog Wordcomplete Tab sizegroup fixandreas kainz1-1/+2
2019-10-20Don't need an explicit width_request hereCaolán McNamara1-1/+0
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann2-5/+3
2019-10-19loplugin:unusedmethodsNoel Grandin1-33/+0
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann1-2/+1
2019-10-18tdf#127773 AutoCorrect Dialog AutoCorrect Tab updateandreas kainz1-53/+32
2019-10-18tdf#127934 Make Cell Format Align Dialog HIG conformandreas kainz1-29/+34
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+4
2019-10-18tdf#127773 AutoCorrect Dialog Word Completion Tab updateandreas kainz1-199/+203
2019-10-18Line Style Tab Page alignment improvementandreas kainz2-95/+64
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara16-37/+37
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara2-2/+2
2019-10-17tdf#125508 remove border frame from shadows and presetsCaolán McNamara2-38/+6
2019-10-17Resolves tdf#127994 - Totd dialog get resized horizontallyHeiko Tietze1-0/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann5-10/+10
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-6/+6
2019-10-15database options page too tallCaolán McNamara1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2-1/+3
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara2-0/+2
2019-10-14Resolves: tdf#128132 language page not openedCaolán McNamara1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-2/+3
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara1-1/+1
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara2-2/+2
2019-10-11Resolves: tdf#123265 hide show-icons under gtk3Caolán McNamara3-40/+68
2019-10-10Picture can be in anonymous namespaceCaolán McNamara1-18/+21
2019-10-09this dialog should be modalCaolán McNamara1-4/+5
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara8-14/+84
2019-10-09no need to include vcl.dialog here anymoreCaolán McNamara2-1/+1
2019-10-08Resolves tdf#127903 - Allow customization with equal keyHeiko Tietze1-2/+10
2019-10-08implement gtk dialog screenshottingCaolán McNamara5-88/+44