summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-27can detangle the sdext graphic resource nowCaolán McNamara
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-24Indentation fixesMiklos Vajna
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-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-14convert annotation menus to .uiCaolán McNamara
2017-04-14update cppunit to 1.14.0Markus Mohrhard
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-13effect start entries should be radio buttonsCaolá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-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
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-09ofz#1078 cgm infinite recurseCaolán McNamara
2017-04-09cid#1404932 useless callDavid Tardon
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos
2017-04-08Notebookbar: vertical alignmentSzymon Kłos
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