summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-17coverity#1327458 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-10-16remove unimplemented and private methodNoel Grandin1-3/+0
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis1-0/+4
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+3
2015-10-16convert Link<> to typedNoel Grandin2-6/+6
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2-15/+11
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky2-2/+11
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-4/+9
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16Let operator<< be found via ADLStephan Bergmann1-7/+7
2015-10-16convert Link<> to typedNoel Grandin26-57/+57
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin1-11/+15
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky1-0/+3
2015-10-15convert Link<> to typedNoel Grandin3-9/+11
2015-10-15convert Link<> to typedNoel Grandin4-6/+7
2015-10-14Improve performance by using the ScCalcOptions for OpenCL.Michael Meeks1-1/+1
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-4/+10
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-2/+3
2015-10-14convert Link<> to typedNoel Grandin3-3/+4
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt2-0/+9
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley2-9/+0
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna2-0/+3
2015-10-13These warnings are covered by --enable-werror anywayStephan Bergmann1-11/+0
2015-10-13No std container requires operator >Stephan Bergmann1-7/+0
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara1-0/+1
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-1/+1
2015-10-13inline typedefNoel Grandin1-3/+1
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard1-0/+3
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-19/+19
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann986-11208/+11208
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann198-503/+503
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+1
2015-10-12convert Link<> to typedNoel Grandin18-29/+33
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl1-0/+23
2015-10-12loplugin:mergeclassesNoel Grandin1-13/+0
2015-10-12loplugin:mergeclassesNoel Grandin2-30/+4
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-3/+2
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard1-0/+2
2015-10-09remove whitespaceMarkus Mohrhard1-3/+0
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl1-0/+6
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl1-0/+1
2015-10-09Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks1-0/+1
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2-3/+16
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna1-1/+1