summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-07-23fdo#52232 ConfigurationSet wrapper unusable for localized propertiesStephan Bergmann2-152/+175
2012-07-17fix remaining tab pagesIvan Timofeev2-2/+2
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky1-0/+1
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky2-11/+13
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar4-7/+0
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders1-3/+3
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-0/+2
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)4-25/+0
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)1-64/+16
2012-06-30remove unused string resourcesAndras Timar2-7/+0
2012-06-25fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)2-39/+66
2012-06-18Give Macro recorder separate option, apart from Experimental featuresCor Nouws4-4/+24
2012-06-13fdo#51046 fix tab order in About boxAndras Timar2-2/+2
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar1-3/+3
2012-06-07Fix for fdo#49859 Impress bullet indent data entryStephan van den Akker1-0/+5
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)2-36/+38
2012-06-05Correct Receiver to Recipient in Hyperlink dlgStefan Knorr (astron)1-1/+1
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-06-05Revert "Dupe code removal in cui"Ivan Timofeev1-0/+1
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens1-0/+1
2012-06-05Dupe code removal in cuiThorsten Behrens1-1/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-74/+58
2012-06-04scatterbrain forgot to amend the previous commitIvan Timofeev1-6/+4
2012-06-04remove the border from the options dialog, use just a separator insteadIvan Timofeev4-35/+27
2012-06-02targeted string re-workNorbert Thiebaud2-110/+98
2012-06-01Revert "cleanup obsolete comments"Thorsten Behrens1-1/+18
2012-05-30Use TP_WIDTH & TP_HEIGHT for the Connection options page.Kohei Yoshida1-2/+3
2012-05-30Use TP_WIDTH & TP_HEIGHT for the accessibility options page.Kohei Yoshida1-1/+2
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2012-05-29Resolves: fdo#50476 Dots inside quoted sentences get removed on "Correct All"Caolán McNamara1-19/+32
2012-05-26resize options dialog to fit to increased tab heightDavid Tardon1-2/+4
2012-05-22Resolves: fdo#40778 wrong type used for callback argCaolán McNamara2-3/+3
2012-05-20Some cppcheck cleaningJulien Nabet1-2/+1
2012-05-17Related: fdo#40778 use simple pushbutton for add to single user dictCaolán McNamara4-6/+33
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon39-71/+71
2012-05-16removed unused constant rtl::OUStringTakeshi Abe4-8/+0
2012-05-14TDE integrationNorbert Thiebaud2-0/+9
2012-05-08Revert "fdo#49421: the "Available language modules" list is too small and ...Ivan Timofeev1-1/+1
2012-05-06fdo#49421: the "Available language modules" list is too small and unusableIvan Timofeev1-1/+1
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2-4/+3
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag1-1/+1
2012-05-03Improved error reportingStephan Bergmann1-2/+2
2012-05-02accessibility resources in the wrong dialog definitionCaolán McNamara1-92/+25
2012-04-30make ResId::toString a non-static memberCaolán McNamara5-11/+11
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara16-25/+611
2012-04-27catch by const refCaolán McNamara1-1/+1