summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard
2015-10-09remove whitespaceMarkus Mohrhard
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl
2015-10-09Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna
2015-10-09loplugin:saloverrideStephan Bergmann
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-10-08Implement encryption for the VBA exportRosemary
2015-10-08Stream operator<<() for DateTime to help debugging.Jan Holesovsky
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-10-08comphelper: add string::join()Miklos Vajna
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-10-06Simplify a bitJulien Nabet
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-10-06revert executable perm changeCaolán McNamara
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard
2015-10-02Translated German Comments - fixed review Michael StahlLuc Castermans
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt
2015-10-01followup fixNoel Grandin
2015-10-01always surround our own includes with <>Noel Grandin