summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel 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-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
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-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-05lok: Send complete anchor rectanglePranav Kant
2017-01-29cppcheck: postfix operatorJulien Nabet
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
2017-01-25use rtl::Reference in SwXTextDocumentNoel Grandin
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2017-01-21coverity#1399023 Unchecked dynamic_castCaolán McNamara
2017-01-20loplugin:staticaccessNoel Grandin
2017-01-19Preserve whitespace with tiled rendering.Jan Holesovsky
2017-01-14CreateBitmap takes a BitmapEx so no need to drop alphaCaolán McNamara
2016-12-14Disable the auto-completion for LibreOfficeKit for good.Jan Holesovsky
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
2016-11-25convert SW_CREATE to scoped enumNoel Grandin
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin