summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl1-9/+19
2013-08-13startcenter: Logo, more space, and a little cleanup.Jan Holesovsky1-189/+133
2013-08-13startcenter: Add new Start CenterKrisztian Pinter3-438/+646
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter1-1/+15
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter2-10/+66
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter1-14/+11
2013-08-13startcenter: Add app icons to sfx2Krisztian Pinter1-0/+35
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann4-15/+16
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann2-28/+2
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara5-166/+0
2013-08-10fdo#46037: 1 less comphelper/configurationhelper in sfx2Julien Nabet1-1/+0
2013-08-10callcatcher: update unused codeCaolán McNamara3-93/+0
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara3-22/+10
2013-08-09Call AddDocumentToPickList in SFX_EVENT_OPENDOCJesús Corrius1-26/+1
2013-08-09convert wrap dialog to .uiCaolán McNamara1-1/+1
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2-2/+2
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter3-0/+238
2013-08-08Move startcenter.ui from framework to sfx2Krisztian Pinter3-1/+308
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky3-225/+2
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter8-0/+2019
2013-08-06Change String to OUString in some class.Palenik Mihály1-1/+1
2013-08-05I can't see how being an a11y relation member of yourself helpsCaolán McNamara1-5/+0
2013-08-03fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet1-1/+0
2013-08-03fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet1-1/+0
2013-08-01Mark as constTakeshi Abe3-3/+3
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
2013-07-31fix android build after my XubString changes in VCLNoel Grandin1-2/+2
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet2-49/+30
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet2-66/+27
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin1-2/+2
2013-07-31Fix some typos.Thomas Klausner1-2/+2
2013-07-30Add TODO comment expressing doubts about existing codeStephan Bergmann1-0/+7
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara4-8/+8
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2-2/+5
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann1-27/+44
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl4-38/+33
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl4-33/+38
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl1-113/+0
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl1-184/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl1-2/+2
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet4-83/+17
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-26stash rather arbitrary widget sizes in one placeCaolán McNamara1-0/+10
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa5-11/+4
2013-07-24XubString->OUStringCaolán McNamara1-4/+5
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin3-3/+3
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin8-47/+8
2013-07-20callcatcher: update unused codeCaolán McNamara1-43/+0
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-0/+5