summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud1-38/+55
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud13-220/+290
2012-11-03svformatter already accept OUString inputNorbert Thiebaud1-4/+2
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud2-20/+20
2012-11-03cosmetic prep-workNorbert Thiebaud1-110/+274
2012-11-03use OUString for intermediary result in PrepareNumberFormatterNorbert Thiebaud1-8/+9
2012-11-03cosmetic clean-upNorbert Thiebaud1-25/+90
2012-11-03basic: implement RIGHT with OUStringNorbert Thiebaud1-11/+8
2012-11-03fix connectivity test with Win8 sdkPeter Foley1-0/+6
2012-11-03convert lpsolve to gbuildPeter Foley21-186/+169
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza5-305/+0
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard2-1/+22
2012-11-04fix ooxml (no) error cond format importMarkus Mohrhard1-8/+9
2012-11-04Fix copy&paste in testMarcos Paulo de Souza1-7/+7
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard3-2/+16
2012-11-04add (no) error cond format export to ooxmlMarkus Mohrhard1-0/+4
2012-11-04add (no) error cond format import from ooxmlMarkus Mohrhard1-2/+9
2012-11-04add error and not error conditionMarkus Mohrhard2-7/+48
2012-11-03convert hyphen to gbuildPeter Foley19-157/+177
2012-11-03this should not have been commitedMarkus Mohrhard1-9/+0
2012-11-03hide the second edit field for all necessary cond formatsMarkus Mohrhard1-0/+5
2012-11-03improve cond format export to ooxmlMarkus Mohrhard1-0/+34
2012-11-03add an import test for the new cond formatsMarkus Mohrhard3-0/+50
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard1-0/+3
2012-11-03xmloff: drop unused OUStringsMiklos Vajna11-27/+2
2012-11-03fdo#38838 UniString removalRicardo Montania2-10/+10
2012-11-03document writerfilter.profile log areaMiklos Vajna1-1/+5
2012-11-03download: fix if/else logicMatúš Kukan1-2/+3
2012-11-03bin pointless post_download.inMatúš Kukan5-153/+77
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan8-17/+51
2012-11-03fix copy ctorLuboš Luňák1-5/+7
2012-11-03Define gb_CPPU_ENV befire useTor Lillqvist2-6/+4
2012-11-03fix strange copy ctor that triggers a missing base initialization warningLuboš Luňák1-1/+2
2012-11-03ado headers need -fpermissive with gccLuboš Luňák1-0/+6
2012-11-03fix copy&pasteLuboš Luňák1-1/+1
2012-11-03Set BUILD64, not sure if actually neededTor Lillqvist1-0/+1
2012-11-03Convince nss to build with 64-bit MSVCTor Lillqvist1-1/+10
2012-11-03Don't bother building a static or debugging lpsolve lib that we don't useTor Lillqvist1-5/+12
2012-11-03More x64 MSVC fixesTor Lillqvist1-6/+5
2012-11-03Command line warning D9035 : option 'o' has been deprecatedTor Lillqvist1-0/+12
2012-11-03Experimental, work in progress, 64-bit MSVC build setupTor Lillqvist4-697/+796
2012-11-0364-bit Windows build modificationsTor Lillqvist1-8/+20
2012-11-03Add --msvc-copy-dlls-64 optionTor Lillqvist1-14/+22
2012-11-03Don't bother with dbghelp and gdiplus when building 64-bitTor Lillqvist1-1/+1
2012-11-03if/else placementLuboš Luňák1-10/+6
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky4-0/+211
2012-11-03msvc can't handle #if inside macro argumentsLuboš Luňák1-3/+1
2012-11-03Don't look for a x64 compiler separately if we are building with itTor Lillqvist1-20/+22
2012-11-03WaE: unused parameterTor Lillqvist1-0/+7
2012-11-03isfinite() is hard to get rightTor Lillqvist1-1/+11