summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-0/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-5/+5
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-1/+1
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-6/+6
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+6
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna1-1/+6
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna1-8/+15
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-3/+3
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna1-12/+1
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+5
2015-03-02sd::Window::LogicInvalidate: add missing mm100 -> twips conversionMiklos Vajna1-1/+12
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna1-0/+1
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna1-1/+1
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna1-0/+1
2015-02-23sd: initial Window::LogicInvalidate()Miklos Vajna1-0/+9
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna1-0/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-11/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-13/+13
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-13/+13
2014-06-25remove whitespacesMarkus Mohrhard1-87/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-20/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2013-11-28Integrate branch of IAccessible2Steve Yin1-1/+28
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-232/+102
2013-03-11sd: translate debug messagesThomas Arnhold1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische1-1/+1