summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-20make these strings localizable again (fdo#44947)David Tardon1-57/+148
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-3/+3
2012-01-11SvStringsISort->std::setAugust Sodora1-17/+8
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-6/+5
2012-01-10SvStringsDtor->std::vectorAugust Sodora1-42/+28
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora3-7/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+5
2012-01-09simplify CharClassCaolán McNamara1-2/+2
2012-01-07yet another few strings to localizeAndras Timar2-5/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0