summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07TableRef: SAL_WARN only if the fallback to cell lookup was successfulEike Rathke
2015-09-07-Werror,-Wreturn-typeStephan Bergmann
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07svx: fix font rendering in the style previewMichael Stahl
2015-09-07tdf#90991: sw: fix style preview creating undo objectsMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07that change looked wrongMarkus Mohrhard
2015-09-07use correct axis type in secondary x axis exportMarkus Mohrhard
2015-09-07prevent crash with non-vcl OpenGL contextsMarkus Mohrhard
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07solenv: improve unittest-failed.sh for WindowsMiklos Vajna
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07module-deps now distinguishes merged-libs in its output.Michael Meeks
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara
2015-09-07Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara
2015-09-07TableRef: prefer internal table column name over header cell contentEike Rathke
2015-09-07TableRef: move swap to empty names to InvalidateTableColumnNames()Eike Rathke
2015-09-07assert Notify() without containerEike Rathke
2015-09-07TableRef: call InvalidateTableColumnNames() whenever they are invalidatedEike Rathke
2015-09-07TableRef: introduce InvalidateTableColumnNames()Eike Rathke
2015-09-07TableRef: add a comment why we need a full check anywayEike Rathke
2015-09-07TableRef: add entire header range to dirty list on address notificationEike Rathke
2015-09-07tdf#92357 clear tab type switcher button of rulerLászló Németh
2015-09-07Fix harmless, historic mis-mergeStephan Bergmann
2015-09-07let's follow our pseudo-hungarian notationEike Rathke
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-07WaE: -Werror, -Wunused-private-fieldCaolán McNamara
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara
2015-09-07cppcheck: operatorEqVarErrorCaolán McNamara
2015-09-07cppcheck: redundantConditionCaolán McNamara
2015-09-07cppcheck: redundantPointerOpCaolán McNamara
2015-09-07only one use of ScPrivatSplit, and that's for vertical splitCaolán McNamara
2015-09-07tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna
2015-09-07WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe