summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-16/+0
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl1-1/+1
2014-05-19remove commented out lineThomas Arnhold1-2/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold1-74/+0
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+35
2014-04-09Remove unused MakeVariableStephan Bergmann1-37/+0
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin13-155/+155
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann7-9/+9
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann17-119/+119
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl1-31/+0
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl1-1/+1
2014-03-27sfx2: s/SAL_LOG/SAL_INFO/ in WNT-only codeMichael Stahl1-2/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2-2/+2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-2/+2
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-5/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin2-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-13Related: #i124392# fill in SidebarDockingWindow::DoDisposeAndre Fischer1-1/+1
2014-03-11convert load template dialog to .uiCaolán McNamara1-8/+6
2014-03-10drop the SimpleErrorHandlerCaolán McNamara1-3/+0
2014-03-05convert help contents page to .uiCaolán McNamara1-2/+0
2014-03-05convert help search page to .uiCaolán McNamara1-1/+0
2014-03-05convert help index page to .uiCaolán McNamara1-1/+0
2014-03-05convert help bookmarks tabpage to .uiCaolán McNamara1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-51/+51
2014-02-26Remove visual noise from sfx2Alexander Wilms8-29/+29
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara1-1/+40
2014-02-12coverity#708164 Uninitialized scalar fieldCaolán McNamara1-6/+11
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper1-0/+8
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi1-11/+0
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-5/+1
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+5
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann2-2/+2
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann1-134/+3
2014-01-16sfx: Constructor feature for two more implementations.Matúš Kukan1-49/+0
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan1-3/+134
2014-01-15sfx: Use constructor feature for OwnSubFilterService.Matúš Kukan1-81/+0
2014-01-15sfx: Constructor feature for pseudo implementations.Matúš Kukan1-30/+0
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan1-79/+0