summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
2014-11-16sal_True/sal_False to true/false in calls to getWordBoundaryMatteo Casalin1-1/+1
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin1-1/+1
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-2/+2
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-10/+10
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-28coverity#704072 Unchecked return valueCaolán McNamara1-29/+31
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin3-6/+6
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis1-2/+2
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+1
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-0/+1
2014-06-26fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled wordJoren De Cuyper1-2/+2
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-06-03sw: fix include guardsThomas Arnhold1-2/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl7-0/+2184