summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Use ImplInheritanceHelperStephan Bergmann1-13/+8
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin5-6/+6
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist2-7/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann5-9/+9
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann5-8/+8
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann5-8/+8
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin3-4/+4
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier2-0/+2
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-1/+1
2014-05-30header guard naming consistencyNoel Grandin2-6/+6
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2-16/+5
2014-05-30fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara1-1/+0
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara1-1/+2
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara1-76/+0
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara1-3/+2
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+0
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-0/+1
2014-05-27css already means ::com::sun::starThomas Arnhold1-1/+1
2014-05-24Remove unused headersMatteo Casalin1-1/+0
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist1-8/+0
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-7/+5
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2-2/+14
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-29/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+3
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold10-22/+22
2014-05-14fix buildMaxim Monastirsky1-3/+1
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky1-0/+3
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky3-2/+4
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-13remove dead codeNoel Grandin1-3/+3
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann1-4/+0
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist2-108/+0
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-1/+0
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky3-4/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-2/+2
2014-04-27constLuboš Luňák2-2/+2
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky4-11/+52
2014-04-24some more hrc cleanupThomas Arnhold1-3/+0
2014-04-24remove odd hackThomas Arnhold1-13/+0
2014-04-24fix double allocationThomas Arnhold1-2/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold3-90/+1
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky6-3/+29
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-3/+1
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-3/+0