summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Incomplete: udunit integration.private/ajrhunt/cunitAndrzej Hunt15-0/+319
2014-11-28Add sc.units to log area.Andrzej Hunt1-0/+1
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna6-6/+28
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida8-118/+192
2014-11-19Revert "cid#706553 Uncaught exception"Stephan Bergmann2-3/+2
2014-11-19Revert "cid#706552 Uncaught exception"Stephan Bergmann2-2/+2
2014-11-19Revert "cid#706551 Uncaught exception"Stephan Bergmann2-2/+2
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann4-21/+19
2014-11-19Fix rtf outline importing issue.Mark Hung3-1/+236
2014-11-19Add COUNTTor Lillqvist2-1/+2
2014-11-19Add opcodes for binary operators + - * /Tor Lillqvist2-1/+7
2014-11-19Test also MIN, MAX and PRODUCTTor Lillqvist1-6/+23
2014-11-19writerfilter: indentation fixesMiklos Vajna1-7/+7
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna3-1/+9
2014-11-19Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara1-5/+2
2014-11-19Fix typo in deletelangdialog.uiAdolfo Jayme Barrientos1-3/+3
2014-11-19Blind fix for AndroidStephan Bergmann1-1/+1
2014-11-19system.h -> system.hxxStephan Bergmann23-30/+24
2014-11-19Make SDK examples compile againStephan Bergmann13-0/+18
2014-11-19loplugin:unreffunStephan Bergmann1-6/+0
2014-11-19Remove obsolete osl_searchPath_implStephan Bergmann3-81/+55
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann5-237/+200
2014-11-19signal.c -> signal.cxxStephan Bergmann2-19/+17
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann4-12/+19
2014-11-19add clang plugin for detecting cascading condopsBjoern Michaelsen2-0/+104
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida2-17/+18
2014-11-19Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann1-1/+1
2014-11-19-Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann1-1/+1
2014-11-19ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist1-1/+1
2014-11-19Resolves: fdo#86451 guard all the tops post popCaolán McNamara1-71/+85
2014-11-19Fold uunxapi.h into uunxapi.hxxStephan Bergmann5-77/+41
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann4-35/+27
2014-11-19secimpl.h -> secimpl.hxxStephan Bergmann4-18/+10
2014-11-19saltime.h -> saltime.hxxStephan Bergmann3-12/+4
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann5-24/+15
2014-11-19Fold procimpl.h into process.cxxStephan Bergmann2-44/+8
2014-11-19nlsupport.h -> nlsupport.hxxStephan Bergmann4-13/+5
2014-11-19file_url.h -> file_url.hxxStephan Bergmann10-20/+11
2014-11-19file_error_transl.h -> file_error_transl.hxxStephan Bergmann7-22/+13
2014-11-19interlck.c -> interlck.cxxStephan Bergmann2-1/+1
2014-11-19time.c -> time.cxxStephan Bergmann2-3/+1
2014-11-19system.c -> system.cxxStephan Bergmann2-1/+1
2014-11-19socket.c -> socket.cxxStephan Bergmann2-9/+9
2014-11-19readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann6-36/+10
2014-11-19pipe.c -> pipe.cxxStephan Bergmann4-5/+5
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann4-4/+4
2014-11-19mutex.c -> mutex.cxxStephan Bergmann4-2/+2
2014-11-19memory.c -> memory.cxxStephan Bergmann4-2/+2
2014-11-19filepath.c -> filepath.cxxStephan Bergmann2-3/+1
2014-11-19loplugin: cstylecastNoel Grandin17-543/+543