summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unostyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin1-8/+8
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-10/+10
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-27loplugin:constantparam in swNoel Grandin1-20/+20
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-09-26loplugin:flatten in swNoel Grandin1-31/+30
2017-09-04tdf#111891 unostyle: use default handler for non-page styleJustin Luth1-1/+6
2017-08-11sw: fix typo in SwXStyle::GetStylePropertyMiklos Vajna1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+26
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-8/+7
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo1-1/+2
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke1-1/+4
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-16tdf#107852 Support DisplayName property for table stylesMaxim Monastirsky1-0/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-04-03use actual UNO enums in swNoel Grandin1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-29/+24
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-02-28tdf#77111 sw: add unit test, fix getting PageNumberOffset propertyMichael Stahl1-2/+4
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-2/+2
2017-02-17tdf#98665 optimize table format style accessTomaž Vajngerl1-15/+16
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-30Resolves: tdf#101664 dropcaps not set in styles on loadCaolán McNamara1-1/+4
2017-01-30RES_PARATR_DROP listed here twiceCaolán McNamara1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-208/+127
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-2/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+4
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-3/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-3/+3
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-10/+0
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-1/+1
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-24/+24
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-03Fix typosAndrea Gelmini1-2/+2
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-26remove unused ICoreParagraphStyleNoel Grandin1-10/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-8/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-08loplugin:constantparam in swNoel Grandin1-5/+4
2016-09-08tdf#101712 Writer Table Style; odf export; remove parent export for cell styleJakub Trzebiatowski1-1/+2
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann1-2/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-8/+8
2016-08-18coverity#1371135 this is surely all wrongCaolán McNamara1-6/+5