summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2017-06-27sw: fix the assertion in SwModule::Notify()Michael Stahl
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-26coverity#1409896 Dereference before null checkCaolán McNamara
2017-05-25tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Watermark: Insert watermark commandSzymon Kłos
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-07Fix typosAndrea Gelmini
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-01add rtf fuzzerCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-16No need for extra heap allocationStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann