summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)AuthorFilesLines
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski1-4/+9
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+9
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-3/+3
2016-01-22tdf#89708 Adjust print page range for unprinted blank pagesEilidh McAdam1-0/+15
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+2
2015-12-23New saving behaviorMaxim Monastirsky1-4/+0
2015-12-21loplugin:unusedfields in swNoel Grandin5-10/+3
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-123/+123
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin2-128/+128
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-2/+2
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-1/+7
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna1-0/+12
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-10/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-15/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-2/+2
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+11
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann11-161/+161
2015-11-09formatting improvements in sw/Noel Grandin8-36/+36
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin11-78/+78
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-2/+2
2015-11-06sw: prefix members of SwXMailMergeMiklos Vajna1-225/+225
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin1-4/+4
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin6-11/+10
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-27don't allocate uno::Reference on the heapNoel Grandin3-227/+178
2015-10-26sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna1-0/+7
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-0/+2
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna1-0/+10
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna1-0/+7
2015-10-20loplugin:defaultparamsStephan Bergmann3-6/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-27/+27
2015-10-07loplugin:mergeclassesNoel Grandin1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-18/+14
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-2/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-9/+5
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+11
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-5/+0
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+5
2015-09-17boost->stdCaolán McNamara4-21/+21
2015-09-14silence bogus warningCaolán McNamara1-1/+1
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin1-11/+13