summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-07Resolves: rhbz#1161238 sync PRESOBJ_OUTLINE para depths to outline numberingCaolán McNamara
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás
2014-11-07Build fix againZolnai Tamás
2014-11-07Build fix: back to C++98Zolnai Tamás
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Make these tests weaker to fix build.Zolnai Tamás
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás
2014-11-07Test for swapped out image loss during Impress exportZolnai Tamás
2014-11-07Do not check a referenceZolnai Tamás
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti
2014-11-05callcatcher: update unused codeCaolán McNamara
2014-11-05coverity#736461 Resource leakCaolán McNamara
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30Related: fdo#84846 move code setting edit mode to a new methodBoris Egorov
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-28Windows build fix.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-24coverity#1242429 Explicit null dereferencedCaolán McNamara
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24Register the item type based on the SIDMaxim Monastirsky
2014-10-24coverity#735385 try and silence Copy-paste errorCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "boost::rational throws if 0 is passed as denominator"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23fdo#85247: copy and paste of a slide results in a blue slide in presentation ...Muthu Subramanian
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-10-22callcatcher: update unused codeCaolán McNamara