summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08sequence->vector in basicNoel Grandin
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-08Fix typosAndrea Gelmini
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove commented out stuff from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
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