summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-5/+5
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky1-7/+0
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-7/+27
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara1-4/+5
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-3/+28
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-5/+5
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-12-09changed timer to idleJennifer Liebel1-5/+5
2014-12-02loplugin: cstylecastNoel Grandin3-8/+8
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara1-7/+2
2014-10-03coverity#1242500 Resource leakCaolán McNamara1-3/+2
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák1-0/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin3-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-3/+4
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-3/+3
2014-07-22sal_uInt16 to size_tMatteo Casalin1-10/+9
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+1
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-06-09Avoid possible memory leaks in case of exceptionsTakeshi Abe2-6/+7
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-2/+2
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl7-0/+2732