summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-24Resolves fdo#72543: ib_util not found when creating or accessing new firebirdJulien Nabet2-0/+20
2015-01-23remove manual iteration in SwViewShellBjoern Michaelsen1-8/+0
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-3/+13
2015-01-23do not use manual iterationBjoern Michaelsen1-6/+3
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+11
2015-01-23do not use manual iterationBjoern Michaelsen1-4/+10
2015-01-23do not use manual iterationBjoern Michaelsen1-13/+15
2015-01-23do not use manual iterationBjoern Michaelsen1-21/+19
2015-01-23do not use manual iterationBjoern Michaelsen1-19/+13
2015-01-23do not use manual iterationBjoern Michaelsen1-10/+12
2015-01-23do not use manual iterationBjoern Michaelsen1-12/+7
2015-01-23do not use manual iterationBjoern Michaelsen1-6/+2
2015-01-23do not use manual iterationBjoern Michaelsen1-17/+19
2015-01-23do not use manual iterationBjoern Michaelsen1-3/+7
2015-01-23Related fdo#87834: add 2 unit testsJulien Nabet2-0/+30
2015-01-23Resolves fdo#87834: strange behavior of mid()-functionJulien Nabet1-2/+8
2015-01-23Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara1-1/+2
2015-01-23Related: fdo#78599 wrong methodCaolán McNamara1-1/+1
2015-01-23Document some accessible events in AccessibleEventId.idlNiklas Johansson1-6/+58
2015-01-23Hold ScHeaderFooterContentObj by rtl::ReferenceStephan Bergmann4-25/+25
2015-01-23Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara1-2/+9
2015-01-23Resolves: fdo#88735 crash after calling sort after subtotal removalCaolán McNamara1-1/+1
2015-01-23Related rhbz#1185307: One more location to look for Hamcrest jarStephan Bergmann1-0/+2
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl7-9/+10
2015-01-23sal: remove GCC 4.6 check, it does not claim C++11 supportMichael Stahl2-6/+0
2015-01-23make writer build againCaolán McNamara1-6/+6
2015-01-23-Werror=unused-functionStephan Bergmann1-0/+2
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist12-13/+13
2015-01-23typo: langugage -> languageAndras Timar2-3/+3
2015-01-23Related: fdo#78599 ensure RegisterFormat is called before SetModifiedCaolán McNamara1-2/+2
2015-01-23sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034Michael Stahl2-0/+12
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl5-3/+39
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl7-0/+22
2015-01-23sw: SwpHintsArray::Contains() cannot call CHECKMichael Stahl1-5/+1
2015-01-23just use the returned ref, don't get its addressCaolán McNamara1-31/+29
2015-01-23Use symbolic (not numeric) opcodes in the registry for the OpenCL use subsetTor Lillqvist3-55/+15
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-23Make the --with-android-ndk-toolchain-version switch optionalTor Lillqvist1-4/+6
2015-01-23Allow for null xModel in TitleHelper::getTitleStephan Bergmann1-10/+10
2015-01-23avoid terminate on loading fdo73574-3.docxCaolán McNamara3-6/+10
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl4-4/+4
2015-01-23sw: redo check in SwFEShell::FindAnchorPos() a bit (related: fdo#87760)Michael Stahl1-3/+4
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna34-194/+42