summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12198-503/+503
* HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann2015-10-121-2/+2
* sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-1218-29/+33
* vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl2015-10-121-0/+23
* loplugin:mergeclassesNoel Grandin2015-10-121-13/+0
* loplugin:mergeclassesNoel Grandin2015-10-122-30/+4
* convert Link<> to typedNoel Grandin2015-10-121-2/+2
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-111-3/+2
* correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard2015-10-091-0/+2
* remove whitespaceMarkus Mohrhard2015-10-091-3/+0
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-091-0/+6
* filter: convert OSL_FAIL to SAL_WARNMichael Stahl2015-10-091-0/+1
* Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks2015-10-091-0/+1
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-092-3/+16
* sd: add SdPage::dumpAsXml()Miklos Vajna2015-10-091-1/+1
* loplugin:saloverrideStephan Bergmann2015-10-091-1/+1
* Create a wrapper to make listening for configmgr changes easy.Michael Meeks2015-10-091-0/+118
* LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2015-10-091-6/+0
* add test for projkey generationMarkus Mohrhard2015-10-081-0/+2
* add initial tests for vba encryptionMarkus Mohrhard2015-10-081-3/+4
* Implement encryption for the VBA exportRosemary2015-10-081-0/+32
* Stream operator<<() for DateTime to help debugging.Jan Holesovsky2015-10-081-0/+15
* afl-eventtesting: add Application::EndAllDialogsCaolán McNamara2015-10-081-0/+4
* comphelper: add string::join()Miklos Vajna2015-10-081-0/+4
* loplugin:mergeclassesNoel Grandin2015-10-072-43/+3
* loplugin:mergeclassesNoel Grandin2015-10-071-11/+20
* loplugin:mergeclassesNoel Grandin2015-10-071-16/+22
* tdf#88154 workaround and unit testMarco Cecchetti2015-10-071-0/+1
* loplugin:mergeclassesNoel Grandin2015-10-071-26/+10
* inline ISurfaceProxySharedPtr typedefNoel Grandin2015-10-071-2/+0
* tdf#90839: follow-up workMarco Cecchetti2015-10-071-1/+0
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-3/+3
* tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers2015-10-062-1/+3
* Simplify a bitJulien Nabet2015-10-061-2/+0
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-10-062-133/+101
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-0615-72/+40
* revert executable perm changeCaolán McNamara2015-10-061-0/+0
* LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna2015-10-061-1/+20
* loplugin:unusedmethodsNoel Grandin2015-10-0633-232/+4
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-066-15/+34
* loplugin:mergeclassesNoel Grandin2015-10-061-32/+0
* Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2015-10-051-1/+1
* LOK: add the search phrase to the search result count callbackMihai Varga2015-10-051-1/+5
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-053-4/+6
* tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2015-10-052-1/+22
* Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno2015-10-051-0/+11
* Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt2015-10-053-2/+20
* LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna2015-10-051-1/+3
* don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard2015-10-031-0/+1