summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
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: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
2017-03-31use actual UNO enums in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-16Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara
2017-03-16remove unused defines from HRC files in sdNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky
2017-03-14sd: fix comparison between different enum typesJochen Nitschke
2017-03-11Fix typosAndrea Gelmini
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist