summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/docshell
Commit message (Expand)AuthorAgeFilesLines
* Be explicit when using bool as integral value (as Link return value)Stephan Bergmann2014-01-171-2/+2
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-2/+2
* fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl2013-12-051-2/+3
* Drop duplicate #includeTakeshi Abe2013-12-021-2/+0
* Integrate branch of IAccessible2Steve Yin2013-11-281-0/+285
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* fix some further include guard fooThomas Arnhold2013-11-051-5/+0
* Unwind FunctionReference typedefStephan Bergmann2013-10-252-4/+4
* String to OUStringThomas Arnhold2013-09-081-1/+1
* Print images in grayscale when printing using the "Black & White".Brian Fraser2013-09-041-2/+2
* convert DrawDocShell to OUStringIvan Timofeev2013-08-242-6/+6
* cppcheck: fix reassigned value + fix indentationJulien Nabet2013-08-231-11/+7
* convert GetName/Title/Description methods to OUStringIvan Timofeev2013-08-151-31/+29
* remove some more SfxObjectShell methods that only call each otherMichael Stahl2013-07-271-6/+0
* Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand2013-06-061-1/+0
* Resolves: #i119902# Rename all master pages in a template...Andre Fischer2013-05-121-2/+11
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-203-3/+3
* Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy2013-04-203-3/+3
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-202-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-9/+9
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* Translation and cleanup of comments in sd/source/ui/docshell/Urs Fässler2013-03-125-277/+93
* sd: translate debug messagesThomas Arnhold2013-03-111-1/+1
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-6/+6
* fix incorrect code alignmentLuboš Luňák2013-02-221-1/+1
* added EmbedFonts property, added File/Properties/Font tabRadek Doulik2013-02-221-0/+13
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-286-141/+106
* - fdo#47707 - PRINTING: Printing windows wrong color indicationRob Snelders2012-07-311-2/+2
* fdo#51179: SearchAscii() is equal to indexOf(), not match()Korrawit Pruegsanusak2012-07-101-7/+11
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* More RTL_CONSTASCII conversionsOlivier Hallot2012-04-181-13/+10
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-131-11/+11
* removed duplicate includes in sdTakeshi Abe2012-03-253-5/+0
* Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot2012-01-101-1/+1
* impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE2011-12-061-0/+1
* remove include of pch header from sdNorbert Thiebaud2011-11-276-12/+0
* removed unused macroTakeshi Abe2011-11-052-9/+0
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-242-6/+5
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-1/+1
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-6/+5
* Replace List for std::vector<sd::FrameView*>.Rafael Dominguez2011-06-102-54/+31
* Duplicate code: join ImportFrom and InsertFromChristina Rossmanith2011-06-031-2/+2
* Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-1/+0
* gbuildize sdDavid Tardon2011-04-211-56/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-293-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2011-03-125-96/+96
|\
| * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-2/+2
| |\
| | * undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]2010-10-201-2/+2