summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin12-29/+29
2016-02-17sfx2 classification infobar: improve messageMiklos Vajna2-1/+10
2016-02-17sfx2: add initial classification infobarMiklos Vajna1-0/+11
2016-02-17sfx2: introduce initial SfxClassificationHelperMiklos Vajna2-0/+88
2016-02-16Make the document properties dialog resizableSamuel Mehrbrodt1-1/+0
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl1-8/+3
2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl1-1/+12
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann1-4/+5
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin4-53/+0
2016-02-09Remove excess newlinesChris Sherlock105-878/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-0/+11
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin2-0/+12
2016-02-08sequence->vector in basicNoel Grandin3-3/+4
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin4-13/+13
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-1/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin1-3/+0
2016-02-08loplugin:unusedmethodsNoel Grandin3-17/+0
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-1/+1
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna1-1/+2
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin1-634/+0
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin1-21/+2
2016-02-05Fix typosAndrea Gelmini9-11/+11
2016-02-05remove commented out stuff from .SDI filesNoel Grandin1-101/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin1-3/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin1-95/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin4-25/+4
2016-02-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna1-16/+39
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-302/+0
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna4-0/+11
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-302/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-200/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin1-302/+0
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