summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)Author
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-18Resolved: #124231# field variable dialog: check access...Oliver-Rainer Wittmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
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-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-07WaE: C4389: '!=' : signed/unsigned mismatchThomas Arnhold
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29coverity#1210172 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210173 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210174 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210195 Uninitialized scalar fieldCaolán McNamara
2014-04-26cppcheck: pColEntry has never been used since the initial import in 2000/09/18Julien Nabet
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-08coverity#705015 Explicit null dereferencedCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30OUString: avoid temporaries and constifyMatteo Casalin
2014-03-30sal_uInt16 to sal_uLongMatteo Casalin
2014-03-30OUString: constify and avoid some temporariesMatteo Casalin
2014-03-30Constify, reduce scope, use proper types and avoid some castsMatteo Casalin
2014-03-30OUString: constify, avoid concatenated appends, use != or ==Matteo Casalin
2014-03-30Remove unneeded variablesMatteo Casalin
2014-03-30Constify some OUStrings and avoid some appendsMatteo Casalin
2014-03-30Use more consistent integer types, constify and reduce scopeMatteo Casalin
2014-03-30OUStringBuffer to OUString and optimize related codeMatteo Casalin
2014-03-30Remove temporary OUStringsMatteo Casalin
2014-03-30Use more consistent integer types + constifyMatteo Casalin
2014-03-30Some more conversion to consinstent integer typesMatteo Casalin
2014-03-30Avoid some OUString concatenationsMatteo Casalin
2014-03-30OUString: use isEmpty instead of getLength()==0Matteo Casalin
2014-03-30Use more consistent integer types + constifyMatteo Casalin
2014-03-30Do not use accessors for private variablesMatteo Casalin
2014-03-30This file level variable can be staticMatteo Casalin
2014-03-30Constify some variablesMatteo Casalin
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
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms