summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-06-28sd draw page: add PreviewMetafile UNO propertyMiklos Vajna2-3/+13
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski1-1/+1
2016-06-28GSoC kill notebookbar after the real impress closeSzymon Kłos1-2/+2
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-4/+0
2016-06-28svtools: survive swapout/in of graphic with embedded pdfMiklos Vajna1-3/+3
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-28loplugin:overrideStephan Bergmann1-1/+1
2016-06-28ODP export: add embedded pdf supportMiklos Vajna2-0/+14
2016-06-28notebookbar: added slide transition tabSzymon Kłos8-9/+429
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski1-0/+5
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara2-11/+13
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos10-20/+20
2016-06-27tdf92852 correct layout type mapping for 'Title, 6 Content'.Mark Hung1-2/+2
2016-06-27loplugin:singlevalfields in sdNoel Grandin34-278/+85
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin2-2/+0
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2-6/+0
2016-06-23support for ms binary format validation in sd module export testsVasily Melenchuk1-0/+4
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin10-34/+31
2016-06-22tdf#93124: The arbitrary number 100 seems to be too high, let's try 50Tor Lillqvist1-1/+1
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna2-6/+0
2016-06-20Remove unused includesStephan Bergmann4-4/+0
2016-06-20This code unlikely wants conversion from UNO Bool or Char AnysStephan Bergmann1-2/+1
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2-6/+2
2016-06-20tdf#100441: Fix listbox state in master vs. normal modeKatarina Behrens2-10/+27
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard1-1/+1
2016-06-18uitest: support more impress operationsMarkus Mohrhard2-3/+82
2016-06-18uitest: add initial code for impress main edit windowMarkus Mohrhard5-0/+138
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard4-0/+15
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna5-93/+30
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-8/+14
2016-06-16sort the arrayDavid Tardon1-1/+1
2016-06-16rhbz#1343752 fix view status in menuDavid Tardon1-56/+30
2016-06-16tdf#86759 and tdf#89466: Enable Page Background Panel for DrawSusobhan Ghosh2-3/+40
2016-06-15SfxObjectShell::Current may return nullptrMarkus Mohrhard1-0/+3
2016-06-15tdf#100209: Master slide of master slide makes no senseKatarina Behrens1-7/+30
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara1-0/+1
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-5/+12
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep2-1/+5
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna1-3/+12
2016-06-15LOK: fire SET_PART event when Impress page is changedAshod Nakashian1-0/+5
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas1-0/+2
2016-06-14Function to change sidebar panel title, via UNO APIKatarina Behrens2-0/+36
2016-06-13sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-7/+46
2016-06-13sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-2/+7
2016-06-13sd: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+8
2016-06-13sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-2/+22
2016-06-13notebookbar: reduced paddingSzymon Kłos1-14/+45
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara2-2/+8
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin4-6/+6
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin6-8/+8