summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-14convert annotation menus to .uiCaolán McNamara
2017-04-13convert slideshow context menu to .uiCaolán McNamara
2017-04-13convert font style menu to .uiCaolán McNamara
2017-04-13convert rotate menu to .uiCaolán McNamara
2017-04-13convert the scale menu to .uiCaolán McNamara
2017-04-13convert font size popup to .uiCaolán McNamara
2017-04-13convert effects menu to .uiCaolán McNamara
2017-04-13crybaby compilerCaolán McNamara
2017-04-13convert master page menus to .uiCaolán McNamara
2017-04-13convert taskpane layout menu to .uiCaolán McNamara
2017-04-13Avoid unnecessary, wrong downcast causing UBSan failureStephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-09cid#1404932 useless callDavid Tardon
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-03tdf#39468 Translate German commentsJens Carl