summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-15unusedcode.easyJulien Nabet
2015-02-15boost::scoped_array->std::vectorCaolán McNamara
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara
2015-02-14coverity#1267643 Logically dead codeCaolán McNamara
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-02-14disable that test to fix windows buildMarkus Mohrhard
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane
2015-02-14coverity#1266485 Untrusted loop boundCaolán McNamara
2015-02-14writerfilter: turn RTFFormFieldTypes into a C++11 scoped enumerationMiklos Vajna
2015-02-14indentation fixesMiklos Vajna
2015-02-14TyposJulien Nabet
2015-02-14Typo: avalaible->availableJulien Nabet
2015-02-14Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBoxJulien Nabet
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14related tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-14tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-14small stylistic changes for previous commitMarkus Mohrhard
2015-02-14tdf#68117 Unit testUrsache Vladimir
2015-02-14add script to extract tooltipsMarkus Mohrhard
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13Translated german commments in sc/source/core/data/table4-6.cxxAlbert Thuswaldner
2015-02-13-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-13add unittest for tdf#89330Jan Kantert
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert
2015-02-13set edit selection only if necessaryEike Rathke
2015-02-13git-hooks: post-merge script does not need /bin/bashThomas Klausner
2015-02-13Ah, Clang has some "type_visiblity" well-kept secretStephan Bergmann
2015-02-13external/harfbuzz: -fsanitize=vptr needs -frttiStephan Bergmann
2015-02-13loplugin:unreffunStephan Bergmann
2015-02-13cp#1000115 forgot to add bugdocMiklos Vajna
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna
2015-02-13Work around -fsanitize=vptrStephan Bergmann
2015-02-13git-hooks: recognize multiple bug idsMiklos Vajna
2015-02-13disable control shape grouping test for nowDavid Tardon
2015-02-13Compute n-th root of negative numbers where n is odd. (tdf#69293)Supreme Aryal
2015-02-13native-code.py: Don't add the entire libchartcorelo.a.Jan Holesovsky
2015-02-13Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara
2015-02-13Updated coreStanislav Horacek
2015-02-13Translated german commments in sc/source/core/data/table1-3.cxxAlbert Thuswaldner
2015-02-13tdf#83955 enable insert comment and rearrange buttonsYousuf Philips
2015-02-13Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara
2015-02-13tdf#60910 don't lose fontwork objectsDavid Tardon
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna
2015-02-13loplugin:literaltoboolconversionStephan Bergmann