summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66
2012-06-27Reduce newline bloat at eofThomas Arnhold
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
The Lanczos scaling is of very good quality, but it's rather slow, which can be very noticeable with large images, so it's not a very good default for everything. And in general, it's not good to refer to a specific algorithm when all one usually wants is fast/default/best. Some of these changes are a bit of a guess between default/best, but the general logic is that best should be used only for images that won't be large or where the possible waiting does not matter. Change-Id: I53765507ecb7ed167890f6dd05e73fe53ffd0231
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon
A range of years is more clearly delineated with a hyphen than with a comma. Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
2012-06-20make space for radiobuttons in cert dialog a bit biggerCaolán McNamara
Change-Id: I0726d3ea1661d00495e87897746d3baaf768c170
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
merge together a gadzillion hand-crafted isSimpleChinese/isTraditionalChinese/isKoreanVariants/isCJK implementations which should fix a goodly amount of them add a MsLangId::isFamilyNameFirst for locales where family name appears first while I'm at it. Change-Id: I65377793be037d16fe7250cd7450b28aec689e83
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)
Thanks to Jean-Baptiste Faure for spotting. Change-Id: Ie05a15fca7f40c9a621a6aa758a19f7455d312a6
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138
2012-06-17Filter dialog preview image size was wrongly calculated in some cases.Tomaž Vajngerl
Change-Id: I22fdf17e6f2112624963da6293efddfa75507dd7
2012-06-16Dialog for Smooth filterTomaž Vajngerl
Added dialog for smooth (gaussian blur) filter which now accepts a parameter for setting the strenth of smoothing (bluring). Change-Id: Ida6709b060cb5429a63af1994493e716fd0bfebb
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2. This patch does base on Caolán McNamara's patch he sent to the mailing list. Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
2012-06-15Remove dead codeThomas Arnhold
Change-Id: I65fe534a712ddcdd01b1f393a8244f603e891dc8
2012-06-13fdo#51046 fix tab order in About boxAndras Timar
Change-Id: Ib15db39659faae398ae3d33f01886c43c0a3b507
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0
2012-06-12remove unused SfxFilterPtrArrMichael Stahl
Change-Id: Iea1e44f40a1e2d51947cdeff4f8948f3612dc25c
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin
Change-Id: I6b0fee0f5d736006938d3d6ab69745219bffa227
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
Change-Id: I90d357107f69ea5939952e9640b5e1f4cbdcec3d
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxNumSettingsArr_Impl) to boost::ptr_vectorNoel Grandin
Change-Id: I1d53e6815c4da5ef5f525dbc11bca73723bb3bd2
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
Change-Id: I90628a60e3eb33097728e1036b22a5c000be02bc
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin
Change-Id: I4e288a90f3b1662462ba06053343c8bab5fe46cf
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
Change-Id: I9197dc4fd7ed32f030de8121913265ec78c83585
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
Add header back in a few C++ files elsewhere. Change-Id: I041ed39ff9bb26d1f42f3614ca50dbc085f13861
2012-06-09Remove superfluous include commentsThomas Arnhold
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
2012-06-07Hide aAuthorFT fixed text, too, when the button is hiddenAndras Timar
Change-Id: If8cd9a9f9e5518d054b9648cde28d996454480c5
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar
Change-Id: Ia42060d415516a1ba8e23f913875786fe27c9710
2012-06-07Fix for fdo#49859 Impress bullet indent data entryStephan van den Akker
This fixes fdo#49859 - numbering alignment or indentation is not applied in Impress, by making the tabpage deactivate force-read the values.
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)
* remove weird bevel from background * remove hardcoded button text color * make Close button visible * move buttons below copyright text
2012-06-05Correct Receiver to Recipient in Hyperlink dlgStefan Knorr (astron)
Change-Id: I8e0239fa8d51af1c3dd0c841fa4e59989377a0e4
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
Where we explicitly ask for better quality, use BMP_SCALE_LANCZOS, instead of BMP_SCALE_INTERPOLATE. Change-Id: I28ddf3290204532a8660e09ee9ab0949b6ce1c73
2012-06-05Revert "Dupe code removal in cui"Ivan Timofeev
FI is an image, FT is a text... This reverts commit ecdd0501c809e8f283a09cc320a539b828bfec2f.
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
With several legacy pre-ODF1.2 and ODF1.2-only consumers out there, folks wanted a more backward-compatible ODF1.2 extended mode, that uses stuff deprecated in 1.2, and/or is 'bug-compatible' to older OOo-versions. Therefore, adding ODFVER_012_EXT_COMPAT, and sticking it to several attributes that were ODFVER_LATEST before.
2012-06-05Dupe code removal in cuiThorsten Behrens
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-04scatterbrain forgot to amend the previous commitIvan Timofeev
Change-Id: Id26bb075d02be3d6ddfd457afd36c5d1114122e4
2012-06-04remove the border from the options dialog, use just a separator insteadIvan Timofeev
Change-Id: Ie1ca686a6bc7aea223837ab4c1ec0dad82b43073
2012-06-02targeted string re-workNorbert Thiebaud
Change-Id: Iaa2b9518d7f24960749a83508a2122364a2b05e9
2012-06-01Revert "cleanup obsolete comments"Thorsten Behrens
This reverts commit 04df950dcc432834bbc2d3a27e13a7817eb775d5.