summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix "Could not merge msm file into database"Christian Lohmaier2014-11-201-1/+1
* This should ideally be consistency-checked in UnoidlProviderStephan Bergmann2014-11-201-3/+8
* SVG: improve handling of visibility propertyChr. Rossmanith2014-11-202-14/+15
* Fix typo in updaterequireddialog.uiAdolfo Jayme Barrientos2014-11-201-1/+1
* fdo#85594 enabling date format and pivot table and adding a more hidden onesYousuf Philips2014-11-202-5/+8
* fix memory leaks caused with SmNodeStackTakeshi Abe2014-11-203-106/+101
* Clean up includesStephan Bergmann2014-11-202-5/+7
* Add tests for vectorized binary ops + - * /Tor Lillqvist2014-11-201-5/+37
* doxygen: png -> gif for imagesMiklos Vajna2014-11-201-1/+1
* Revert "coverity#1169848 Uncaught exception"Stephan Bergmann2014-11-201-48/+38
* Introduce OStringBuffer::appendUninitializedStephan Bergmann2014-11-204-5/+36
* len cannot be <= 1 hereStephan Bergmann2014-11-202-2/+2
* Needless assignment len -> nStephan Bergmann2014-11-201-2/+1
* Remove comment junkStephan Bergmann2014-11-202-8/+0
* Clean up Mac _imp_getProcessLocaleStephan Bergmann2014-11-207-23/+69
* Unused return valueStephan Bergmann2014-11-202-4/+2
* TANGO: fix galaxy so print preview single page view icon showsYousuf Philips2014-11-206-1/+4
* Use group area listener when entering a new single formula cell.Kohei Yoshida2014-11-193-10/+22
* sal: fix --enable-crashdump build in new C++ world orderMichael Stahl2014-11-201-4/+4
* fdo#85872: sw: fix crash in insert index dialogMichael Stahl2014-11-192-5/+10
* Remove hardcoded “LibreOffice” nameAdolfo Jayme Barrientos2014-11-191-18/+4
* Mark Color::AsRGBHexString() as constMiklos Vajna2014-11-193-3/+3
* sw: include the font of SwNumberPortions in layout dumpMiklos Vajna2014-11-196-6/+28
* Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida2014-11-198-118/+192
* Revert "cid#706553 Uncaught exception"Stephan Bergmann2014-11-192-3/+2
* Revert "cid#706552 Uncaught exception"Stephan Bergmann2014-11-192-2/+2
* Revert "cid#706551 Uncaught exception"Stephan Bergmann2014-11-192-2/+2
* comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann2014-11-194-21/+19
* Fix rtf outline importing issue.Mark Hung2014-11-193-1/+236
* Add COUNTTor Lillqvist2014-11-192-1/+2
* Add opcodes for binary operators + - * /Tor Lillqvist2014-11-192-1/+7
* Test also MIN, MAX and PRODUCTTor Lillqvist2014-11-191-6/+23
* writerfilter: indentation fixesMiklos Vajna2014-11-191-7/+7
* DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna2014-11-193-1/+9
* Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara2014-11-191-5/+2
* Fix typo in deletelangdialog.uiAdolfo Jayme Barrientos2014-11-191-3/+3
* Blind fix for AndroidStephan Bergmann2014-11-191-1/+1
* system.h -> system.hxxStephan Bergmann2014-11-1923-30/+24
* Make SDK examples compile againStephan Bergmann2014-11-1913-0/+18
* loplugin:unreffunStephan Bergmann2014-11-191-6/+0
* Remove obsolete osl_searchPath_implStephan Bergmann2014-11-193-81/+55
* Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann2014-11-195-237/+200
* signal.c -> signal.cxxStephan Bergmann2014-11-192-19/+17
* HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann2014-11-194-12/+19
* add clang plugin for detecting cascading condopsBjoern Michaelsen2014-11-192-0/+104
* Move SdrObjUserDataList out of the header.Kohei Yoshida2014-11-192-17/+18
* Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann2014-11-191-1/+1
* -Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann2014-11-191-1/+1
* ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist2014-11-191-1/+1
* Resolves: fdo#86451 guard all the tops post popCaolán McNamara2014-11-191-71/+85