summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
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
2014-06-23can't have bare english strings in .cxxCaolán McNamara
2014-06-23Convert DLG_ASS to .uiPalenik Mihály
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19coverity#704771 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#735837 Explicit null dereferencedCaolán McNamara
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-17coverity#707138 Uncaught exceptionCaolán McNamara
2014-06-17coverity#1223089 Dereference before null checkCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin