summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-08qadevOOo: reuse the value of entryName.indexOf(Left Parenthesis)rbuj
2014-09-08qadevOOo: remove import from the same packagerbuj
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke
2014-09-08loplugin:implicitboolconversionStephan Bergmann
2014-09-08qadevOOo: All classes in the java.lang package are imported by defaultrbuj
2014-09-08xmerge: Integer & Boolean Parsingrbuj
2014-09-08codebase is not yet cleaned up for loplugin:cstylecastStephan Bergmann
2014-09-08l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken
2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken
2014-09-07javaunohelper: fix javadoc error: unknown tag: attention (Doxygen)rbuj
2014-09-07reportbuilder: fix javadoc error: reference not foundrbuj
2014-09-07scripting: there isn't any benefit by reducing the scope here.rbuj
2014-09-07prevent crash with invalid XVisual, related fdo#80448Markus Mohrhard
2014-09-07add test for cond format copy&paste whole sheetMarkus Mohrhard
2014-09-07rename the testMarkus Mohrhard
2014-09-07fix copy&paste of conditional format between sheetsMarkus Mohrhard
2014-09-07add test for duplicated conditional formatsMarkus Mohrhard
2014-09-07that additional debug output for neon is not necessary anymoreMarkus Mohrhard
2014-09-07prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
2014-09-07fix indentationMarkus Mohrhard
2014-09-07-Werror=unused-variableJulien Nabet
2014-09-07fdo#83428: Custom Properties dropped while exporting to docxHeena Gupta
2014-09-07cppcheck: Logical disjunction always evaluates to trueJulien Nabet
2014-09-07RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-09-07more accurate typingLionel Elie Mamane
2014-09-07AUTH_FIELD_END looks like it is made for thisLionel Elie Mamane
2014-09-07push explicit cast to minimal expressionLionel Elie Mamane
2014-09-07microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-06scripting: fix javadoc error: reference not foundrbuj
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna
2014-09-06clang does not like gnu++11 that much, use c++11 insteadMarkus Mohrhard
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-09-06Fix build: narrowing castMatteo Casalin
2014-09-06sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin
2014-09-06Use more suitable integer types, avoid conversions, constifyMatteo Casalin
2014-09-06No need to differentiate between 1 and 2: only !=0 mattersMatteo Casalin
2014-09-06Reduce scope and avoid casts at each call-placeMatteo Casalin
2014-09-06sal_uInt16 to more proper typesMatteo Casalin
2014-09-06Simplify by early bailoutMatteo Casalin
2014-09-06sal_uInt16 to more proper types, group a test into a boolMatteo Casalin
2014-09-06sal_uInt16 to more proper types, constifyMatteo Casalin
2014-09-06Use arithmetic instead of while loopMatteo Casalin
2014-09-06sal_uInt16 to more proper types, constify, avoid unneeded castsMatteo Casalin