summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-07loplugin:mergeclassesNoel Grandin1-26/+10
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin1-2/+0
2015-10-07tdf#90839: follow-up workMarco Cecchetti1-1/+0
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers2-1/+3
2015-10-06Simplify a bitJulien Nabet1-2/+0
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2-133/+101
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken15-72/+40
2015-10-06revert executable perm changeCaolán McNamara1-0/+0
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+20
2015-10-06loplugin:unusedmethodsNoel Grandin33-232/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht6-15/+34
2015-10-06loplugin:mergeclassesNoel Grandin1-32/+0
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-1/+1
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga1-1/+5
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga3-4/+6
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2-1/+22
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno1-0/+11
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt3-2/+20
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+3
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard1-0/+1
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard1-3/+3
2015-10-02Translated German Comments - fixed review Michael StahlLuc Castermans1-51/+47
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-1/+4
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-4/+2
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna1-0/+2
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-5/+6
2015-10-01followup fixNoel Grandin1-1/+1
2015-10-01always surround our own includes with <>Noel Grandin2-3/+3