summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-13add missing endifLuboš Luňák
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak
2012-03-13No need to be afraid of empty quoted strings as test argumentsTor Lillqvist
2012-03-13Be consistent in spacing before the ';' terminating a test or while expressionTor Lillqvist
2012-03-13Use test's -a and -o operators instead of shell && or || constructsTor Lillqvist
2012-03-13Build static liblcms2 for iOSTor Lillqvist
2012-03-13change Privacy and Legal URLs in API docAndras Timar
2012-03-13some more test documentsCaolán McNamara
2012-03-13missing namespaceCaolán McNamara
2012-03-13add some testsCaolán McNamara
2012-03-13g push/status: use @{upstream} instead of originMiklos Vajna
2012-03-13fix compileLuboš Luňák
2012-03-13TextEngine::SeekCursor needs to call SetFont after allStephan Bergmann
2012-03-13Document reason for -Wno-non-virtual-dtorStephan Bergmann
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann
2012-03-13Make Converter service new-style, for easier useStephan Bergmann
2012-03-13testcase for fdo#45563Miklos Vajna
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith
2012-03-13WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon
2012-03-13actually use the base class, not the class itselfLuboš Luňák
2012-03-13Removed FileStatus::isFile. Use ::isRegular instead.Josh Heidenreich
2012-03-13Get drill-down by double-click to work with number-grouped data.Kohei Yoshida
2012-03-13Forgot to add break here...Kohei Yoshida
2012-03-13missing $: announce only if something is happeningMatúš Kukan
2012-03-13Setenv SAL_LOG to yes for maximum logging for nowTor Lillqvist
2012-03-13Don't usse -D_FILE_OFFSET_BITS=noTor Lillqvist
2012-03-13Use _NSGetExecutablePath also on iOSTor Lillqvist
2012-03-13No inter-process UNO on iOSTor Lillqvist
2012-03-13Deliver the static libraries built for iOSTor Lillqvist
2012-03-13Initial version of pretty-printer for lldbTor Lillqvist
2012-03-13only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-13Fix authgen.sh to not clobber autogen.lastrun when using --helpJosh Heidenreich
2012-03-12SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl
2012-03-12Remove unused code in dpitemdataSantiago Martinez
2012-03-12Remove unused code in dptabresSantiago Martinez
2012-03-12Remove unused code in dpcacheSantiago Martinez
2012-03-12Nobody uses this now.Kohei Yoshida
2012-03-12implement RTF support of contextual spacingMiklos Vajna
2012-03-12Get double-click drill-down of pivot data to work again.Kohei Yoshida
2012-03-12sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
2012-03-12xmloff: implement contextual spacing import/exportMiklos Vajna
2012-03-12cui: implement contextual spacing UIMiklos Vajna
2012-03-12DocxAttributeOutput: implement contextual spacingMiklos Vajna
2012-03-12SwFlowFrm: implement contextual spacingMiklos Vajna
2012-03-12dmapper: implement contextual spacingMiklos Vajna
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl