summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1226-32/+32
* fix build on older compilersNoel Grandin2014-11-121-2/+2
* loplugin: cstylecastNoel Grandin2014-11-1215-195/+195
* Remove unused #includeStephan Bergmann2014-11-111-1/+0
* strip off hard-coded numbering from outliner preview on loadCaolán McNamara2014-11-111-1/+14
* have a stab at improving impossible questionCaolán McNamara2014-11-111-1/+1
* callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara2014-11-113-5/+0
* fdo#84909 adding and hiding buttons in standard and common task toolbarsYousuf Philips2014-11-113-12/+20
* fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips2014-11-112-4/+8
* Standardizing the draw standard toolbar with other app standard toolbarsYousuf Philips2014-11-111-6/+8
* iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti2014-11-113-3/+0
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* loplugin: cstylecastNoel Grandin2014-11-1033-245/+245
* loplugin: cstylecastNoel Grandin2014-11-1047-232/+231
* loplugin: cstylecastNoel Grandin2014-11-101-14/+14
* fix spelling implemenation -> implementationNoel Grandin2014-11-101-1/+1
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-092-2/+0
* fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2014-11-092-2/+2
* coverity#1251173 Dereference before null checkCaolán McNamara2014-11-071-1/+1
* Resolves: rhbz#1161238 sync PRESOBJ_OUTLINE para depths to outline numberingCaolán McNamara2014-11-071-0/+48
* Use SAL_N_ELEMENTSZolnai Tamás2014-11-071-1/+1
* Build fix againZolnai Tamás2014-11-071-1/+1
* Build fix: back to C++98Zolnai Tamás2014-11-071-4/+4
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-074-9/+17
* Make these tests weaker to fix build.Zolnai Tamás2014-11-071-2/+2
* Make SdrGrafObj swapping methods private.Zolnai Tamás2014-11-074-13/+33
* Test for swapped out image loss during Impress exportZolnai Tamás2014-11-072-0/+70
* Do not check a referenceZolnai Tamás2014-11-074-7/+7
* fdo#84380 Remove repeated mouse handling codeVictor Portella2014-11-062-100/+65
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-065-7/+8
* implement toggling off removeable master elements with direct deleteCaolán McNamara2014-11-061-3/+39
* refactor delete code into FuDeleteSelectedObjectsCaolán McNamara2014-11-062-15/+24
* refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara2014-11-063-15/+23
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-065-8/+7
* Bin unused include files, thanks to Andrea GelminiTor Lillqvist2014-11-068-1032/+0
* sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl2014-11-051-1/+2
* Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti2014-11-054-2/+45
* callcatcher: update unused codeCaolán McNamara2014-11-052-23/+0
* coverity#736461 Resource leakCaolán McNamara2014-11-051-1/+2
* fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips2014-11-052-5/+5
* fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna2014-11-052-0/+11
* Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky2014-11-051-0/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-056-23/+20
* remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti2014-11-041-1/+1
* fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips2014-11-032-2/+4
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-313-4/+0
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-312-2/+2
* KEY_ALLMOD is the same as KEY_MODNoel Grandin2014-10-311-2/+2
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-302-2/+2