summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-02-20WaE: unused variablesCaolán McNamara2-77/+101
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe4-33/+61
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2-0/+20
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold2-20/+0
2012-02-18framework: remove unused timemeasure.hxxThomas Arnhold2-151/+0
2012-02-16Typo fix: com.sum -> com.sunTor Lillqvist2-2/+2
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2-2/+2
2012-02-15Various string function clean upStephan Bergmann1-4/+4
2012-02-13Fix typos in commentsElton Chung3-3/+3
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan5-5/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan6-7/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-3/+3
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-2/+2
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+7
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS4-22/+22
2012-02-05Some cppcheck cleaningJulien Nabet2-8/+8
2012-02-02Some cppcheck cleaningJulien Nabet4-15/+15
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-02-01A few safe replacements of pathes->pathsJesús Corrius8-18/+18
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2-43/+41
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-6/+6
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-23can replace all PLACEHOLDER_PATH tokensCaolán McNamara1-4/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-3/+3
2012-01-16convert low hanging Strings to OUStringCaolán McNamara1-9/+9
2012-01-15The "Open..." button's more room problem solved fdo#33794Tomcsik Bence2-11/+11
2012-01-13noone uses ShareableMutex::getShareableOslMutexCaolán McNamara2-6/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-9/+9
2012-01-10workaround internal compiler error with gcc 4.7David Tardon2-2/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-4/+4
2012-01-09ENABLE_AUTODOC_FIX, WTFStephan Bergmann2-8/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz6-6/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz30-30/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz7-13/+0
2012-01-04make these variables staticMatúš Kukan1-2/+2
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot71-257/+257
2011-12-21Remove HelpAgentWindowAugust Sodora9-831/+1
2011-12-20pretty up exception message for display in StarBasic dialogsCaolán McNamara1-14/+22
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist1-0/+1
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar3-4/+4
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14shrinked useless constants/definesTakeshi Abe4-11/+1
2011-12-14catch exception by constant referenceTakeshi Abe57-240/+239
2011-12-12No need to register LibO, so drop the Register iconsStefan Knorr (astron)2-5/+0