summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18coverity#1226487 Dereference null return valueCaolán McNamara
2014-07-18coverity#1226485 Dereference null return valueCaolán McNamara
2014-07-18Resolves: fdo#81487 pasting into outline view crashes impressCaolán McNamara
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara
2014-07-17Render slides by default.Andrzej Hunt
2014-07-17Allow setting DrawViewShell PageKind directly.Andrzej Hunt
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-14sd: stop calling graphics styles "Image Styles"Michael Stahl
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-12Impress: implement tiled rendering.Andrzej Hunt
2014-07-12Add Tiled Rendering outline to sd.Andrzej Hunt
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10Align the pin-box description better.Andrzej Hunt
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-09Resolves: #i119287# corrected default style for draw objects...Armin Le Grand
2014-07-06error: could not convert from 'void' to 'bool'Miklos Vajna
2014-07-06coverity#735324: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#982182: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202762: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202763: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1209589: Dereference after null checkNorbert Thiebaud
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#704299 Dead codeNorbert Thiebaud
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30More -WaE: nested template problems.Andrzej Hunt
2014-06-30-WaE: nested template problems.Andrzej Hunt
2014-06-30-WaE: variable bNewEntryInserted set but not used.Andrzej Hunt
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt
2014-06-30Allow removal of remotes even if Server not running.Andrzej Hunt
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
2014-06-30Remote Dialog: give focus to pin entry when item selected.Andrzej Hunt
2014-06-30Remote Dialog: make sure pin box is empty.Andrzej Hunt
2014-06-30Make sure pin box and deauth button hidden when no items selected.Andrzej Hunt
2014-06-30Kill some unused/commented code.Andrzej Hunt
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-25fix build after rebaseMarkus Mohrhard
2014-06-25slidesorter - cleanup redundant caches and notifications.Michael Meeks
2014-06-25slide-sorter: re-factor to improve bbox calcuationMichael Meeks
2014-06-24Resolves: #i124816# use correct layer for new object when convertingArmin Le Grand
2014-06-24new compilerplugin returnbyrefNoel Grandin