summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-20Unused includesStephan Bergmann
2012-03-20C++11: invalid string literal suffixLuboš Luňák
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist
2012-03-19Fix a crash on launching the pivot layout dialog with duplicated data fields.Kohei Yoshida
2012-03-19check for negative sheet number here too, fdo#47503Markus Mohrhard
2012-03-19remove fiddly casts, add few const where appropriateLuboš Luňák
2012-03-19TypoStephan Bergmann
2012-03-19Record sort order during the first sort by the value, and use it the 2nd time.Kohei Yoshida
2012-03-19Missing includeStephan Bergmann
2012-03-19Fixed spl_component_getFactoryStephan Bergmann
2012-03-19OOpsFridrich Štrba
2012-03-19Improve linkoo for MinGW.Jan Holesovsky
2012-03-19How to examine strings in winedbg.Jan Holesovsky
2012-03-19Don't build unnecessary filesFridrich Štrba
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba
2012-03-19Workaround a strange wine / mingw crash.Jan Holesovsky
2012-03-19soffice.exe must not link against sal3.dll (might fix fdo#44489)Stephan Bergmann
2012-03-19Better check when to use the lcms2-windows-export.patch.Jan Holesovsky
2012-03-19Fix libcms2 build on MinGW.Jan Holesovsky
2012-03-19Don't build helppack installers if --without-helpTor Lillqvist
2012-03-19testcase for n#751020Miklos Vajna
2012-03-19Copy/paste typoStephan Bergmann
2012-03-19Do AC_PROG_EGREP before using $GREPTor Lillqvist
2012-03-19Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt libraryTor Lillqvist
2012-03-19mingw: check for jpeg dllDavid Tardon
2012-03-19mingw: check for system iconv dllDavid Tardon
2012-03-19testcase for fdo#43965Miklos Vajna
2012-03-19fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna
2012-03-19fdo#43965 dmapper: fix line width defaultMiklos Vajna
2012-03-19Define CMS_DLL in the header as that is how we build itLubos Lunak
2012-03-19Revert "lcms2 uses stdcall for some reason"Tor Lillqvist
2012-03-19lcms2 uses stdcall for some reasonTor Lillqvist
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard
2012-03-19add missing forward declarationsMarkus Mohrhard
2012-03-18Remove deprecated class DevChartConfigItem.Rafael Dominguez
2012-03-19emser belongs to OOOLIBSMatúš Kukan
2012-03-18Check iterator end WW8TableCellGridArnaud Versini
2012-03-18mingw: allow forced use of system icu toolsDavid Tardon
2012-03-18mingw: test system icu versionDavid Tardon
2012-03-18mingw: use system icu tools when requestedDavid Tardon
2012-03-18clean up after copy & pasteDavid Tardon
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon
2012-03-18resolved fdo#46947 duplicated date format [zh-TW]Cheng-Chia Tseng
2012-03-18add test case for fdo#40426Markus Mohrhard
2012-03-18some sal_Bool to bool in transobj.cxxMarkus Mohrhard
2012-03-18also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard
2012-03-18disable two slow java based subsequenttests, fdo#45337Markus Mohrhard
2012-03-18add all imported properties to ScDBData, fdo#40426Markus Mohrhard