summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
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