summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add basebmpdllapi.hTor Lillqvist2011-09-021-0/+1
* Add a foodllapi.h file here too and use itTor Lillqvist2011-09-024-9/+50
* regenerateCaolán McNamara2011-09-021-5/+0
* add a way to better construct an OString of len X from a SvStreamCaolán McNamara2011-09-028-31/+68
* add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara2011-09-022-1/+11
* move to comphelper, and renameCaolán McNamara2011-09-0217-34/+93
* update listCaolán McNamara2011-09-021-0/+9
* And then fix MSVC compilationTor Lillqvist2011-09-021-0/+1
* css::awt namespace is included in this file.Kohei Yoshida2011-09-021-2/+2
* fdo#40466: Get charts to import from xlsx again.Kohei Yoshida2011-09-021-2/+11
* No macros for the com::sun::star::foo.Kohei Yoshida2011-09-022-16/+12
* sal_Bool to bool.Kohei Yoshida2011-09-022-9/+9
* unusedcode.easy: vcl::unotools cleanupJoseph Powers2011-09-013-157/+0
* Fix MinGW compilation error with min()Tor Lillqvist2011-09-021-1/+1
* unusedcode.easy: PDFWriter cleanupJoseph Powers2011-09-015-444/+0
* enhwmf: revert typo introduced by cdc4b3803490dd275547efb38dc1fe7bfca7c0ecMiklos Vajna2011-09-011-1/+1
* More build fixing.Thorsten Behrens2011-09-011-1/+1
* Fix the build.Thorsten Behrens2011-09-012-1/+2
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-017-11/+0
* re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks2011-09-0113-541/+108
* slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet2011-09-011-1/+0
* Some cppcheck cleaningJulien Nabet2011-09-012-2/+2
* Move OoxmlFormulaExportBase to ooxTor Lillqvist2011-09-014-8/+5
* make the overlap smallerRadek Doulik2011-09-011-1/+1
* fix for linear gradient export to PDFMuthu Subramanian2011-09-011-4/+16
* Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist2011-09-013-1/+42
* Resolves:fdo#40499/#i75665# remove italic from bg autotext numbered formulaLaurent BP2011-09-011-0/+0
* resync listCaolán McNamara2011-09-011-2/+6
* fix warningsGabor Jenei2011-09-016-61/+60
* humour me, and sync this with osl/w32/security.cCaolán McNamara2011-09-011-1/+1
* Placed more debug code behind #ifdef statementsJoseph Powers2011-09-015-71/+91
* export debugDump used for debuggingMatúš Kukan2011-09-011-1/+1
* Work around compilation errors with mingw-w64 and --enable-debugTor Lillqvist2011-09-011-1/+25
* unusedcode: utl::PropertySetFooMatúš Kukan2011-09-017-707/+0
* adapt a few @since to reality, OOo -> LibreOfficeEike Rathke2011-09-011-4/+4
* Resolves: fdo#37195 CreateProcessServiceFactory can't happen before syncCaolán McNamara2011-09-013-5/+14
* correct description of Czech dictionary packAndras Timar2011-09-011-1/+1
* add European Portoguise dictionary packAndras Timar2011-09-016-4/+51
* add Arabic dictionary packAndras Timar2011-09-016-1/+48
* merge 3 dictionary packs into 1Andras Timar2011-09-016-123/+29
* disable debug outputLuboš Luňák2011-09-011-3/+3
* support TPROD, TCOPROD for .docx math exportLuboš Luňák2011-09-011-0/+2
* revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák2011-09-012-26/+2
* implement support for limits to .docx math exportLuboš Luňák2011-09-011-30/+68
* fix incorrect tag name: m:char -> m:chrLuboš Luňák2011-09-011-1/+1
* more work on math accents export to .docxLuboš Luňák2011-09-011-1/+36
* enable NSPECIAL handling for math .docx exportLuboš Luňák2011-09-011-4/+2
* fdo#40344: reverted commit 6f7bd9Cédric Bosdonnat2011-09-011-19/+1
* Header/Footer: separator drawing changesCédric Bosdonnat2011-09-011-28/+74
* Skip activex when not building with MSVCFridrich Štrba2011-09-012-2/+2