summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-04String to OUString.Kohei Yoshida
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-19use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-09-11-Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL))Stephan Bergmann
2012-08-08STL'ify CustomShowListNoel Grandin
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-15Some Unistring removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-02-27Avoid temporary rtl::OUString in sdTakeshi Abe
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe