summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2016-02-03tdf#95505 Dump usage stats to text file.aybuke
2016-02-02Avoid unncessary, premature null derefStephan Bergmann
2016-02-02tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht
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