summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)AuthorFilesLines
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl1-21/+1
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens1-21/+4
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-3/+36
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-36/+3
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl1-11/+2
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna1-0/+100
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa23-253/+0
2013-07-16Delete SvCacheStream classPalenik Mihály1-3/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+3
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-07-07OUString, missing conversion in a DBG caseNorbert Thiebaud1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud3-98/+98
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara1-130/+0
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-1/+1
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-1/+5
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-1/+1
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-37/+33
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar2-27/+0
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-1/+1
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand1-8/+13
2013-04-26sal_Bool to boolTakeshi Abe7-21/+21
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand1-12/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-75/+75
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold2-223/+179
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-1/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-26Cleanup comments and some translations in style.cxxJoren De Cuyper1-57/+10
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer1-1/+12
2013-03-12Revert "reduce some uglyness"Thomas Arnhold2-179/+223
2013-03-11reduce some uglyness IIThomas Arnhold2-91/+87
2013-03-11reduce some uglynessThomas Arnhold2-223/+179
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-2/+2
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-9/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Ivan Timofeev1-13/+3
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-1/+1
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl2-10/+11
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac19-61/+52
2013-01-22silence MacOS X tinderboxDavid Tardon1-1/+2
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-0/+5
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac4-6/+4
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-5/+4
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-8/+8
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0