summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
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-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin
2017-04-24Minor optimizations to loopsMatteo Casalin
2017-04-24Fix indentationMatteo Casalin
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin
2017-04-23Use automatic integer type, with minor simplificationsMatteo Casalin
2017-04-23OUStrings: avoid temporaries and constifyMatteo Casalin
2017-04-23These data members can be file scope consts, and reusedMatteo Casalin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-18Clarify intended behaviourMatteo Casalin
2017-04-18Avoid 'else' after a returnMatteo Casalin
2017-04-18Fix indentationMatteo Casalin
2017-04-18OUStrings: constify and reduce temporariesMatteo Casalin
2017-04-18Reduce scope and simplify by early returnMatteo Casalin
2017-04-18Reduce scope and simplifyMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18Avoid temporary OUStringsMatteo Casalin
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31use actual UNO enums in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Fix typo in methodAndrea Gelmini
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-24Just include sal/types.h nowadaysStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek