summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Svx and sw code cleanupTomaž Vajngerl
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29fdo#51543: fix incomplete slide number info in status barIvan Timofeev
2012-06-28remember spell check/find&replace start position only 1st timeRadek Doulik
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31nuke unused typedefTakeshi Abe
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-09Resolves: rhbz#805743 a11y: call doShow after we have a valid viewCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-19Remove deprecated Notes windows in Impress/DrawOlivier Hallot
2012-04-16Remove deprecated function.Rafael Dominguez
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-04-13Remove deprecated and unused methods.Rafael Dominguez
2012-04-13Replace deprecated List for std::vector<rtl::OUString>.Rafael Dominguez
2012-04-13Remove deprecated List in ViewClipboard::InsertSlides.Rafael Dominguez
2012-04-13Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.Rafael Dominguez
2012-04-11Replace deprecated List for vector.Rafael Dominguez
2012-04-11use a String through-out in order that logic via CheckPageName is unchangedCaolán McNamara
2012-04-11Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez
2012-04-09Remove some unused methodsJulien Nabet
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-07More OUString ctor simplifcationsOlivier Hallot
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot
2012-04-05Removal VERBOSERob Snelders
2012-04-03Removal of VERBOSE defineRob Snelders
2012-04-02pointer is always non-nullCaolán McNamara