summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-03-16tdf#104789 Export opacity attribute nameSzymon Kłos3-34/+40
2018-03-16tdf#104786 Don't export empty 'to'Szymon Kłos4-8/+31
2018-03-16tdf#90627 Don't save empty conditionsSzymon Kłos4-20/+30
2018-03-16Revert "sd lok: Set the view size to full page size and hide ruler, scrollbars"pranavk3-26/+2
2018-03-16sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant3-2/+26
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin12-32/+27
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+2
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-22/+15
2018-03-15tdf#115453 Remove Master Handout tab from Views Tab BarÁlex Puchades1-8/+0
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin3-24/+19
2018-03-15loplugin:useuniqueptr in UndoRemovePresObjectImplNoel Grandin2-12/+6
2018-03-15loplugin:useuniqueptr in UndoTextAPIChangedNoel Grandin1-11/+3
2018-03-14tdf#115539, tdf#116238: Don't display the notebookbar in presentation modeXisco Fauli1-4/+2
2018-03-14tdf#116342 Fix label: selectable, not selected is what this meansSamuel Mehrbrodt1-1/+1
2018-03-14tdf#104792 Double check for target shapeSzymon Kłos2-0/+16
2018-03-14loplugin:constantparamNoel Grandin1-1/+1
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-1/+9
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski13-14/+14
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin4-11/+8
2018-03-13sd: remove useage of GraphicURL in PhotoAlbumDialogTomaž Vajngerl1-43/+36
2018-03-13sd: bullet graphic uses "Graphic" prop. instead "GraphicURL"Tomaž Vajngerl3-26/+20
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl7-2/+8
2018-03-11tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski2-1/+31
2018-03-10ppt export: fix use of FillBitmap instead of FillBitmapURLTomaž Vajngerl1-1/+1
2018-03-09Remove unused HIDsGabor Kelemen1-8/+0
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin1-1/+1
2018-03-09drop getColor() method of ColorNoel Grandin3-6/+6
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl2-29/+18
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-4/+4
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian3-8/+36
2018-03-07weld SfxNewFileDialogCaolán McNamara1-6/+5
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+1
2018-03-07use more Color in sdNoel Grandin21-62/+64
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara1-16/+2
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-3/+2
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara1-1/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara62-62/+62
2018-03-05Translate German variable namesJohnny_M1-32/+32
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-03-05loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin1-26/+23
2018-03-05Removed duplicated includesAndrea Gelmini2-2/+0
2018-03-04weld SvxNameDialogCaolán McNamara6-8/+9
2018-03-02tdf#115429 sax,xmloff: assert on empty attribute names & namespacesMichael Stahl1-1/+12
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-03-01weld insert row/column dialogCaolán McNamara1-1/+4
2018-03-01ofz#6625 just don't care about exceptions during fuzzingCaolán McNamara1-19/+17
2018-03-01tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl2-0/+52
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara2-3/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-9/+9
2018-02-27lok: All mouse,key events asyncPranav Kant6-66/+69