summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-05-05only set cur. page once when removing mult. pagesDavid Tardon
2016-05-05Don't crash when switching to slide sorterMaxim Monastirsky
2016-05-05Fix widget nameMaxim Monastirsky
2016-05-05loplugin:nullptrNoel Grandin
2016-05-05loplugin:simplifyboolNoel Grandin
2016-05-05-Werror,-Winconsistent-missing-overrideNoel Grandin
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski
2016-05-04tdf#89466: Getting/setting page size works nowKatarina Behrens
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens
2016-05-04tdf#89466: Access to page setup dialog, alignment of labelsKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-05-02drop cruftDavid Tardon
2016-05-02use unique_ptrDavid Tardon
2016-05-02fix typoDavid Tardon
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-02add member prefixDavid Tardon
2016-05-02use unique_ptrDavid Tardon
2016-05-01Fix typosAndrea Gelmini
2016-05-01Fix typosAndrea Gelmini
2016-04-30removed defaulted argument from function callArmin Le Grand
2016-04-30Fix typosAndrea Gelmini
2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak
2016-04-29use initialization listJochen Nitschke
2016-04-29tdf#64654 create no extra SdrModels, do not insert PresObjArmin Le Grand
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak
2016-04-29tdf#98037 SIDEBAR: Replacing 'Speed' drop downs with comboboxes (2)Akshay Deep
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-28tdf#98037 - SIDEBAR: Replacing 'Speed' drop downs with comboboxesAkshay Deep
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26tdf#84909 Draw: Reorganize buttons in connector split buttonYousuf Philips
2016-04-26tdf#98037 - SIDEBAR: Replacing 'Speed' drop downs with comboboxes (2)Akshay Deep
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-24delete unused headersJochen Nitschke
2016-04-24tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Remove unused PID__START/ENDStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21Fix typosAndrea Gelmini
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro