summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RepositoryExternal: add cmis, gio and neonMatúš Kukan2012-01-151-4/+82
* config*: add cflags for gio, gconf and gnomevfsMatúš Kukan2012-01-152-0/+12
* Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)2012-01-154198-16/+16
* vcl: fix MinGW buildMatúš Kukan2012-01-151-5/+0
* fix crash related to accessing null element in boost::ptr_vectorMarkus Mohrhard2012-01-151-2/+1
* some adjustments in the XSpreadsheet2 api testMarkus Mohrhard2012-01-151-3/+44
* make adjusting formulas possible for TransferTabMarkus Mohrhard2012-01-151-0/+7
* sc test : update importSheet testsLaurent Godard2012-01-151-13/+6
* prevent to include fonts into svg during unit testsMarkus Mohrhard2012-01-151-0/+11
* add test case for datapilot apiMarkus Mohrhard2012-01-153-0/+455
* correctly terminate XDataPilotFieldGroupingMarkus Mohrhard2012-01-151-1/+37
* don't create lock files for unit testsMarkus Mohrhard2012-01-153-0/+50
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-1518-58/+56
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-1520-94/+54
* Remove unused SalDisplay::IsLocalMichael Meeks2012-01-153-127/+0
* vcl: hide / make internal misc. vcl display handling methods.Michael Meeks2012-01-151-6/+9
* vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks2012-01-152-0/+4
* Comment out test that current fails on 64-bit systemsAugust Sodora2012-01-141-1/+2
* Add tests for hex/octal numbers for basic scannerAugust Sodora2012-01-141-0/+96
* Remove uses of pLine in scannerAugust Sodora2012-01-141-11/+20
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+2
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+1
* idlc: breaks on mac tinderboxMichael Stahl2012-01-141-1/+1
* gbuild: UnoApiTarget: just touch the .urd fileMichael Stahl2012-01-141-4/+3
* gbuild: UnoApiTarget: use idlc -M for full dependenciesMichael Stahl2012-01-142-3/+41
* gbuild: UnoApiTarget: refactor to one idlc call per directoryMichael Stahl2012-01-141-21/+20
* idlc: do not use -I., deps need absolute pathsMichael Stahl2012-01-141-1/+1
* idlc: new parameter -M: write GNU make dependenciesMichael Stahl2012-01-146-21/+157
* idlc: document all parametersMichael Stahl2012-01-141-0/+2
* gbuild: UnoApiTarget: various cleanupsMichael Stahl2012-01-141-33/+35
* gbuild: UnoApiTarget: fix dependenciesMichael Stahl2012-01-141-7/+25
* connectivity: dbase: global variable cleanupMichael Stahl2012-01-141-7/+14
* SwXTextDocument: add some SolarMutexGuardsMichael Stahl2012-01-141-0/+3
* SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2012-01-144-31/+12
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-143-30/+24
* Remove useless macroAugust Sodora2012-01-142-4/+0
* translated german comments in order to help with bug bug fdo#36681Luc Castermans2012-01-141-115/+113
* Remove a few left-over FIXME's from comment translationsStefan Knorr (astron)2012-01-141-9/+8
* VALUESETITEM_SPACE is never set: remove related codeMatteo Casalin2012-01-143-112/+68
* scp2: typo: Serif -> SansMatúš Kukan2012-01-141-1/+1
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-1451-150/+150
* Some cppcheck cleaningJulien Nabet2012-01-141-1/+1
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-143-22/+22
* Some cppcheck cleaningJulien Nabet2012-01-145-5/+5
* Remove SvStringsDtorAugust Sodora2012-01-143-9/+0
* SvStringsDtor->boost::ptr_vectorAugust Sodora2012-01-148-104/+107
* SvStringsDtor->boost::ptr_vectorAugust Sodora2012-01-132-11/+18
* Remove unused member variableAugust Sodora2012-01-132-8/+1
* SvStringsDtor->std::vectorAugust Sodora2012-01-133-7/+6
* SvStringsDtor->std::vectorAugust Sodora2012-01-132-11/+10