summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)AuthorFilesLines
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-21/+0
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-13/+3
2013-10-28fixincludeguards.sh: svxThomas Arnhold4-8/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-08Smiley face now smiles!Ahmad H. Al Harthi1-7/+7
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-29/+0
2013-10-01convert remnants of String in SVX to StringNoel Grandin2-4/+4
2013-09-09Resolves: #i122777# Corrected texture mapping for 3D CustomShapesArmin Le Grand1-13/+27
2013-09-05convert svx/source/customshapes/*.cxx from String to OUStringNoel Grandin2-5/+5
2013-08-28XubString->OUStringCaolán McNamara1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-15Better fix for msvc 2012 build fix.Thorsten Behrens1-3/+1
2013-08-14Fix Windows build for Visual Studio 2012Jesús Corrius1-1/+5
2013-08-14fix warning: multi-line comment [-Werror=comment]Michael Stahl1-40/+43
2013-08-14bnc#654532: Make a regular octagon loaded from .ppt actually regularTor Lillqvist1-1/+43
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-12/+3
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-03#121437# Added patch from Regina which implements QuadraticBezier segemnts to...Armin Le Grand1-12/+25
2013-06-03Revert "#121437# Added patch from Regina which implements QuadraticBezier seg...Fridrich Štrba1-30/+0
2013-06-03#121437# Added patch from Regina which implements QuadraticBezier segemnts to...Armin Le Grand1-0/+30
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang2-1/+65
2013-05-19Related: #i120569# Corrected 3D object creationsArmin Le Grand1-16/+44
2013-05-19Resolves: #i120569# Enhanced 3D visualisation of line custom shapesArmin Le Grand1-8/+65
2013-05-19Resolves: #i119443# Import lines from ppt as one point connectorsArmin Le Grand1-0/+1
2013-05-19WaE: 0x80000000 -> MIN_INT32Caolán McNamara1-2/+2
2013-05-19#119881# fix the"RingInside" fontwork display incorrectly when open .ppt fileSun Ying1-2/+42
2013-05-19Related: #120556# fix the "RingOutside" fontwork display incorrectly...Sun Ying1-5/+11
2013-05-18Resolves: #i119755# A new custom shape ellipse ribbon is added and usedArmin Le Grand2-5/+290
2013-05-15Resolves: #i119519# Fixed import of closed borders from PPT...Andre Fischer1-6/+8
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-13Resolves: #i119974# Ellipse shape too large in MS office pptZhe Wang1-3/+70
2013-04-12i#116001: Decrementing the iterator while comparing is not a good idea here.Jan Holesovsky1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-103/+103
2013-04-01expand some more namespace macrosThomas Arnhold2-69/+62
2013-03-31#120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand1-2/+3
2013-03-26drop external include guardDavid Tardon1-2/+0
2013-03-20i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel1-2/+2
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2-13/+14
2013-03-15sal_Bool to boolTakeshi Abe4-19/+19
2013-03-14-Werror,-Wunused-functionTakeshi Abe1-18/+0
2013-03-14mark them as localTakeshi Abe3-2/+6
2013-03-11sal_Bool to boolTakeshi Abe1-77/+76
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-6/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith5-155/+151
2012-11-27re-base on ALv2 code. Includes:Michael Meeks8-185/+113