summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-26adjust rows so options and macro security frames are laid out the sameCaolán McNamara2-3/+3
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara2-3/+8
2012-04-25removed unused typedefTakeshi Abe1-2/+0
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders3-4/+6
2012-04-22removed unused static dataTakeshi Abe4-8/+0
2012-04-22removed unused definesTakeshi Abe15-46/+0
2012-04-21cui: fix position of ED_LINEDISTMETRICMiklos Vajna1-1/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-8/+2
2012-04-20removed unused definesTakeshi Abe5-21/+0
2012-04-20removed unused const/static dataTakeshi Abe1-6/+0
2012-04-17fdo#40778 Remove dictionary choice when adding new entry to the spellcheckerRob Snelders2-5/+20
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn82-1219/+1049
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara1-4/+4
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara4-0/+13
2012-04-16Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson3-22/+22
2012-04-11UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-3/+3
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson5-314/+394
2012-04-09add package deps for resourcesDavid Tardon1-0/+8
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-4/+4
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-3/+3
2012-04-06reduce overzealous namingLuboš Luňák1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-23/+12
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+11