summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-09loplugin:saloverrideStephan Bergmann1-1/+1
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks1-0/+118
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-6/+0
2015-10-08add test for projkey generationMarkus Mohrhard1-0/+2
2015-10-08add initial tests for vba encryptionMarkus Mohrhard1-3/+4
2015-10-08Implement encryption for the VBA exportRosemary1-0/+32
2015-10-08Stream operator<<() for DateTime to help debugging.Jan Holesovsky1-0/+15
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara1-0/+4
2015-10-08comphelper: add string::join()Miklos Vajna1-0/+4
2015-10-07loplugin:mergeclassesNoel Grandin2-43/+3
2015-10-07loplugin:mergeclassesNoel Grandin1-11/+20
2015-10-07loplugin:mergeclassesNoel Grandin1-16/+22
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti1-0/+1