summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist1-1/+1
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist1-1/+1
2012-12-23We only build for Windows on CygwinTor Lillqvist1-4/+4
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist6-24/+24
2012-12-23Indent consistentlyTor Lillqvist1-87/+86
2012-12-23--enable-foo=TRUE is not the normal way to do itTor Lillqvist1-2/+2
2012-12-23Use CXXFLAGS_CXX11 here, tooTor Lillqvist1-9/+2
2012-12-22Make the patch apply the gbuild wayTor Lillqvist1-2/+2
2012-12-22sw: kill C2U in uiMiklos Vajna28-179/+174
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna4-0/+35
2012-12-22C4701: potentially uninitialized local variable 'bTestEqualCondition' usedTor Lillqvist1-1/+1
2012-12-23Drop unused #defineTakeshi Abe1-2/+0
2012-12-23sal_Bool to boolTakeshi Abe4-30/+30
2012-12-22bridgetest_climaker seems to work nowPeter Foley1-9/+5
2012-12-22storing the chart doc while loading is a bad idea, fdo#57530Markus Mohrhard1-1/+0
2012-12-22Some cppcheck cleaning in editengJulien Nabet3-42/+1
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl2-30/+0
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl1-0/+9
2012-12-21clean-up .gitignoreNorbert Thiebaud1-67/+64