summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Remove various commented out definesThomas Arnhold3-10/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks12-291/+183
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks67-1594/+1043
2012-06-21re-base on ALv2 code.Michael Meeks61-1502/+953
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold28-188/+1
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-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)2-39/+66
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-17Filter dialog preview image size was wrongly calculated in some cases.Tomaž Vajngerl2-11/+18
2012-06-16Dialog for Smooth filterTomaž Vajngerl6-15/+172
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-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-15/+3
2012-06-15Remove dead codeThomas Arnhold1-1/+0
2012-06-13fdo#51046 fix tab order in About boxAndras Timar2-2/+2
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
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(SvxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin2-27/+9
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxNumSettingsArr_Impl) to boost::ptr_vectorNoel Grandin2-18/+14
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin2-24/+18
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-2/+2
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-6/+6
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara6-24/+16
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-0/+1
2012-06-09Remove superfluous include commentsThomas Arnhold40-56/+0
2012-06-07Hide aAuthorFT fixed text, too, when the button is hiddenAndras Timar1-1/+1
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-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+3
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