summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-4/+4
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-302/+0
2016-02-03tdf#95505 Dump usage stats to text file.aybuke1-1/+1
2016-02-02Avoid unncessary, premature null derefStephan Bergmann2-19/+19
2016-02-02tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht1-1/+1
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01tdf#96327: Fix accelerator for remote filesGabriele Ponzo1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin2-2/+2
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara1-10/+27
2016-01-30Remove unused includesMiklos Vajna1-1/+0
2016-01-30these checks for DockingWindows are all wrongCaolán McNamara2-12/+11
2016-01-30strange bit of oddity here, these all call the same thingCaolán McNamara2-57/+5
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-1/+1
2016-01-28use unique_ptr to manage memoryDavid Tardon1-3/+4
2016-01-27tdf#95505 Dump usage stats to text file in user profile.aybuke1-12/+21
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