summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-07-07hitting esc while insert->table float is open crashesCaolán McNamara1-0/+1
2016-07-06sc lok: add toolbar item wrap text and merge cellsHenry Castro1-1/+3
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin4-0/+7
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep8-381/+315
2016-07-04merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin1-4/+5
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-7/+6
2016-07-04remove comphelper::string::removeNoel Grandin5-10/+6
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-07-04loplugin:stringconstantStephan Bergmann1-2/+2
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-2/+2
2016-07-03sd: add status bar UNO commandsHenry Castro1-1/+4
2016-07-03sw lok: add status bar UNO commandsHenry Castro1-2/+6
2016-07-02sc lok: add status bar UNO commandsHenry Castro1-5/+51
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+2
2016-07-01fix accidental vcl::Region->RegionNoel Grandin1-20/+20
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos1-1/+60
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt1-0/+6
2016-06-30Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara1-3/+3
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt1-0/+10
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-8/+27
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-29tdf#100660 - Starting document from a template crashes LibreOfficeAkshay Deep1-1/+2
2016-06-28Don't call a function when its result is already stored in variableMike Kaganski1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-4/+2
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin1-2/+2
2016-06-28notebookbar: added slide transition tabSzymon Kłos1-0/+7
2016-06-28tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski3-9/+9
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos9-266/+70
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann1-14/+4
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep4-491/+41
2016-06-26Slovenian example.xml (related: tdf#100352)Andras Timar2-0/+72
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin23-206/+68
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin2-2/+0
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl1-3/+3
2016-06-23map MenuToggleButton to GtkToggleButton with a custom menu propertyCaolán McNamara1-2/+2
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-5/+0
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep2-4/+14
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin9-54/+54
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-0/+25
2016-06-21tdf#100352 sfx classification: support localized policy filesMiklos Vajna1-0/+14
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna2-1/+10
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-3/+9
2016-06-20tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep1-2/+7
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard1-0/+6
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard2-7/+0
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard1-1/+38
2016-06-18uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard2-2/+14
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard2-2/+8