summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)Author
2013-09-08String to OUStringThomas Arnhold
2013-09-04Print images in grayscale when printing using the "Black & White".Brian Fraser
2013-08-24convert DrawDocShell to OUStringIvan Timofeev
2013-08-23cppcheck: fix reassigned value + fix indentationJulien Nabet
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-05-12Resolves: #i119902# Rename all master pages in a template...Andre Fischer
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12Translation and cleanup of comments in sd/source/ui/docshell/Urs Fässler
2013-03-11sd: translate debug messagesThomas Arnhold
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-02-22fix incorrect code alignmentLuboš Luňák
2013-02-22added EmbedFonts property, added File/Properties/Font tabRadek Doulik
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-07-31- fdo#47707 - PRINTING: Printing windows wrong color indicationRob Snelders
2012-07-10fdo#51179: SearchAscii() is equal to indexOf(), not match()Korrawit Pruegsanusak
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-18More RTL_CONSTASCII conversionsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-05removed unused macroTakeshi Abe
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-06-03Duplicate code: join ImportFrom and InsertFromChristina Rossmanith
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-04-21gbuildize sdDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-01Remove unused misc.hxx and its referencesThomas Arnhold
2011-03-01Remove STARIMAGE_AVAILABLEThomas Arnhold
2011-03-01Remove TF_STARONEThomas Arnhold
2011-02-10Remove obsolete Hyperlink Bar from impress_drawAlfonso Eusebio
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Removed dead code and comments from sdRobert Roth
2010-11-20Remove empty commentsJ. Graeme Lingard