summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-26sc - added fixed and variable array formula range perf testsprivate/mcecchetti/calc-perf-unit-testMarco Cecchetti2-1/+65
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips1-1/+1
2016-02-19Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara3-55/+71
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara10-2/+58
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara18-233/+442
2016-02-19tdf#96175 RTF filter: export \companyMiklos Vajna3-0/+31
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara1-1/+1
2016-02-18tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung5-19/+44
2016-02-18configure: Fix Windows SDK 10 retrievalDavid Ostrovsky1-8/+9
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara1-1/+1
2016-02-18Consider MSVC 14.0 per default, when no MSVC 12.0 installedDavid Ostrovsky1-2/+2
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht3-36/+47
2016-02-18fdo#94009: harfbuzz: don't export symbols from VCLMichael Stahl1-0/+1
2016-02-18tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna4-1/+22
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky14-0/+16
2016-02-18Missing includeStephan Bergmann1-0/+4
2016-02-18fix inverted logic regressionCaolán McNamara1-1/+1
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara2-1/+15
2016-02-18tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2-10/+28
2016-02-18tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks2-8/+8
2016-02-18tdf#97922 - get control area right for spinbuttons.Michael Meeks2-1/+8
2016-02-18tdf#34882 Harmonize alignment of hex./decimal boxesAdolfo Jayme Barrientos1-62/+48
2016-02-18tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna3-0/+17
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-18scp2: fix typo in InstallModule_quickstart.mkMichael Stahl1-1/+1
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock11-59/+207
2016-02-17Tango: Add clear formatting icon and update 2 calc iconsYousuf Philips4-0/+0
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk5-43/+0
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2-22/+15
2016-02-16sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl1-1/+4
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl4-1/+43
2016-02-16tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-16tdf#56321 - .doc import image flipped statusJustin Luth1-0/+18
2016-02-16Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl9-35/+379
2016-02-15sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-15sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-15gtk3: only available since 3.12.0Caolán McNamara1-0/+2
2016-02-15Updated coreAndras Timar1-0/+0
2016-02-14Updated coreAndras Timar1-0/+0
2016-02-13tdf#97816 - vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks1-0/+4
2016-02-13Updated coreAndras Timar1-0/+0
2016-02-12tdf#97374: prevent crash while updating SvxPageTitleFieldOliver Specht1-1/+2
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara3-24/+22
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara1-0/+4
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara1-0/+1
2016-02-12We need to mention the vcl_opengl_blacklist hereTor Lillqvist1-0/+3
2016-02-12Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno2-24/+28
2016-02-12tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-12gtk3: adapt to 3.20 style changesCaolán McNamara2-368/+792