summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl5-2/+80
2015-11-16Use injected class nameStephan Bergmann2-10/+10
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna3-1/+6
2015-11-16tdf#95824: Crash: when opening Function WizardJulien Nabet1-2/+1
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks35-46/+46
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks2-29/+11
2015-11-16Add comment to 'direct' parameter: un-related to double-buffering.Michael Meeks1-2/+2
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt4-50/+7
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara1-2/+0
2015-11-16build cairo on androidCaolán McNamara14-40/+59
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt4-94/+79
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt11-65/+47
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt2-0/+8
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-11-16rename-sw-abbreviations.sh: Add Crsr -> Cursor, Frm -> Frame and Stk -> Stack.Jan Holesovsky1-1/+1
2015-11-16don't allow caito to add -flto to its own cflagsCaolán McNamara1-2/+0
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky2-86/+86
2015-11-16prevent ForceArray propagation on the same token, tdf#95670 follow-upEike Rathke1-1/+1
2015-11-16Bin some const char arrays used only onceTor Lillqvist1-10/+2
2015-11-16unit test for tdf#95670Eike Rathke1-0/+8
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke7-15/+86
2015-11-16desktop: stop --convert-to from creating some not requested ...Michael Stahl1-60/+66
2015-11-16sc: add some assertions on ScAccessibleEditLineTextDataMichael Stahl1-0/+6
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin21-103/+7
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky2-10/+10
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-2/+2
2015-11-16sw: Rename to void conflict after Crsr -> Cursor rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky1-18/+18
2015-11-16upgrade png to 1.6.19Caolán McNamara2-13/+40
2015-11-16fix android buildCaolán McNamara1-1/+1
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky2-15/+15
2015-11-16sw: prefix members of SwTextFrmBreak.Jan Holesovsky2-75/+75
2015-11-16sw: Prefix a member that may conflict after a rename.Jan Holesovsky1-5/+5
2015-11-16sw: Kill unused member.Jan Holesovsky1-5/+3
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0013-0/+18
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara12-42/+28
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin76-247/+95
2015-11-16Use comphelper::containerToSequenceMiklos Vajna1-4/+4
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky1-1/+1
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky4-14/+14
2015-11-16tdf#60906 Make color configuration consistentSedat Ak1-8/+8
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt10-195/+100
2015-11-16fix mysqlc buildNoel Grandin4-4/+8
2015-11-16Updated coreAdolfo Jayme Barrientos1-0/+0
2015-11-16tdf#38395 enable smart apostrophe replacement by defaultLászló Németh1-1/+1
2015-11-15tdf#43257 SVG: Id value can contain other characters than alphanumericsXisco Fauli1-3/+3
2015-11-15Refactored Writer's unomapAshod Nakashian5-1908/+2223