summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01tdf#96327: Fix accelerator for remote filesGabriele Ponzo
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara
2016-01-30Remove unused includesMiklos Vajna
2016-01-30these checks for DockingWindows are all wrongCaolán McNamara
2016-01-30strange bit of oddity here, these all call the same thingCaolán McNamara
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-28use unique_ptr to manage memoryDavid Tardon
2016-01-27tdf#95505 Dump usage stats to text file in user profile.aybuke
2016-01-25Revert "fdo#62947 make IDs unique, fixes, better names"Maxim Monastirsky
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-23tdf#96434 Activate usage data collection from commandline.aybuke
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky
2016-01-19SfxMedium: only own format has the signature in a single streamMiklos Vajna
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna
2016-01-18fix a crash found in passingCaolán McNamara
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-14sfx2: Convert the exception to one that we actually announce.Jan Holesovsky
2016-01-14loplugin:unusedmethods unused return value in sfx2Noel Grandin
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelssusobhang70
2016-01-13Just use the strings as suchTor Lillqvist
2016-01-13Increase relevancyTor Lillqvist
2016-01-13Revert "svl, sfx2: WaE - unused variables removed"Stephan Bergmann
2016-01-13svl, sfx2: WaE - unused variables removedChris Sherlock
2016-01-13-Werror=unused-but-set-variableStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-12SfxObjectShell::ImplAnalyzeSignature: handle SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-11loplugin:defaultparamsStephan Bergmann
2016-01-11Merge BitSet into IndexBitSet (and remove unused parts)Stephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from BitSet explicitly privateStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11sfx2: change variable jan to aUsageInfoMessage for clarityChris Sherlock
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