summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sfx2Stephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-26fix impress slide context menuNoel Grandin
2017-05-26Watermark: updated Put and QueryValueSzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19pNameResId is unusedCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-18Watermark: Insert watermark commandSzymon Kłos
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin
2017-05-06Avoid 'else' after 'return'Matteo Casalin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
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