summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* sc lok: add toolbar item wrap text and merge cellsHenry Castro2016-07-061-1/+3
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-064-0/+7
* Template Manager: Merge local view and abstract viewAkshay Deep2016-07-058-381/+315
* merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin2016-07-041-4/+5
* SfxModule to use initializer_list instead of variadic argumentsMark Page2016-07-041-7/+6
* remove comphelper::string::removeNoel Grandin2016-07-045-10/+6
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-2/+2
* loplugin:stringconstantStephan Bergmann2016-07-041-2/+2
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-2/+2
* sd: add status bar UNO commandsHenry Castro2016-07-031-1/+4
* sw lok: add status bar UNO commandsHenry Castro2016-07-031-2/+6
* sc lok: add status bar UNO commandsHenry Castro2016-07-021-5/+51
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-0/+2
* fix accidental vcl::Region->RegionNoel Grandin2016-07-011-20/+20
* GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos2016-07-011-1/+60
* Add new open dialog type: Play and linkSamuel Mehrbrodt2016-07-011-0/+6
* Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara2016-06-301-3/+3
* Add new open dialog type: Preview only (without link)Samuel Mehrbrodt2016-06-301-0/+10
* LOK: change back type of view ids to intMiklos Vajna2016-06-301-8/+27
* move #includes to top of fileNoel Grandin2016-06-291-2/+1
* tdf#100660 - Starting document from a template crashes LibreOfficeAkshay Deep2016-06-291-1/+2
* Don't call a function when its result is already stored in variableMike Kaganski2016-06-281-1/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-4/+2
* loplugin:staticmethodsStephan Bergmann2016-06-281-1/+1
* loplugin:refcounting on NotebookBarNoel Grandin2016-06-281-2/+2
* notebookbar: added slide transition tabSzymon Kłos2016-06-281-0/+7
* tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski2016-06-283-9/+9
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-279-266/+70
* SfxProgress::SetState always returns trueStephan Bergmann2016-06-271-14/+4
* GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep2016-06-274-491/+41
* Slovenian example.xml (related: tdf#100352)Andras Timar2016-06-262-0/+72
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+1
* loplugin:singlevalfields in sfx2Noel Grandin2016-06-2423-206/+68
* loplugin:singlevalfields in svtoolsNoel Grandin2016-06-242-2/+0
* sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl2016-06-231-3/+3
* map MenuToggleButton to GtkToggleButton with a custom menu propertyCaolán McNamara2016-06-231-2/+2
* Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2016-06-231-5/+0
* GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep2016-06-232-4/+14
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-239-54/+54
* sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-0/+25
* tdf#100352 sfx classification: support localized policy filesMiklos Vajna2016-06-211-0/+14
* sfx2 lok: fix missing view cursors in a new viewMiklos Vajna2016-06-212-1/+10
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-3/+9
* tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep2016-06-201-2/+7
* uitest: set ids for a few UI objects created in codeMarkus Mohrhard2016-06-181-0/+6
* uitest: an enum is a bad idea for the typeMarkus Mohrhard2016-06-182-7/+0
* uitest: support selecting different tab pages in tab dialogMarkus Mohrhard2016-06-181-1/+38
* uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard2016-06-182-2/+14
* uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard2016-06-182-2/+8
* uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard2016-06-185-63/+8