summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Don't bother creating thumbnails on non-desktop, at least for nowTor Lillqvist1-2/+5
2014-03-18sfx2: sal_Bool->boolNoel Grandin10-90/+88
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-12/+12
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-85/+85
2014-03-18sfx2: sal_Bool->boolNoel Grandin22-390/+390
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-21/+21
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-55/+56
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-29/+29
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-12/+12
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann1-5/+0
2014-03-16sal_Bool to boolMatteo Casalin2-6/+7
2014-03-14sfx2: add link to SFX2 dispatch documentation on OOo WikiMichael Stahl1-0/+3
2014-03-14sfx2: sal_Bool->boolNoel Grandin12-88/+89
2014-03-14sfx2: sal_Bool->boolNoel Grandin8-9/+9
2014-03-14sfx2: sal_Bool->boolNoel Grandin31-348/+348
2014-03-14sfx2: sal_Bool->boolNoel Grandin9-48/+48
2014-03-14sfx2: sal_Bool->boolNoel Grandin7-56/+56
2014-03-13Related: #i124392# fill in SidebarDockingWindow::DoDisposeAndre Fischer2-1/+7
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin11-25/+26
2014-03-12coverity#704794 Unchecked dynamic_castCaolán McNamara1-0/+2
2014-03-12coverity#1027775 Dereference null return valueCaolán McNamara1-3/+9
2014-03-11No need for GetElementByMetadataReference to be SAL_CALLStephan Bergmann1-3/+4
2014-03-11coverity#441017 Dereference before null checkCaolán McNamara1-1/+1
2014-03-11coverity#440865 Logically dead codeCaolán McNamara1-25/+0
2014-03-11de-indent, given the early returnCaolán McNamara1-47/+43
2014-03-11-Werror,-Wunused-variableStephan Bergmann1-7/+0
2014-03-11convert load template dialog to .uiCaolán McNamara8-511/+469
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann3-39/+3
2014-03-10coverity#708153 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-03-10coverity#708146 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-03-10coverity#708144 Uninitialized scalar fieldCaolán McNamara1-9/+14
2014-03-10drop the SimpleErrorHandlerCaolán McNamara3-12/+0
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar1-1/+1
2014-03-09coverity#1078732 Dereference null return valueCaolán McNamara1-1/+1
2014-03-07coverity#735847 Dereference after null checkCaolán McNamara1-6/+7
2014-03-07Fix deselection problems of template viewZolnai Tamás2-2/+7
2014-03-07Revert "fdo#74787, rhbz#1072553: fix Template Mananger import crash"Zolnai Tamás1-5/+2
2014-03-07Revert "fdo#74506 fdo#74291 -Template manager-store selection before calling ...Zolnai Tamás1-16/+6
2014-03-07fdo#74787, rhbz#1072553: fix Template Mananger import crashMichael Stahl1-2/+5
2014-03-06sfx2: ensure that no timers are running after SfxApplication diesMichael Stahl1-0/+5
2014-03-06constructors: Fix typo preventing extensions loading.Jan Holesovsky1-2/+2
2014-03-05coverity#982309 Logically dead codeCaolán McNamara1-12/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke3-13/+13
2014-03-05HelpTabPage_Impl ResId variant is now unusedCaolán McNamara2-8/+0
2014-03-05convert help contents page to .uiCaolán McNamara8-63/+74
2014-03-05convert help search page to .uiCaolán McNamara8-189/+247
2014-03-05convert help index page to .uiCaolán McNamara8-135/+127
2014-03-05convert help bookmarks tabpage to .uiCaolán McNamara7-108/+120
2014-03-05sal_Bool to boolMarkus Mohrhard1-6/+6