summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Related tdf#81718: correctly display file size for...Giuseppe Castagno2016-02-211-1/+2
* sfx classification: give access to document header/footer and watermarkMiklos Vajna2016-02-191-0/+9
* move gio config into its own separate config headerCaolán McNamara2016-02-191-5/+7
* new loplugin: find write-only fieldsNoel Grandin2016-02-192-6/+1
* sfx2 classification: color the infobar according to the impact levelMiklos Vajna2016-02-172-8/+64
* sfx2 infobar: allow setting the message styleMiklos Vajna2016-02-172-6/+9
* sfx2 infobar: allow setting the message colorMiklos Vajna2016-02-172-5/+16
* sfx2 infobar: allow setting the back/foreground colorMiklos Vajna2016-02-172-18/+42
* sfx2 classification: ignore non-BAILS properties earlyMiklos Vajna2016-02-171-0/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-1712-29/+29
* sfx2 classification infobar: improve messageMiklos Vajna2016-02-172-1/+10
* sfx2: add initial classification infobarMiklos Vajna2016-02-171-0/+11
* sfx2: introduce initial SfxClassificationHelperMiklos Vajna2016-02-172-0/+88
* Make the document properties dialog resizableSamuel Mehrbrodt2016-02-161-1/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl2016-02-121-8/+3
* sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl2016-02-121-1/+12
* tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann2016-02-111-4/+5
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-114-53/+0
* Remove excess newlinesChris Sherlock2016-02-09105-878/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-1/+1
* lok: notify the states of undo and redo toolbar itemsHenry Castro2016-02-081-0/+11
* revert part of "loplugin:unusedmethods"Noel Grandin2016-02-082-0/+12
* sequence->vector in basicNoel Grandin2016-02-083-3/+4
* convert SfxSlotKind to scoped enumNoel Grandin2016-02-084-13/+13
* remove unused HelpText attribute from *.sdi filesNoel Grandin2016-02-081-1/+0
* remove unnecessary module GUIDs in *.sdi filesNoel Grandin2016-02-081-2/+0
* Fix typosAndrea Gelmini2016-02-081-1/+1
* remove some unnecessary declarations from *.sdi fileNoel Grandin2016-02-081-3/+0
* loplugin:unusedmethodsNoel Grandin2016-02-083-17/+0
* lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky2016-02-051-1/+1
* xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna2016-02-051-1/+2
* remove unnecessary comments from .SDI filesNoel Grandin2016-02-051-634/+0
* remove unused SlotId/Volatile from .SDI filesNoel Grandin2016-02-051-21/+2
* Fix typosAndrea Gelmini2016-02-059-11/+11
* remove commented out stuff from .SDI filesNoel Grandin2016-02-051-101/+0
* remove unused UUID and VERSION from .SDI filesNoel Grandin2016-02-051-3/+0
* remove unused Readonly from .SDI filesNoel Grandin2016-02-051-95/+0
* remove unused Automation from .SDI filesNoel Grandin2016-02-054-25/+4
* sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna2016-02-041-16/+39
* remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin2016-02-041-302/+0
* sfx2: fix locking after signing OOXML documentsMiklos Vajna2016-02-044-0/+11
* remove unused HasDialog from SDI filesNoel Grandin2016-02-041-302/+0
* remove unused Synchron from SDI filesNoel Grandin2016-02-041-200/+0
* remove unused Cachable keyword from SDI filesNoel Grandin2016-02-041-302/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-4/+4
* remove unused HasCoreId from SDI filesNoel Grandin2016-02-031-302/+0
* tdf#95505 Dump usage stats to text file.aybuke2016-02-031-1/+1
* Avoid unncessary, premature null derefStephan Bergmann2016-02-022-19/+19
* tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht2016-02-021-1/+1