summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-07tdf#39468 translated german comments in tabvwsha.cxx and tabvwshb.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner
2015-09-07TableRef: finally support header-less table structured referencesEike Rathke
2015-09-07don't use a null displayMarkus Mohrhard
2015-09-07Typo: hirarchy->hierarchyJulien Nabet
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-09-07avoid some OpenGL calls when vcl OpenGL is not enabledMarkus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
2015-09-07related tdf#93676: make the bold property explicit for run exportMarkus Mohrhard
2015-09-07tdf#91383: sw: actually reset the modified status tooMichael Stahl
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07loplugin:simplifyboolStephan Bergmann
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-09-07windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara
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