summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)AuthorFilesLines
2013-09-29fix make check breakers due to GraphicObject refactorsfeature/graphicobjectNorbert Thiebaud1-8/+6
2013-09-27Save Commit: must be squashed!!! ObjectGraphic refactorNorbert Thiebaud2-34/+31
2013-09-24Construct graphic objects from streams and misc. other fixes.Michael Meeks1-6/+2
2013-08-06initial cut at ref-counting GraphicObjectsMichael Meeks2-86/+64
2013-07-27Mark as const/staticTakeshi Abe2-3/+3
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna1-2/+2
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-25fdo65400: fix for Character Shading being lostAdam Co1-47/+86
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-24/+16
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+6
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon1-0/+5
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-3/+1
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+10
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane1-1/+2
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara1-0/+17
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-2/+2
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke1-5/+98
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann2-101/+7
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2-7/+101
2013-04-12warning C4101: 'e' : unreferenced local variableStephan Bergmann1-1/+1
2013-04-11i#79611: SvxFieldData::Create() is not supposed to throw.Jan Holesovsky1-1/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-68/+68
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann3-6/+0
2013-03-27kill some unused inlinesThomas Arnhold1-22/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-4/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-18coverity#735373 Copy-paste errorJulien Nabet1-1/+1
2013-03-18use SAL_N_ELEMENTSDavid Tardon1-2/+2
2013-03-13don't jam numbers directly on text, leave a spaceCaolán McNamara3-13/+8
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-4/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2-12/+8
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2-9/+9
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22fix editeng and basctl buildCaolán McNamara1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida6-15/+15
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac9-308/+303
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-49/+1
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-20/+1
2013-01-25SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna1-2/+70
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1