summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-0/+5
* Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky2014-11-174-14/+13
* coverity#1251173 Dereference before null checkCaolán McNamara2014-11-161-1/+4
* more catch by referenceCaolán McNamara2014-11-141-3/+3
* coverity#1251173 Dereference before null checkCaolán McNamara2014-11-141-3/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1411-16/+17
* Silence winsock deprecation warningStephan Bergmann2014-11-141-0/+6
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-144-0/+4
* coverity#1251594 Uncaught exceptionCaolán McNamara2014-11-132-2/+3
* limit width of list whose text can grow to silly widthsCaolán McNamara2014-11-131-0/+1
* Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet2014-11-132-10/+10
* add CVE-2014-6352 testcaseCaolán McNamara2014-11-131-0/+1
* loplugin: cstylecastNoel Grandin2014-11-1342-265/+263
* 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