summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-13Ignore exception when service ScannerManager is unavailableTomaž Vajngerl
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-21fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
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-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01coverity#704299 Dead codeNorbert Thiebaud
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24Resolves: #i124816# use correct layer for new object when convertingArmin Le Grand
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolá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-13Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
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-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06coverity#704779 Unchecked dynamic_castCaolán McNamara
2014-06-05coverity#1019354 Missing break in switch, assuming intentionalCaolán McNamara