summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2019-10-28Improve the way %PRODUCTVERSION is expanded in 'tipoftheday'Christophe JAILLET
2019-10-26tdf#127927 Character dialog update position tabandreas kainz
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara
2019-10-23tdf#127909 follow the NSSInitializer selectionJan-Marek Glogowski
2019-10-23tdf#127909 save manually selected certificate pathJan-Marek Glogowski
2019-10-23tdf#127909 list all mozilla profilesJan-Marek Glogowski
2019-10-23tdf#127909 don't always select the first entryJan-Marek Glogowski
2019-10-23tdf#127909 refactoring of the cert path dialogJan-Marek Glogowski
2019-10-23tdf#127909 rename cert path dialogs' Add buttonJan-Marek Glogowski
2019-10-22tdf#128239 Paragraph Dialog: Update Alignment tabandreas kainz
2019-10-22tdf#128239 Paragraph Dialog: Update Tabs tabandreas kainz
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21tdf#127773 AutoCorrect Dialog Exceptions tab updateandreas kainz
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin
2019-10-21tdf#127773 AutoCorrect Dialog Localized Tabandreas kainz
2019-10-21tdf#127773 AutoCorrect Dialog Wordcomplete Tab sizegroup fixandreas kainz
2019-10-20Don't need an explicit width_request hereCaolán McNamara
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann
2019-10-18tdf#127773 AutoCorrect Dialog AutoCorrect Tab updateandreas kainz
2019-10-18tdf#127934 Make Cell Format Align Dialog HIG conformandreas kainz
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18tdf#127773 AutoCorrect Dialog Word Completion Tab updateandreas kainz
2019-10-18Line Style Tab Page alignment improvementandreas kainz
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17tdf#125508 remove border frame from shadows and presetsCaolán McNamara
2019-10-17Resolves tdf#127994 - Totd dialog get resized horizontallyHeiko Tietze
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15database options page too tallCaolán McNamara
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara
2019-10-14Resolves: tdf#128132 language page not openedCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-11Resolves: tdf#123265 hide show-icons under gtk3Caolán McNamara
2019-10-10Picture can be in anonymous namespaceCaolán McNamara
2019-10-09this dialog should be modalCaolán McNamara
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-09no need to include vcl.dialog here anymoreCaolán McNamara
2019-10-08Resolves tdf#127903 - Allow customization with equal keyHeiko Tietze
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-08Tip of the day randomizedHeiko Tietze
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin