summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-01added new Fonts property, it is used in xmloff for fonts embeddingRadek Doulik1-0/+58
2013-02-26clarify the duplicateThomas Arnhold1-0/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-1/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-27/+17
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-4/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini1-3/+2
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida1-1/+1
2012-05-11Better names for presentation specific field item types.Kohei Yoshida1-3/+3
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida1-4/+4
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-57/+57
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-25removed duplicate includes in sdTakeshi Abe1-2/+0
2012-02-27Avoid temporary rtl::OUString in sdTakeshi Abe1-2/+2
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod1-1/+2
2011-12-28fdo43033 do not export to PDF hidden slidesPierre-André Jacquod1-247/+250
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-2/+2
2011-08-16WaE: unused variableCaolán McNamara1-3/+3
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez1-39/+21
2011-06-03use standard template for this hereCaolán McNamara1-12/+8
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-68/+81
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+6
2011-04-28pdf-link-export-fix.diff: (bnc#598816, bnc#639278)Cédric Bosdonnat1-68/+81
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+6
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-12/+6
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-10/+10
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-10/+10
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-8/+8
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-10/+10
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-10/+10
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara1-2/+2
2010-12-05Removed dead code and comments from sdRobert Roth1-48/+11
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]1-1/+6
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-44/+43
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-42/+42