summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-04-20removed unused const/static dataTakeshi Abe2-12/+0
2012-04-19svx: fix debug warnings from STL conversionMichael Stahl2-2/+6
2012-04-19Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2-4/+3
2012-04-19Convert SV_DECL_PTRARR to std::vectorNoel Grandin2-7/+6
2012-04-19Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin3-54/+61
2012-04-19Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin3-11/+10
2012-04-19fdo#48473 Missing translation of local String constantRegina Henschel1-2/+3
2012-04-18callcatcher: update listCaolán McNamara2-10/+0
2012-04-18condition is always trueCaolán McNamara1-16/+11
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara13-34/+34
2012-04-15findbar: Allow F3 to search next when in the find combobox.Jan Holesovsky1-1/+1
2012-04-15findbar: Kill copy'n'paste.Jan Holesovsky3-202/+37
2012-04-12remove formfeedsThomas Arnhold1-1/+1
2012-04-12n#717947: Fixed pdf export (of images).Muthu Subramanian1-3/+3
2012-04-10Remove VERBOSE part 3Rob Snelders1-1/+1
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian5-2/+26
2012-04-09do not put things directly into $(WORKDIR)David Tardon2-2/+2
2012-04-09add package deps for resourcesDavid Tardon4-6/+26
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-12/+12
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-17/+13
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi10-33/+33
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi16-69/+69
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara5-21/+8
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara4-27/+0
2012-04-05String::CreateFromInt32 -> OUString::valueOfCaolán McNamara1-1/+1
2012-04-05Unused code removal.Winfried Donkers2-40/+0
2012-04-05Unused code removal.Santiago Martinez2-10/+0
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard2-26/+23
2012-04-03Cleanup some unnecessary #includeMatteo Casalin4-3/+2
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar1-0/+4
2012-04-02Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara2-5/+5
2012-04-02rtl::OUStrings already have a global empty stringCaolán McNamara1-3/+1
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara2-15/+9
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-4/+9
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-5/+1
2012-04-02unused static objectCaolán McNamara1-1/+0
2012-04-02pointer is always non-nullCaolán McNamara2-5/+4
2012-04-02removed duplicate includes in svxTakeshi Abe62-90/+1
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-17/+18
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-30/+30
2012-03-28don't use a global LockListener to avoid startup hit on ctoringCaolán McNamara1-7/+7
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-8/+7
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-4/+2
2012-03-26UniString to rtl::OUString.Kohei Yoshida2-0/+18
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+1
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sdi files don't need executable bitsMichael Stahl5-0/+0