summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2012-06-20make space for radiobuttons in cert dialog a bit biggerCaolán McNamara1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-16/+7
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-1/+0
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws4-4/+24
2012-06-12remove unused SfxFilterPtrArrMichael Stahl1-2/+0
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin2-5/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-10/+7
2012-06-09Remove superfluous include commentsThomas Arnhold15-21/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+3
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-04scatterbrain forgot to amend the previous commitIvan Timofeev1-6/+4
2012-06-04remove the border from the options dialog, use just a separator insteadIvan Timofeev3-33/+25
2012-06-02targeted string re-workNorbert Thiebaud1-17/+14
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-26resize options dialog to fit to increased tab heightDavid Tardon1-2/+4
2012-05-20Some cppcheck cleaningJulien Nabet1-2/+1
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon19-25/+25
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-3/+0
2012-05-14TDE integrationNorbert Thiebaud1-0/+8
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-03Improved error reportingStephan Bergmann1-2/+2
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-4/+4
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara12-24/+605
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-22removed unused static dataTakeshi Abe3-7/+0
2012-04-22removed unused definesTakeshi Abe10-36/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn14-55/+53
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara1-4/+4
2012-04-11UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann27-93/+93
2012-02-21catch by referenceCaolán McNamara1-1/+1
2012-02-21WaE: unused variableCaolán McNamara1-19/+20
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann2-176/+157
2012-02-05fix coordinates on Options - Load/Save - General panelAndras Timar1-4/+4
2012-02-05fix various overlapped controls in the Options dialogIvan Timofeev3-6/+5