summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* remove pointless calculationsAndras Timar2012-03-061-16/+3
* Added option to hide external link buttons on Start CenterSzabolcs Dezsi2012-03-064-109/+20
* attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks2012-03-052-2/+10
* add a spaceBjoern Michaelsen2012-03-051-1/+1
* lp#562027: actually give the quickstart suppressor a scopeBjoern Michaelsen2012-03-051-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0121-59/+59
* do not include external stuff into namespaceDavid Tardon2012-03-011-5/+15
* Bin obviously bogus (Thanks, Clang!) but fortunately unused functionTor Lillqvist2012-02-291-14/+0
* Drop comparison with empty rtl::OUStringTakeshi Abe2012-02-291-2/+2
* lp#562027: fix logout with quickstarterBjoern Michaelsen2012-02-283-1/+48
* some fancy new SAL_LOG tracing for frameworkBjoern Michaelsen2012-02-281-0/+12
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-02-232-14/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+0
* expand and remove css_ui macroThomas Arnhold2012-02-211-10/+7
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-202-2/+2
* WaE: unused variablesCaolán McNamara2012-02-202-77/+101
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-194-33/+61
* Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2012-02-182-0/+20
* offapi: remove obsolete XInplaceLayoutThomas Arnhold2012-02-182-20/+0
* framework: remove unused timemeasure.hxxThomas Arnhold2012-02-182-151/+0
* Typo fix: com.sum -> com.sunTor Lillqvist2012-02-162-2/+2
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-162-2/+2
* Various string function clean upStephan Bergmann2012-02-151-4/+4
* Fix typos in commentsElton Chung2012-02-133-3/+3
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-105-5/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-106-7/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-3/+3
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-2/+2
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+7
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-054-22/+22
* Some cppcheck cleaningJulien Nabet2012-02-052-8/+8
* Some cppcheck cleaningJulien Nabet2012-02-024-15/+15
* Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* A few safe replacements of pathes->pathsJesús Corrius2012-02-018-18/+18
* remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-43/+41
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-6/+6
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* can replace all PLACEHOLDER_PATH tokensCaolán McNamara2012-01-231-4/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-3/+3
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-3/+3
* convert low hanging Strings to OUStringCaolán McNamara2012-01-161-9/+9
* The "Open..." button's more room problem solved fdo#33794Tomcsik Bence2012-01-152-11/+11
* noone uses ShareableMutex::getShareableOslMutexCaolán McNamara2012-01-132-6/+0
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-113-9/+9
* workaround internal compiler error with gcc 4.7David Tardon2012-01-102-2/+4
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-4/+4