summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2014-11-16fdo#56116 : Names of bookmarks should allow all characters whichBrij Mohan Lal Srivastava
2014-11-16EndDialog(sal_True) ==> EndDialog(RET_OK)Matteo Casalin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
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