summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-0/+17
2018-01-03tdf#114670 Make sure to dispose the menuMaxim Monastirsky1-1/+1
2018-01-03Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara3-4/+10
2017-12-27tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski1-1/+8
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-194/+0
2017-12-18tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl1-2/+10
2017-12-13tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-12-06tdf#114093 fixing regression when clicking on fieldsBernhard Widl1-1/+5
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara1-1/+8
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl1-2/+2
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin7-10/+10
2017-11-24Fix typosAndrea Gelmini1-2/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin4-14/+13
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin5-6/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann8-10/+10
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos1-1/+1
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-1/+1
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-1/+1
2017-11-21coverity warningsCaolán McNamara2-2/+2
2017-11-21loplugin:flatten in swNoel Grandin17-1413/+1434
2017-11-21tdf#86087 don't decode linksSzymon Kłos1-1/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-1/+1
2017-11-20SwDBManager: move implementation details from interfaceMike Kaganski1-128/+186
2017-11-20Disabled slot with Put leaks entry (StateFormatPaintbrush/sw)Julien Nabet1-4/+6
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-2/+2
2017-11-20sw: prefix members of SwFieldMgrMiklos Vajna3-70/+70
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin3-12/+12
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke15-201/+3
2017-11-19tdf#86087 Open relative links in WriterSzymon Kłos1-2/+19
2017-11-19Reuse already existing valueMike Kaganski1-1/+1
2017-11-18One more proper construction of vnd.sun.star.pkg URLMike Kaganski1-16/+23
2017-11-18Remove redundant checkMike Kaganski1-7/+4
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin3-14/+14
2017-11-17loplugin:useuniqueptr in SwPostItMgrNoel Grandin1-4/+1
2017-11-17loplugin:useuniqueptr in SwTransferableNoel Grandin2-38/+35
2017-11-17loplugin:useuniqueptr in SwNumRulesWithNameNoel Grandin2-21/+14
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin2-8/+6
2017-11-17Use auto/for range loops in PostItMgr (second pass)Julien Nabet1-20/+21
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin3-9/+9
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-2/+4
2017-11-153813dd1315 follow-up: revert incorrect loop changesMike Kaganski1-3/+3
2017-11-15Use auto/for range loops in PostItMgr (first pass)Julien Nabet1-121/+115
2017-11-15TypedWhichIdNoel Grandin3-16/+15
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski1-3/+11
2017-11-13sw: prefix members of SwLabRecMiklos Vajna2-44/+44
2017-11-13Fix typosAndrea Gelmini2-3/+3