summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara9-29/+40
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden2-42/+37
2012-01-02Clean non English strings in the codeLior Kaplan4-70/+0
2011-12-31"Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wiseAndras Timar2-4/+3
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2-0/+2
2011-12-21callcatcher: remove unused classesMatúš Kukan2-226/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot30-117/+117
2011-12-20SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara2-10/+10
2011-12-19String->OUStringAugust Sodora1-6/+9
2011-12-19Remove unnecessary includesAugust Sodora2-96/+65
2011-12-19Clean up treeopt select handler locking hackAugust Sodora2-41/+20
2011-12-19Simplify treeopt select handlerAugust Sodora4-417/+130
2011-12-19Automatically select an option page if a user clicks on a categoryAugust Sodora1-0/+56
2011-12-16nobody has ever translated this string, in fact it is not for localizationAndras Timar1-1/+1
2011-12-16add version suffix (beta1) to about dialogPetr Mladek1-1/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14shrinked useless constants/definesTakeshi Abe1-18/+0
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna1-0/+5
2011-12-13Fix always-false condition of FullCommentURLLászló Németh1-1/+1
2011-12-13fdo#39452: 'Back' is misleading, use 'Revert' insteadLior Kaplan1-1/+1
2011-12-12catch by const referenceCaolán McNamara1-3/+3
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz1-37/+36
2011-12-12now with an STL map we don't have to do our own mem allocationCaolán McNamara2-15/+9
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz2-10/+14
2011-12-09fixed fdo#37349 present Catalan (Valencian) as selectable UI languageEike Rathke1-2/+2
2011-12-08childs -> childrenMichael T. Whiteley7-22/+22
2011-12-07Remove oooimprovementAugust Sodora10-814/+0
2011-12-07Remove testtoolloaderAugust Sodora2-6/+0
2011-12-07Unused includes.Stephan Bergmann1-1/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara3-15/+12
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann1-4/+2
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl2-2/+8
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2-3/+3
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl4-4/+4
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl5-5/+4
2011-12-02Remove extra spaces from strings for translationLior Kaplan2-6/+6
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-6/+6
2011-12-01This data member is no longer used. Remove it.Kohei Yoshida2-4/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29credits.html redirects to about-us/credits/, lets not depend on a rewrite rul...Lior Kaplan1-1/+1
2011-11-28no space between number and percent or degree mark - consistencyAndras Timar3-13/+8
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-3/+2
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco1-4/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara3-6/+7