summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sddll.cxx
AgeCommit message (Expand)Author
2017-08-08SvPersistStream deadNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-08-26add ppt to fftesterCaolán McNamara
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2014-12-10Any reason to use IsHeadlessModeRequested here?Stephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24Register the item type based on the SIDMaxim Monastirsky
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
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-05-18sd: Use correct SID instead of 0Maxim Monastirsky
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt
2013-11-20Merge sddll files in sdMarcos Paulo de Souza
2013-07-26Don't bother with remote control support when headless (like in unit tests)Tor Lillqvist