Just an Xcode project to make it easier to debug a running soffice instance on OS X. Not intended for other use. The Xcode project has references to a fairly arbitrary bunch of source files from here and there in LO that I have happened to been debugging in Xcode on OS X.ef='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-07-24use BOOST_STATIC_ASSERT for sizeof checkMichael Stahl
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-24fVal->nValCaolán McNamara
2014-06-24coverity#982255 Operands don't affect resultCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05stoc: remove SAL_THROW macroNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin