summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-03cppcheck: variableScopeZolnai Tamás1-4/+2
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+2
2016-09-03tdf#94551 Preset list: 3 entries per row and always show scrollbarYousuf Philips1-6/+3
2016-09-03coverity#1371244 Missing move assignment operatorCaolán McNamara2-0/+8
2016-09-03try and silence uninit_memberCaolán McNamara1-2/+2
2016-09-03coverity#1372444 Dereference after null checkCaolán McNamara1-1/+1
2016-09-03coverity#1372443 Unchecked return valueCaolán McNamara1-7/+7
2016-09-03coverity#1372442 Unchecked return valueCaolán McNamara1-1/+2
2016-09-03coverity#1372445 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-03coverity#1372446 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara4-12/+8
2016-09-02tdf101725 - fixed missing autotexts from StandardMohammed Abdul Azeem1-4/+4
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl1-0/+5
2016-09-02fftester: apparent wrong property tested for existenceCaolán McNamara2-1/+1
2016-09-02tdf#101866: Get rid of two more erroneous upper-casings of stringsTor Lillqvist1-2/+2
2016-09-02tdf#92733 Even better labels and tooltips for crop functionsYousuf Philips1-3/+3
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna11-19/+58
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash4-2/+45
2016-09-02tdf#62847 import image hyperlink in docxdrazil9-3/+81
2016-09-02upgrade Gentium BasicCaolán McNamara1-1/+1
2016-09-02convert ppPoolDefaults to std::vectorJochen Nitschke3-38/+34
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara3-0/+14
2016-09-02coverity#1371159 Missing move assignment operatorCaolán McNamara2-0/+10
2016-09-02coverity#1371145 Missing move assignment operatorCaolán McNamara2-0/+7
2016-09-02Resolves: rhbz#101681 set hyperlink tooltip for the full hyperlink areaCaolán McNamara1-4/+13
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna5-13/+47
2016-09-02coverity#1371150 Missing move assignment operatorCaolán McNamara2-0/+7
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth9-6/+49
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna3-2/+46
2016-09-02coverity#704000 silence Unchecked return valueCaolán McNamara1-4/+4
2016-09-02coverity#1027278 silence Unchecked return valueCaolán McNamara1-1/+1
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara2-7/+10
2016-09-02Fix MSVC 2015 buildStephan Bergmann1-1/+3
2016-09-02Avoid calling memcpy with illegal nullptr (when aHiddenValues.empty())Stephan Bergmann1-1/+3
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara45-234/+145
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin32-84/+84
2016-09-02Revert "tdf#101629: fix https://addons.mozilla.org/ case"Julien Nabet1-4/+2
2016-09-02Replace SmNodeIterator with std::vector's iteratorTakeshi Abe2-147/+155
2016-09-01add INDEX test caseZdeněk Crhonek1-0/+4228
2016-09-01add DEVSQ test caseZdeněk Crhonek1-0/+3781
2016-09-01Formatting: consistent spot for TreatSingleColumnBreakAsPageBreakJustin Luth1-1/+1
2016-09-01remove now pointless comment about alignment boundariesEike Rathke1-4/+1
2016-09-01cosmeticsEike Rathke1-6/+5
2016-09-01move comment to where it belongsEike Rathke1-5/+1
2016-09-01GetPaletteName() may change pColorListStephan Bergmann1-1/+2
2016-09-01No more need for ScRawTokenBaseStephan Bergmann1-8/+4
2016-09-01Related: tdf#74299: use OEM encoding for ancient DXFMike Kaganski3-48/+98
2016-09-01tdf#101361: Fix cursor key movement in RTL textKhaled Hosny1-0/+7