summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-221-8/+3
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-192-2/+2
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-4/+0
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-2/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-2/+2
* Resolves: rhbz#805743 a11y: call doShow after we have a valid viewCaolán McNamara2012-05-092-4/+3
* make ResId::toString a non-static memberCaolán McNamara2012-04-302-3/+3
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* Remove deprecated Notes windows in Impress/DrawOlivier Hallot2012-04-191-1/+0
* Remove deprecated function.Rafael Dominguez2012-04-161-11/+0
* Make an out argument a pointer instead of a reference.Rafael Dominguez2012-04-161-3/+2
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-135-7/+6
* Remove some A2S and C2U macros in sdOlivier Hallot2012-04-131-8/+3
* Remove deprecated and unused methods.Rafael Dominguez2012-04-131-73/+0
* Replace deprecated List for std::vector<rtl::OUString>.Rafael Dominguez2012-04-131-15/+6
* Remove deprecated List in ViewClipboard::InsertSlides.Rafael Dominguez2012-04-131-5/+6
* Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.Rafael Dominguez2012-04-131-8/+6
* Replace deprecated List for vector.Rafael Dominguez2012-04-111-7/+6
* use a String through-out in order that logic via CheckPageName is unchangedCaolán McNamara2012-04-111-7/+6
* Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez2012-04-111-0/+63
* Remove some unused methodsJulien Nabet2012-04-091-53/+0
* More stuffs related to OUStrings in sdOlivier Hallot2012-04-073-14/+14
* More OUString ctor simplifcationsOlivier Hallot2012-04-076-11/+10
* More refactoring at OUString explicit constructors in sdOlivier Hallot2012-04-073-40/+35
* Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot2012-04-061-50/+46
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-45/+45
* Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot2012-04-068-50/+37
* More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot2012-04-054-11/+10
* More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot2012-04-0510-26/+26
* Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot2012-04-051-55/+55
* Removal VERBOSERob Snelders2012-04-051-6/+2
* Removal of VERBOSE defineRob Snelders2012-04-032-61/+29
* pointer is always non-nullCaolán McNamara2012-04-021-2/+2
* remove unused codeLuboš Luňák2012-03-301-8/+0
* removed duplicate includes in sdTakeshi Abe2012-03-2520-30/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-131-2/+3
* fdo#32598: Changing media playback options sets modified flagKatarina Machalkova2012-03-081-0/+4
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-056-24/+62
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-016-13/+13
* unusedcode.easy: remove UpdateLockManagerThomas Arnhold2012-02-203-458/+0
* Fix fdo#45177 - avoid linked undo for the while.Thorsten Behrens2012-02-151-6/+0
* InsertData to AppendData, to hide the insert position.Kohei Yoshida2012-02-013-6/+6
* pointer -> referenceIvan Timofeev2012-02-0111-296/+279
* Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet2012-01-281-1/+1
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-4/+3
* Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak2012-01-171-2/+3