summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-26one more improvement around cond format rendering, fdo#57896Markus Mohrhard1-1/+4
2012-12-26Fix the MSVC build with --without-helpTor Lillqvist1-1/+4
2012-12-26Drop unused variableTakeshi Abe1-1/+0
2012-12-26Nuke unreachable codeTakeshi Abe1-6/+0
2012-12-26sal_Bool to boolTakeshi Abe10-39/+39
2012-12-26Add config/config_graphite.h.inTor Lillqvist1-0/+1
2012-12-26Drop obsolete optionsTor Lillqvist1-2/+0
2012-12-25simplify cond format copy&paste code, fdo#58677Markus Mohrhard4-50/+51
2012-12-25one more fix for fdo#58686Markus Mohrhard1-1/+3
2012-12-25Get rid of (most uses of) GUITor Lillqvist172-924/+916
2012-12-25fix officebean on mingwPeter Foley2-0/+19
2012-12-25add libpng to tail_buildPeter Foley2-1/+2
2012-12-25add zlib to tail_buildPeter Foley2-1/+2
2012-12-25build fix for editeng OUString cleanupPeter Foley1-2/+2
2012-12-24fdo#58673 Generate the same keyid for pots as for mergeZolnai Tamás1-4/+4
2012-12-25ODBC: binary data is not null-terminatedLionel Elie Mamane1-10/+7
2012-12-25no reason to treat CHAR differently than VARCHARLionel Elie Mamane1-0/+1
2012-12-25fdo#58693 ODBC SQLGetData returns byte length, not data sizeLionel Elie Mamane1-1/+3
2012-12-25fix dbghelp.dll checksumDavid Tardon1-1/+1
2012-12-25WaE: unreferenced local variableTor Lillqvist1-2/+0
2012-12-25fix download of dbghelp.dllDavid Tardon1-2/+1
2012-12-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2012-12-25WaE: Fix needed with MSVS 2010, tooTor Lillqvist1-1/+1
2012-12-25convert external to gbuildPeter Foley46-4653/+835
2012-12-25Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot1-19/+19
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot3-15/+13
2012-12-25OUString cleanups in editeng/accessibilityOlivier Hallot5-79/+70
2012-12-25Remove useless declarationTakeshi Abe1-2/+0
2012-12-25sal_Bool to boolTakeshi Abe7-73/+73
2012-12-24Do not run autogen.sh if we don't want to. (for help, clean, distclean)Matúš Kukan1-1/+5
2012-12-24connectivity is now a gbuild modulePeter Foley1-1/+1
2012-12-24merge Makefile and Makefile.top againMatúš Kukan2-399/+394
2012-12-24MSVS 9.0 uses mspdb80.dll, go figureTor Lillqvist1-2/+9
2012-12-24Further Windows SDK cleanupsTor Lillqvist1-64/+22
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist1-0/+8
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist2-0/+11
2012-12-24Simplify Visual Studio and Windows SDK related configurabilityTor Lillqvist1-369/+345
2012-12-24merge packimages into postprocessMatúš Kukan13-59/+16
2012-12-24fix postprocess xcu warningPeter Foley1-1/+1
2012-12-24Some cppcheck cleaning in sdJulien Nabet6-12/+6
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet5-9/+5
2012-12-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon1-0/+32
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna3-4/+52
2012-12-24be safe against invalid cond format cell info, fdo#58686Markus Mohrhard1-0/+3
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna4-2/+23
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan6-11/+5
2012-12-23Fix path for icu overflow patch.Tomáš Chvátal1-2/+2
2012-12-23Add icu patch to avoid buffer overflow, taken from obsTomáš Chvátal2-0/+30