summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás
2014-12-07Unused forward declStephan Bergmann
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-07sd: use GetUndoAction()Miklos Vajna
2014-12-07Work around error: member access into incomplete type 'MarkedUndoAction'Tor Lillqvist
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
2014-12-05Remove unused functionStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04Don't start Impress Remote server in headless mode.Andrzej Hunt
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-30fdo#86035 impress and draw use .uno:Text and not .uno:DrawTextYousuf Philips
2014-11-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips
2014-11-28fdo#84043: add a test for the bugMichael Stahl
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-25fdo#84848 enable 'save as' button in toolbarYousuf Philips
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25fdo#86440 move header and footer entry to insert menuYousuf Philips
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca
2014-11-24fdo#84909 move zoom to object and added/hid/unhid some other buttonsYousuf Philips
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24RID_APPTITLE is unused in sd, StarImpress 4.0Caolán McNamara
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky
2014-11-23Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky
2014-11-22fdo#86550 make some strings localizableAndras Timar
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara
2014-11-18fdo#86209 reorganized the view menu in impress and drawYousuf Philips
2014-11-18fdo#84909 add distribution selection to drawing toolbarYousuf Philips
2014-11-18fdo#84909 more reworking of the toolbars in impress and drawYousuf Philips
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-14more catch by referenceCaolán McNamara
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14Silence winsock deprecation warningStephan Bergmann