summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06sw: prefix members of SwXMailMergeMiklos Vajna
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-26sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-14silence bogus warningCaolán McNamara
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin
2015-09-10coverity#1323757 Dereference before null checkCaolán McNamara
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03duplicate HANDLE_VIEWSET_HIDE_WHITESPACE handlingCaolán McNamara
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-09-03tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht
2015-08-31sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann