summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdwindow.cxx
AgeCommit message (Expand)Author
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl
2015-03-02sd::Window::LogicInvalidate: add missing mm100 -> twips conversionMiklos Vajna
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna
2015-02-23sd: initial Window::LogicInvalidate()Miklos Vajna
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2013-03-11sd: translate debug messagesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud