summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan1-1/+1
2015-01-06typoStephan Bergmann1-1/+1
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-9/+9
2014-11-25loplugin: cstylecastNoel Grandin2-2/+2
2014-10-28coverity#704066 Unchecked return valueCaolán McNamara1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-11/+11
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara1-3/+4
2014-08-22QueryBox QB_CONNECT -> MessageDialog + stringCaolán McNamara2-5/+3
2014-08-18InfoBox REG_WRONG_PASSWORD and REG_WRONG_PASSWD_REPEAT to StringThomas Arnhold2-10/+6
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-6/+6
2014-06-30Called C++ object pointer is nullCaolán McNamara1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-2/+1
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe1-9/+5
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl7-0/+1345