summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat4-21/+33
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist1-1/+1
2012-11-05writerfilter: drop debugservices uno componentMiklos Vajna16-1967/+0
2012-11-05disable ado test to make tinderbox happyDavid Ostrovsky1-5/+6
2012-11-05sal_Bool to boolMatteo Casalin2-16/+16
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard2-14/+53
2012-11-05implement new cond format import from odfMarkus Mohrhard1-0/+32
2012-11-05add export for new cond formats to odfMarkus Mohrhard1-0/+20
2012-11-05export dxfs at the correct placeMarkus Mohrhard1-1/+1
2012-11-05fix ooxml color exportMarkus Mohrhard1-1/+1
2012-11-04Enough with that...Norbert Thiebaud31-324/+325
2012-11-04libcms2: mac has issue with long longNorbert Thiebaud1-0/+3
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud5-10/+18
2012-11-04Remove unused local variableMatteo Casalin1-1/+0
2012-11-04Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini1-2/+5
2012-11-04we don't need to use the indirection hereMarkus Mohrhard1-2/+2
2012-11-04implement text cond format import from odfMarkus Mohrhard1-0/+32
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard5-5/+62
2012-11-04implement text cond format export to odfMarkus Mohrhard1-0/+20
2012-11-04clean cond format ooxml import codeMarkus Mohrhard1-30/+0
2012-11-04implement text cond formats ooxml importMarkus Mohrhard1-4/+14
2012-11-04implement text conditional formatsMarkus Mohrhard2-3/+69
2012-11-04switch from String to OUStringMarkus Mohrhard2-5/+5
2012-11-04implement (no) error cond format import from odfMarkus Mohrhard1-0/+8
2012-11-04implement export for (no) error cond format export to odfMarkus Mohrhard1-0/+6
2012-11-04make the drop down box largerMarkus Mohrhard1-1/+1
2012-11-04lcms2: fix deliver for MacNorbert Thiebaud1-1/+1
2012-11-04lpsolve: missing owner for add_fileNorbert Thiebaud1-1/+9
2012-11-04lpsolve: fix botched test to detect MACOSXNorbert Thiebaud1-1/+1
2012-11-04convert lcms2 to gbuildPeter Foley16-136/+132
2012-11-04avoid 'else ifeq' construct in makeNorbert Thiebaud1-4/+5
2012-11-04MySQL Connector display nameAndras Timar1-1/+1
2012-11-04Revert last commitJulien Nabet1-1/+0
2012-11-04Try to fix a missing endif blindlyJulien Nabet1-1/+2
2012-11-04Fix .Len -> getLengthJulien Nabet1-1/+1
2012-11-04sal_Bool to boolTakeshi Abe10-162/+162
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud1-0/+8
2012-11-03unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud2-0/+35
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud5-0/+310
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud46-1055/+2669
2012-11-03WaE uno any conversion does not like intNorbert Thiebaud1-2/+4
2012-11-03basic: OUStringification of ddectrlNorbert Thiebaud5-44/+81
2012-11-03basic migration to OUStringNorbert Thiebaud4-71/+180
2012-11-03basic: convert StepPAD to OUStringNorbert Thiebaud1-3/+7
2012-11-03simplify and use OUString for StepLOADNCNorbert Thiebaud1-8/+4
2012-11-03basic: use OUString in DimAsNewRecoverItemNorbert Thiebaud1-5/+5
2012-11-03basic: unnecessary round-trip via StringNorbert Thiebaud1-1/+1
2012-11-03basic: avoid String<>OUString issue by by-passing them completelyNorbert Thiebaud1-2/+20
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud1-38/+55
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud13-220/+290