summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* removed unused forward declarations of classTakeshi Abe2012-06-163-7/+0
* fdo#48874 - remove html export dialog artworkRob Snelders2012-06-154-327/+126
* added zoom submenu to ViewTim Hardeck2012-06-152-2/+28
* move zoomitem from svx to sfx2Tim Hardeck2012-06-1510-10/+11
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-2/+2
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-182/+0
* Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-122-4/+4
* Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin2012-06-121-7/+7
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-121-3/+3
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-3/+2
* nuke dead codeTakeshi Abe2012-06-108-121/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-0955-113/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-4/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-5/+0
* n753458: changing the keyboard of the Slide Show buttonFelix Zhang2012-06-071-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-065-34/+15
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-9/+9
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-055-5/+5
* XubString->rtl::OUStringBufferCaolán McNamara2012-06-051-9/+7
* ditch some XubStringsCaolán McNamara2012-06-051-2/+2
* reduce scope of iCaolán McNamara2012-06-051-3/+2
* fix use of local resource string ids in global contextCaolán McNamara2012-06-056-47/+44
* Navigator menu entry is checkableCaolán McNamara2012-06-051-0/+1
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-051-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-044-32/+14
* targeted string re-workNorbert Thiebaud2012-06-023-6/+6
* These should be set as checkable menu entriesCaolán McNamara2012-06-021-0/+6
* targetted reversion of minor SAL_N_ELEMENTS tweakMichael Meeks2012-06-011-3/+3
* nuke unused namespaceTakeshi Abe2012-06-011-2/+0
* sdext: cleanup presenter screen handling pwrt. namingMichael Meeks2012-05-305-11/+11
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2012-05-282-4/+4
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-248-13/+11
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-224-15/+8
* removed unused #definesTakeshi Abe2012-05-211-5/+0
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-198-19/+19
* Remove "else if" dup small blockJulien Nabet2012-05-191-5/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-172-3/+0
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-173-4/+9
* removed unused constant rtl::OUStringTakeshi Abe2012-05-163-7/+0
* removed useless codeTakeshi Abe2012-05-161-5/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-165-6/+1
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-163-8/+8
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-2/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-1411-21/+21
* Add helpful instructions nearby encrypted CVE files.Michael Meeks2012-05-141-0/+7
* avoid recursion that can mess up DND setup (fdo#41996)Luboš Luňák2012-05-111-14/+31
* Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida2012-05-111-1/+1
* Better names for presentation specific field item types.Kohei Yoshida2012-05-111-3/+3
* Resolves: rhbz#805743 a11y: call doShow after we have a valid viewCaolán McNamara2012-05-094-6/+5