summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-26clang: Dead initializationCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25loplugin:unreffunMatúš Kukan
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-24Resolves: #i125090# The values of upper and lower spacing...Steve Yin
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-19coverity#706052 Unintended sign extensionCaolá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
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-13SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann
2014-06-13Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13Set mxStyleSheetPool before using itStephan Bergmann
2014-06-123D model insertion: display extensions in the filter selectorZolnai Tamás
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Make glTF support an experimental featureZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann