summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12WaE: C4701: potentially uninitialized local variable 'pIdx' usedTor Lillqvist
2013-08-12WaE: '&=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2013-08-12Include <map> for std::map with MSVCTor Lillqvist
2013-08-12fdo#37341 fix unending loop in calc with Goal SeekWinfried
2013-08-12WaE: rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii ... [loplugin]Tor Lillqvist
2013-08-12Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12Revert "Removed unused file"Caolán McNamara
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-12WaE: 'pTmpTbl' may be used uninitialized in this functionTor Lillqvist
2013-08-12Removed unused fileSrijan Choudhary
2013-08-12doh unitialised variableNoel Power
2013-08-12fdo#67930 don't use variables for formattedtext in header/footerLionel Elie Mamane
2013-08-12TypoMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-12Implement refreshTables. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Create Catalog to deal with sdbcx details. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Enable sdbcx retrieval. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Use correct data in Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Remove unneeded field. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getKeys() using OKeysHelper (firebird-sdbc).Andrzej J.R. Hunt
2013-08-13localization support for iPhone on fr,zh-Hans,enSiqi LIU
2013-08-13typoSiqi LIU
2013-08-13load different storyboard based on iOS localizationSiqi LIU
2013-08-13cellForRowAtIndexPath instead of cellForItemAtIndexPath for iOS5 supportSiqi LIU
2013-08-13localization for fr and zh-HansSiqi LIU
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
2013-08-12Add missing modules to fix the Windows buildJesús Corrius
2013-08-12VML import: handle rotation on groupshapesMiklos Vajna
2013-08-12Updated coreCaolán McNamara
2013-08-12convert visiting cards page to .uiCaolán McNamara
2013-08-12listen for formula related configuration changesNoel Power
2013-08-12deprecated message must be a stringStephan Bergmann
2013-08-12Updated coreCaolán McNamara
2013-08-12convert label layout tab to .uiCaolán McNamara
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12toggle SvSimpleTableContainer border on by defaultCaolán McNamara
2013-08-12fix for "signed overflow is undefined" warningNoel Grandin
2013-08-12remove dead variableNoel Grandin
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12Erase(foo) erased from foo to end of stringCaolán McNamara
2013-08-12ignored return value of replaceAtCaolán McNamara
2013-08-12drop explicit python3 from shebang lineCaolán McNamara
2013-08-12Register additional support types on WindowsJesús Corrius
2013-08-12remove unused local static variableNoel Grandin
2013-08-12fix android build after my XubString->OUString changesNoel Grandin