summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin11-15/+14
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin16-58/+59
2014-10-07java: use equals() to compare Strings, not ==Noel Grandin9-9/+9
2014-10-07java: simplify conditions involving logical negationNoel Grandin17-27/+26
2014-10-07java: log exceptions correctly, using the right version of WARNNoel Grandin1-2/+2
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin9-28/+22
2014-10-07java: optimise calls to toArrayNoel Grandin3-9/+5
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin10-16/+15
2014-10-07fix classname in loggerNoel Grandin1-1/+1
2014-10-07java: no need to check for null before calling instanceofNoel Grandin6-7/+7
2014-10-07java: remove useless overriding methodsNoel Grandin5-37/+0
2014-10-07java: no need to explicitly extend java.lang.ObjectNoel Grandin5-5/+5
2014-10-07-Werror=sign-compareMiklos Vajna7-14/+14
2014-10-07Proper AC_CONFIG_FILE treatmentStephan Bergmann2-0/+2
2014-10-07Disable sdremote by default, and improve flow control.Michael Meeks2-2/+6
2014-10-07xmerge: reuse the value of node.getNodeName() and remove duplicated constantsRobert Antoni Buj i Gelonch3-10/+8
2014-10-07fdo#81475 Finalizing new layout of Writer formatting toolbarYousuf Philips1-16/+16
2014-10-07I shouldn't be shy, just assert()Tor Lillqvist1-3/+1
2014-10-07Don't call comphelper::rng::uniform_real_distribution(a,b) with a==bTor Lillqvist1-0/+2
2014-10-07Handle incorrect usage of uniform_real_distribution()Tor Lillqvist1-0/+3
2014-10-07Use constants for ST_Em valuesMiklos Vajna1-5/+5
2014-10-07-Werror,-WuninitializedStephan Bergmann1-1/+1
2014-10-07~SdUnoPageBackground() gets a SolarMutexGuardMichael Stahl1-0/+2
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+1
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist6-11/+9
2014-10-06avoid use of ref. to possibly deleted objectDavid Tardon1-1/+1
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane2-0/+12
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane4-0/+32
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane4-32/+0
2014-10-06mozab driver: don't pretend to implement an interface one does notLionel Elie Mamane1-1/+0
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane2-12/+0
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane2-22/+4
2014-10-06warning C4101: unreferenced local variableStephan Bergmann1-5/+5
2014-10-06loplugin:unreffunStephan Bergmann1-1/+1
2014-10-06encrypt sf_508f4e1..rtf to avoid it triggering virus detectionCaolán McNamara2-0/+0
2014-10-06Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara1-0/+5
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara1-1/+7
2014-10-06cast to size_t altogetherCaolán McNamara1-2/+2
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara10-26/+26
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna5-2/+27
2014-10-06Missing includeStephan Bergmann1-0/+1
2014-10-06Resolves: fdo#84649 can have negative values from ConvertToModelPositionCaolán McNamara1-0/+3
2014-10-06when size_t == unsigned intCaolán McNamara2-0/+8
2014-10-06Refactor giant SwDocTest::testModelToViewHelper() into smaller testsMatthew J. Francis1-198/+292
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch43-883/+1136
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe3-76/+79
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth2-2/+2
2014-10-06Resolves: fdo#84698 crash in autoreplacementCaolán McNamara1-1/+2
2014-10-06drop connectivity testmoz workbenCaolán McNamara4-1215/+0