summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-08set names on some Java threadsMichael Stahl6-3/+9
2014-09-08spurious warning C4189 local variable initialized but not referencedMichael Stahl1-0/+1
2014-09-08l10ntools/source/export.cxx: improve style of codeDouglas Mencken1-11/+6
2014-09-08Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara2-30/+36
2014-09-08fdo#82854 - cleanup & review bits.Michael Meeks2-22/+6
2014-09-08fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann4-21/+116
2014-09-08missing importsCaolán McNamara1-0/+2
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara2-2/+3
2014-09-08WaE: 'DBG_UTIL' is not defined, evaluates to 0 [-Wundef]Matúš Kukan1-1/+1
2014-09-08mediawiki options went missingCaolán McNamara1-0/+11
2014-09-08don't make reason for exception a mysteryCaolán McNamara1-4/+4
2014-09-08Keep files of failing tests aroundStephan Bergmann1-1/+1
2014-09-08Presumably, all numeric values shall be written as i4Stephan Bergmann1-8/+6
2014-09-08mediawiki: improve storeConfiguration & loadConfiguration methodsrbuj1-53/+48
2014-09-08scripting: if...else if...else Statementrbuj1-7/+7
2014-09-08scripting: the assigned value is never usedrbuj3-42/+42
2014-09-08drop obsolete configure optionsDavid Tardon1-24/+2
2014-09-08Make configure respect --without-system-$lib-for-buildPeter Foley1-4/+4
2014-09-08coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-09-08coverity#1237357 Uncaught exceptionCaolán McNamara1-1/+9
2014-09-08coverity#1237355 Dereference null return valueCaolán McNamara1-7/+5
2014-09-08coverity#1237351 Logically dead codeCaolán McNamara1-1/+1
2014-09-08coverity#708008 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-09-08coverity#1237353 Unchecked dynamic_castCaolán McNamara1-12/+7
2014-09-08return RET_CANCEL for ui-previewerCaolán McNamara1-0/+2
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna5-7/+8
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg19-128/+123
2014-09-08qadevOOo: reuse the value of entryName.indexOf(Left Parenthesis)rbuj1-3/+4
2014-09-08qadevOOo: remove import from the same packagerbuj14-42/+0
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke6-1/+29
2014-09-08loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-09-08qadevOOo: All classes in the java.lang package are imported by defaultrbuj2-3/+0
2014-09-08xmerge: Integer & Boolean Parsingrbuj4-22/+7
2014-09-08codebase is not yet cleaned up for loplugin:cstylecastStephan Bergmann1-0/+0
2014-09-08l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken1-2/+0
2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken2-5/+7
2014-09-07javaunohelper: fix javadoc error: unknown tag: attention (Doxygen)rbuj1-2/+3
2014-09-07reportbuilder: fix javadoc error: reference not foundrbuj1-1/+1
2014-09-07scripting: there isn't any benefit by reducing the scope here.rbuj1-9/+6
2014-09-07prevent crash with invalid XVisual, related fdo#80448Markus Mohrhard1-0/+6
2014-09-07add test for cond format copy&paste whole sheetMarkus Mohrhard2-0/+35
2014-09-07rename the testMarkus Mohrhard2-3/+3
2014-09-07fix copy&paste of conditional format between sheetsMarkus Mohrhard1-4/+0
2014-09-07add test for duplicated conditional formatsMarkus Mohrhard2-0/+24
2014-09-07that additional debug output for neon is not necessary anymoreMarkus Mohrhard1-6/+0
2014-09-07prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard1-2/+0
2014-09-07fix indentationMarkus Mohrhard1-4/+2
2014-09-07-Werror=unused-variableJulien Nabet1-2/+0
2014-09-07fdo#83428: Custom Properties dropped while exporting to docxHeena Gupta1-0/+91
2014-09-07cppcheck: Logical disjunction always evaluates to trueJulien Nabet1-7/+4