summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Revert "fdo#62947 make IDs unique, fixes, better names"Maxim Monastirsky1-24/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin6-19/+18
2016-01-23tdf#96434 Activate usage data collection from commandline.aybuke1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin2-4/+4
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky2-80/+0
2016-01-19SfxMedium: only own format has the signature in a single streamMiklos Vajna1-4/+3
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-1/+3
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna1-1/+2
2016-01-18fix a crash found in passingCaolán McNamara1-1/+3
2016-01-18loplugin:unusedfieldsNoel Grandin2-2/+0
2016-01-14sfx2: Convert the exception to one that we actually announce.Jan Holesovsky1-1/+10
2016-01-14loplugin:unusedmethods unused return value in sfx2Noel Grandin3-12/+3
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelssusobhang701-60/+2
2016-01-13Just use the strings as suchTor Lillqvist1-18/+9
2016-01-13Increase relevancyTor Lillqvist1-0/+3
2016-01-13Revert "svl, sfx2: WaE - unused variables removed"Stephan Bergmann1-0/+1
2016-01-13svl, sfx2: WaE - unused variables removedChris Sherlock1-1/+0
2016-01-13-Werror=unused-but-set-variableStephan Bergmann1-4/+1
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin22-120/+65
2016-01-12SfxObjectShell::ImplAnalyzeSignature: handle SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna1-1/+2
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna1-1/+1
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-2/+0
2016-01-11loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-11Merge BitSet into IndexBitSet (and remove unused parts)Stephan Bergmann2-321/+20
2016-01-11loplugin:privatebase: Make derivation from BitSet explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-11sfx2: change variable jan to aUsageInfoMessage for clarityChris Sherlock1-4/+4
2016-01-11PCH support on LinuxAshod Nakashian1-14/+2
2016-01-10Fix typosAndrea Gelmini23-32/+32
2016-01-10tdf#95505 Dump usage stats to text fileAybuke Ozdemir1-5/+25
2016-01-08SfxTemplatePanelControl doesn't have to be a DockingWindow anymoreCaolán McNamara2-29/+5
2016-01-08Float is never a SfxDockingWindow anymoreCaolán McNamara2-10/+0
2016-01-08implement the style pane right toolbar the same as the left toolbarCaolán McNamara3-74/+54
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-3/+3
2016-01-06tdf#96926 Restore still used stringsMaxim Monastirsky2-0/+34
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan11-3/+11
2016-01-05tdf#91065 Support localization of Properties dialog titleArul2-5/+5
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-7/+3
2016-01-04Remove two pointless DBG_ASSERTs "There is no Dde-Service"Tor Lillqvist1-2/+0
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-8/+0
2015-12-23loplugin:unreffunMaxim Monastirsky1-15/+0
2015-12-23New saving behaviorMaxim Monastirsky4-23/+4
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+0
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin7-16/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-19/+0
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl1-0/+3
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-2/+5
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky1-29/+35
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-4/+0