summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22QueryBox STR_QUERY_DELETE -> MessageDialog + stringCaolán McNamara
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18Test compiling before committing is overratedTor Lillqvist
2014-08-18move strings to global fileThomas Arnhold
2014-08-18InfoBox STR_SRTERR to StringThomas Arnhold
2014-08-18InfoBox MSG_DOUBLE_SHORTNAME and MSG_NO_GLOSSARIES to StringThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-03this string is in svxCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino
2014-05-11coverity#736863 Dereference before null checkCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-01coverity#738912 Uninitialized scalar fieldCaolán McNamara
2014-05-01coverity#738911 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#738910 Uninitialized scalar fieldCaolán McNamara
2014-04-30coverity#738909 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-30coverity#1194912 Overflowed return valueCaolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin