summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)Author
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-19-Werror=shadowMiklos Vajna
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
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-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-16Revert "Make glTF support an experimental feature"Zolnai 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-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
2014-05-09coverity#1209186 Logically dead codeCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin
2013-08-14XubString->OUStringCaolán McNamara
2013-08-11String->OUStringIvan Timofeev
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
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-02-22s/the the/the/Tor Lillqvist
2013-02-13sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud