summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* Improve checking for emptinessThomas Arnhold2012-01-212-4/+4
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-5/+5
* add missing semicolons. *blush*David Tardon2012-01-201-2/+2
* make these strings localizable again (fdo#44947)David Tardon2012-01-201-57/+148
* fdo#44402: make keyboard navigation work again in Tools->OptionsAugust Sodora2012-01-171-49/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1713-26/+26
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1613-35/+24
* remove some tools/string.hxxCaolán McNamara2012-01-132-18/+8
* move overlapped controlsIvan Timofeev2012-01-121-1/+1
* SvStringsISort->std::setAugust Sodora2012-01-112-20/+9
* SvStringsDtor->std::vectorAugust Sodora2012-01-111-6/+5
* SvStringsDtor->std::vectorAugust Sodora2012-01-101-42/+28
* Remove unnecessary forward declarationsAugust Sodora2012-01-102-2/+0
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-1012-33/+0
* cui: remove unused macro for renamed libraryMichael Stahl2012-01-101-1/+1
* callcatcher: update listCaolán McNamara2012-01-102-21/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-7/+11
* Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz2012-01-101-1/+1
* bump LibreOffice copyright year to 2012Andras Timar2012-01-091-2/+2
* simplify CharClassCaolán McNamara2012-01-091-2/+2
* yet another few strings to localizeAndras Timar2012-01-072-5/+5
* move overlapped controlsIvan Timofeev2012-01-071-4/+4
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-067-7/+0
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-064-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-055-5/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-059-29/+40
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-042-42/+37
* Clean non English strings in the codeLior Kaplan2012-01-024-70/+0
* "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wiseAndras Timar2011-12-312-4/+3
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-222-0/+2
* callcatcher: remove unused classesMatúš Kukan2011-12-212-226/+0
* Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot2011-12-2030-117/+117
* SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara2011-12-202-10/+10
* String->OUStringAugust Sodora2011-12-191-6/+9
* Remove unnecessary includesAugust Sodora2011-12-192-96/+65
* Clean up treeopt select handler locking hackAugust Sodora2011-12-192-41/+20
* Simplify treeopt select handlerAugust Sodora2011-12-194-417/+130
* Automatically select an option page if a user clicks on a categoryAugust Sodora2011-12-191-0/+56
* nobody has ever translated this string, in fact it is not for localizationAndras Timar2011-12-161-1/+1
* add version suffix (beta1) to about dialogPetr Mladek2011-12-161-1/+1
* Removed extra semicolonsJesse2011-12-151-1/+1
* shrinked useless constants/definesTakeshi Abe2011-12-141-18/+0
* fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2011-12-131-0/+5
* Fix always-false condition of FullCommentURLLászló Németh2011-12-131-1/+1
* fdo#39452: 'Back' is misleading, use 'Revert' insteadLior Kaplan2011-12-131-1/+1
* catch by const referenceCaolán McNamara2011-12-121-3/+3
* Related: fdo#38832 Replace Table with std::mapMarcel Metz2011-12-121-37/+36