summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-14sw: Simplify - no need to create a pointer herePranav Kant
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-22lok: these are not always plain asciiPranav Kant
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-10convert SwXPrintSettingsType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06remove unused values from SwDocumentSettingsPropertyHandles enumNoel Grandin
2017-02-05lok: Send complete anchor rectanglePranav Kant
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-29cppcheck: postfix operatorJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Fix android buildPranav Kant
2017-01-27lok: Calculate and return parent comment idPranav Kant
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant
2017-01-26Remove dynamic exception specificationsStephan Bergmann