summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-01-11PCH support on LinuxAshod Nakashian
2016-01-10Fix typosAndrea Gelmini
2016-01-10tdf#95505 Dump usage stats to text fileAybuke Ozdemir
2016-01-08SfxTemplatePanelControl doesn't have to be a DockingWindow anymoreCaolán McNamara
2016-01-08Float is never a SfxDockingWindow anymoreCaolán McNamara
2016-01-08implement the style pane right toolbar the same as the left toolbarCaolán McNamara
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos
2016-01-06tdf#96926 Restore still used stringsMaxim Monastirsky
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#91065 Support localization of Properties dialog titleArul
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-04Remove two pointless DBG_ASSERTs "There is no Dde-Service"Tor Lillqvist
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-23loplugin:unreffunMaxim Monastirsky
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Fix creation of infobarSamuel Mehrbrodt
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara
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-15sfx2: fix valgrind warningMichael Stahl
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10Memory leakStephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08Missing deleteStephan Bergmann
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-03Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl
2015-11-30LOK: get state change feedback for more uno commandsMihai Varga
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt