summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08tdf#92341 Hide in grammar menu and fix labelMaxim Monastirsky
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-24tdf#92341 Add AutoCorrect entry in spellcheck context menuYousuf Philips
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-06-01Use auto or more proper integer types, avoid temporariesMatteo Casalin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in calls to getWordBoundaryMatteo Casalin
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-28coverity#704072 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-26fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled wordJoren De Cuyper
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner