summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen1-2/+10
2012-03-20vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek1-1/+1
2012-03-20Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann1-1/+4
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane1-1/+1
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane2-2/+11
2012-03-20cleanup: use lcl_getParagraphBorder() while parsing RTF_BOXMiklos Vajna1-4/+2
2012-03-20Delete commented out codeLuke Petrolekas3-22/+1
2012-03-20Remove commented out code.Luke Petrolekas2-7/+1
2012-03-20Unused includesStephan Bergmann3-3/+0
2012-03-20C++11: invalid string literal suffixLuboš Luňák1-11/+11
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák2-1/+1
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist1-11/+11
2012-03-19Fix a crash on launching the pivot layout dialog with duplicated data fields.Kohei Yoshida1-0/+3
2012-03-19check for negative sheet number here too, fdo#47503Markus Mohrhard1-1/+1
2012-03-19remove fiddly casts, add few const where appropriateLuboš Luňák1-8/+7
2012-03-19TypoStephan Bergmann1-1/+1
2012-03-19Record sort order during the first sort by the value, and use it the 2nd time.Kohei Yoshida1-2/+25
2012-03-19Missing includeStephan Bergmann1-0/+4
2012-03-19Fixed spl_component_getFactoryStephan Bergmann3-195/+129
2012-03-19OOpsFridrich Štrba1-1/+1
2012-03-19Improve linkoo for MinGW.Jan Holesovsky1-2/+5
2012-03-19How to examine strings in winedbg.Jan Holesovsky1-0/+9
2012-03-19Don't build unnecessary filesFridrich Štrba2-9/+3
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba15-225/+547
2012-03-19Workaround a strange wine / mingw crash.Jan Holesovsky2-5/+2
2012-03-19soffice.exe must not link against sal3.dll (might fix fdo#44489)Stephan Bergmann1-1/+0
2012-03-19Better check when to use the lcms2-windows-export.patch.Jan Holesovsky1-4/+3
2012-03-19Fix libcms2 build on MinGW.Jan Holesovsky1-1/+5
2012-03-19Don't build helppack installers if --without-helpTor Lillqvist1-8/+16
2012-03-19testcase for n#751020Miklos Vajna2-0/+23
2012-03-19Copy/paste typoStephan Bergmann1-1/+1
2012-03-19Do AC_PROG_EGREP before using $GREPTor Lillqvist1-1/+2
2012-03-19Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt libraryTor Lillqvist1-1/+1
2012-03-19mingw: check for jpeg dllDavid Tardon5-0/+18
2012-03-19mingw: check for system iconv dllDavid Tardon5-0/+11
2012-03-19testcase for fdo#43965Miklos Vajna2-0/+51
2012-03-19fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna1-10/+3
2012-03-19fdo#43965 dmapper: fix line width defaultMiklos Vajna1-1/+1
2012-03-19Define CMS_DLL in the header as that is how we build itLubos Lunak2-1/+19
2012-03-19Revert "lcms2 uses stdcall for some reason"Tor Lillqvist1-15/+0
2012-03-19lcms2 uses stdcall for some reasonTor Lillqvist1-0/+15
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-03-19add missing forward declarationsMarkus Mohrhard1-0/+3
2012-03-18Remove deprecated class DevChartConfigItem.Rafael Dominguez1-87/+0
2012-03-19emser belongs to OOOLIBSMatúš Kukan1-1/+1
2012-03-18Check iterator end WW8TableCellGridArnaud Versini1-3/+5
2012-03-18mingw: allow forced use of system icu toolsDavid Tardon1-6/+9
2012-03-18mingw: test system icu versionDavid Tardon1-0/+14
2012-03-18mingw: use system icu tools when requestedDavid Tardon1-1/+1
2012-03-18clean up after copy & pasteDavid Tardon1-5/+5