summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2014-11-11have a stab at improving impossible questionCaolán McNamara
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
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-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16ensure UserData dtors are done while SolarMutex is lockedCaolán McNamara
2014-10-14fdo#84236 Remove view modes from sd context menuSamuel Mehrbrodt
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt
2014-10-11fdo#84916 Fix string: Insert Audio/VideoSamuel Mehrbrodt
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt
2014-09-24Fix falloutSamuel Mehrbrodt
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
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-08coverity#1237355 Dereference null return valueCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-09-05src: use ToolBoxItem, as all other doThomas Arnhold
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18SD_TOOLBOX is never defined outside toolbox2_tmpl.srcThomas Arnhold
2014-08-18STRING -> StringThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-14sd: stop calling graphics styles "Image Styles"Michael Stahl
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin