summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-20loplugin:staticmethodsStephan Bergmann
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04remove unused boost headerNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky