summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2216-360/+64
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-208-8/+8
* Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy2013-04-2041-89/+40
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-2026-85/+85
* WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist2013-04-191-1/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-184-4/+5
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
* Update pchAurimas Fišeras2013-04-171-0/+2
* Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski2013-04-169-18/+133
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-153-3/+3
* fdo#60724 correct spellingThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
* fix mergelibs=allPeter Foley2013-04-132-6/+4
* fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2013-04-132-3/+5
* make Photo Album warning string localizableAndras Timar2013-04-123-2/+8
* Create Photo Album implementationGergő Mocsi2013-04-123-27/+73
* Mention the same messages are used over TCP as for BTTor Lillqvist2013-04-121-1/+3
* Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand2013-04-118-0/+25
* It's fine to delete a NULL pointerTor Lillqvist2013-04-111-8/+4
* WaE: unitialised variableLionel Elie Mamane2013-04-111-8/+12
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-114-130/+116
* rename UI to UIConfigDavid Tardon2013-04-113-6/+6
* WaE: declaration of ‘xCfg’ shadows a previous local [-Wshadow]Andras Timar2013-04-101-2/+1
* WaE: declaration shadows a local variableTor Lillqvist2013-04-101-3/+3
* Photo Album: make localizable the hardcoded stringsAndras Timar2013-04-103-4/+19
* Create Photo Album implementationGergő Mocsi2013-04-108-99/+700
* remove un-used code modules.Michael Meeks2013-04-102-230/+0
* sd: fix linking of aEmptyStr; not in libmergedMatúš Kukan2013-04-091-1/+1
* Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan2013-04-091-1/+1
* Fix #i119545# Fixed import of master page layout from PPT.Andre Fischer2013-04-081-4/+13
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-082-5/+8
* fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin2013-04-081-3/+3
* for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)Zhe Wang2013-04-071-7/+12
* Fix #119523# fix the indent and left margin attribute lost when save as .pptSun Ying2013-04-071-0/+11
* #119515# fix the numbering bullet in table cell changed when saved to .ppt fileSun Ying2013-04-071-4/+16
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-7/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07339-1856/+1731
* new module i18nlangtagEike Rathke2013-04-0514-16/+16
* Initial Impress Remote protocol documentation.Andrzej J.R. Hunt2013-04-051-0/+90
* fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2013-04-0510-31/+44
* #119711# support the delay var when export ppt file by AOOSun Ying2013-04-031-2/+1
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-0310-34/+34
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-0378-904/+904
* various efforts to consistently apply HIG rulesCaolán McNamara2013-04-031-22/+23
* remove macros in sdThomas Arnhold2013-04-024-88/+73
* drop prefix from ::cssThomas Arnhold2013-04-026-11/+11
* remove boilerplate commentsThomas Arnhold2013-04-015-10/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-012-2/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-1/+2