summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2-4/+4
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann8-13/+11
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara4-15/+8
2012-05-21removed unused #definesTakeshi Abe1-5/+0
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet8-19/+19
2012-05-19Remove "else if" dup small blockJulien Nabet1-5/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-3/+0
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon3-4/+9
2012-05-16removed unused constant rtl::OUStringTakeshi Abe3-7/+0
2012-05-16removed useless codeTakeshi Abe1-5/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-6/+1
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara3-8/+8
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara1-2/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara11-21/+21
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-05-11avoid recursion that can mess up DND setup (fdo#41996)Luboš Luňák1-14/+31
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-09Resolves: rhbz#805743 a11y: call doShow after we have a valid viewCaolán McNamara4-6/+5
2012-05-09Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann2-8/+13
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida1-4/+4
2012-05-04removed unwanted/bad cast, fixes n#759178Radek Doulik1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara8-20/+22
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27n#48778: Clicking on Master Pages crashes.Muthu Subramanian1-1/+1
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara6-10/+10
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders6-2/+29
2012-04-19WaE: -Werror=reorderCaolán McNamara1-1/+1
2012-04-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+1
2012-04-19Remove deprecated Notes windows in Impress/DrawOlivier Hallot11-1423/+0
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák3-4/+4
2012-04-18More RTL_CONSTASCII cleanupsOlivier Hallot4-53/+51
2012-04-18More RTL_CONSTASCII conversionsOlivier Hallot2-23/+20
2012-04-18More RTL_CONSTASCII_ cleanupOlivier Hallot3-18/+17
2012-04-17callcatcher: update unused code listCaolán McNamara1-25/+0
2012-04-16Remove unused code in sdSantiago Martinez5-75/+0
2012-04-16WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon4-14/+13
2012-04-16Return by value instead of passing by reference to get data.Rafael Dominguez8-16/+18
2012-04-16Remove deprecated function.Rafael Dominguez2-13/+0
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez7-21/+22
2012-04-16animations is not api, it should be animations_inc packageMatúš Kukan1-1/+4
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot5-59/+48
2012-04-16C++ overloading is clearly the best invention everMichael Stahl1-1/+1
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot3-117/+117
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot4-94/+95
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot10-205/+197
2012-04-15More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot11-168/+139
2012-04-15Some Unistring removalsOlivier Hallot4-7/+5
2012-04-14Slidesorter: Kill more useless cruft.Jan Holesovsky6-48/+10