summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07coverity#1242375 Don't call fscanf without specifiersCaolán McNamara
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-07-Werror=unused-resultMiklos Vajna
2014-10-07LocalOffice should be an abstract classNoel Grandin
2014-10-07java: simplify some for loops to while loopsNoel Grandin
2014-10-07while loop that ends in a return is more accurately an if blockNoel Grandin
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin
2014-10-07java: use equals() to compare Strings, not ==Noel Grandin
2014-10-07java: simplify conditions involving logical negationNoel Grandin
2014-10-07java: log exceptions correctly, using the right version of WARNNoel Grandin
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin
2014-10-07java: optimise calls to toArrayNoel Grandin
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin
2014-10-07fix classname in loggerNoel Grandin
2014-10-07java: no need to check for null before calling instanceofNoel Grandin
2014-10-07java: remove useless overriding methodsNoel Grandin
2014-10-07java: no need to explicitly extend java.lang.ObjectNoel Grandin
2014-10-07-Werror=sign-compareMiklos Vajna
2014-10-07Proper AC_CONFIG_FILE treatmentStephan Bergmann
2014-10-07Disable sdremote by default, and improve flow control.Michael Meeks
2014-10-07xmerge: reuse the value of node.getNodeName() and remove duplicated constantsRobert Antoni Buj i Gelonch
2014-10-07fdo#81475 Finalizing new layout of Writer formatting toolbarYousuf Philips
2014-10-07I shouldn't be shy, just assert()Tor Lillqvist
2014-10-07Don't call comphelper::rng::uniform_real_distribution(a,b) with a==bTor Lillqvist
2014-10-07Handle incorrect usage of uniform_real_distribution()Tor Lillqvist
2014-10-07Use constants for ST_Em valuesMiklos Vajna
2014-10-07-Werror,-WuninitializedStephan Bergmann
2014-10-07~SdUnoPageBackground() gets a SolarMutexGuardMichael Stahl
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06avoid use of ref. to possibly deleted objectDavid Tardon
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06mozab driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-06warning C4101: unreferenced local variableStephan Bergmann
2014-10-06loplugin:unreffunStephan Bergmann
2014-10-06encrypt sf_508f4e1..rtf to avoid it triggering virus detectionCaolán McNamara
2014-10-06Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara
2014-10-06cast to size_t altogetherCaolán McNamara
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna
2014-10-06Missing includeStephan Bergmann
2014-10-06Resolves: fdo#84649 can have negative values from ConvertToModelPositionCaolán McNamara
2014-10-06when size_t == unsigned intCaolán McNamara