summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-07-30ASPECT_ALL is unusedTor Lillqvist
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-23TyposJulien Nabet
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály
2014-07-09provide a route to get the default document targetsCaolán McNamara
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-07-03Dead declarationsStephan Bergmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-06-18Use ImplInheritanceHelperStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-24Remove unused headersMatteo Casalin
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky