summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-2/+2
2016-09-22convert C_ constants to typed_flagsNoel Grandin1-13/+18
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara1-7/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-11/+11
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl1-0/+5
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann1-1/+1
2016-08-30loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-08-30Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara1-2/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-8/+8
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-4/+4
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-7/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann3-46/+6
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann2-4/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann6-11/+11
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara1-6/+12
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-28Simplify some PutProperties callsStephan Bergmann1-156/+117
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann1-47/+48
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh1-2/+5
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-9/+3
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-30/+14
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-35/+33
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin1-4/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann4-5/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-12/+8
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-06Avoid reserved identifierStephan Bergmann1-5/+5
2016-04-06Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-06Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann2-12/+12
2016-03-18loplugin:constantfunction in editengNoel Grandin2-9/+8
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-3/+2
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+12
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-13/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-4/+4
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2