summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )Fridrich Štrba
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-03sal_Bool to boolTakeshi Abe
2012-05-03removed unused definesTakeshi Abe
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-26WaE: msvc2008 unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-19fdo#48473 Missing translation of local String constantRegina Henschel
2012-04-18condition is always trueCaolán McNamara
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05String::CreateFromInt32 -> OUString::valueOfCaolán McNamara
2012-04-02pointer is always non-nullCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20reduce UniStringsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29fdo#46340: fix crash in SdrGrafObj::getInputStream:Michael Stahl
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara
2012-02-27n742593: Adding checks before using textbox sizes.Muthu Subramanian
2012-02-21Fixed a possible NULL-dereference found by cppcheck in svxJosh Heidenreich
2012-02-19Remove unused codePetr Vorel
2012-02-18Remove unused codeElton Chung
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-02-13Remove unused codeElton Chung
2012-02-11fix dbgutil build: put back DbgName_SdrPageViewMatúš Kukan
2012-02-10Removed some warnings on WIN32 build.Kohei Yoshida
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida