summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Remove various commented out definesThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks11-265/+166
2012-06-21re-base on ALv2 code.Michael Meeks14-343/+217
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold11-113/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-15Remove dead codeThomas Arnhold1-1/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxNumSettingsArr_Impl) to boost::ptr_vectorNoel Grandin1-15/+12
2012-06-09Remove superfluous include commentsThomas Arnhold14-17/+0
2012-06-07Fix for fdo#49859 Impress bullet indent data entryStephan van den Akker1-0/+5
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-6/+4
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon19-44/+44
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag1-1/+1
2012-05-02accessibility resources in the wrong dialog definitionCaolán McNamara1-92/+25
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders3-4/+6
2012-04-22removed unused static dataTakeshi Abe1-1/+0
2012-04-22removed unused definesTakeshi Abe3-8/+0
2012-04-21cui: fix position of ED_LINEDISTMETRICMiklos Vajna1-1/+1
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn29-888/+763
2012-04-06reduce overzealous namingLuboš Luňák1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-03Cleanup some unnecessary #includeMatteo Casalin1-1/+0
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen1-6/+3
2012-04-02show synchronized checked only if all margins are the same, related fdo#44337Markus Mohrhard1-6/+9
2012-03-27Translate German commentsPhilipp Weissenbacher3-45/+39
2012-03-27Translate German comments, fix some English onesPhilipp Weissenbacher1-71/+70
2012-03-26fdo#46942: Fix a regression caused by List removal.Kohei Yoshida1-0/+1
2012-03-26Move this into a real method also.Kohei Yoshida1-147/+152
2012-03-26This string is assigned but not used.Kohei Yoshida1-2/+0
2012-03-26bool and string.Kohei Yoshida1-9/+9
2012-03-26Move the fat handler code into a real method.Kohei Yoshida1-97/+101
2012-03-26UniString to rtl::OUString.Kohei Yoshida1-8/+6
2012-03-26Attempt to translate some German comments, but not all.Kohei Yoshida1-12/+13
2012-03-14add 'Japanese Postcard' paper size to both Paper format and Print dialogTakeshi Abe2-0/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-14fixed pointer to the paper.hxx in commentTakeshi Abe1-1/+1
2012-03-12cui: implement contextual spacing UIMiklos Vajna3-8/+30
2012-03-12SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem hereMiklos Vajna1-6/+4
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-4/+3
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-2/+2
2012-03-07These methods don't need to be implemented as LinksCaolán McNamara1-27/+20
2012-03-02Convert tools/table to std::vector and std::map in cuiNoel Grandin1-90/+53
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann28-163/+163
2012-02-27Reduced loadtime of autocorrect tablesSzabolcs Dezsi1-2/+2
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-1/+1
2012-01-31callcatcher: update listCaolán McNamara1-16/+0
2012-01-27SvxBorderTabPage: the minimal border width is 1 twipMichael Stahl1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-20add missing semicolons. *blush*David Tardon1-2/+2