summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-13modify error messages a littleCaolán McNamara
2015-08-13check for negative numbers tooCaolán McNamara
2015-08-13wrong row/col count limitsCaolán McNamara
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik
2015-08-06Translate a comment to English.Thomas Klausner
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-08-01SimplifyMatteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-28loplugin:unreffunNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl
2015-07-27Remove the unused swvset.hxxMaxim Monastirsky
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen
2015-07-04tdf#89592: use initializer listBjoern Michaelsen
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen
2015-07-04Fix typosAndrea Gelmini
2015-07-02Table is actually Table of ContentsOlivier Hallot
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-28coverity#1308480 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308472 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-19fix DropCap preview renderingLászló Németh
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17error message for 0 cells or 0 rows is misleadingCaolán McNamara
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara