summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer1-1/+0
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-08-27These shall apparently check for URL scheme prefix matchStephan Bergmann1-2/+2
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák7-27/+27
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-08-17SfxItemPool: detect duplicate SlotId mappingsMichael Stahl1-0/+55
2013-08-16SfxEnumItem: cut out the middle man here tooMichael Stahl3-36/+14
2013-08-16SfxBoolItem: cut out the middle manMichael Stahl2-34/+29
2013-08-13fdo#66071: SfxUndoManager: allow Writer to set modified status properlyMichael Stahl1-0/+2
2013-08-12Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist1-39/+0
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-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-2/+2
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-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-6/+1
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna2-0/+101
2013-07-17After some trials, maybe even I can get things rightFridrich Štrba1-1/+1
2013-07-17Brackets are cheap, so use themFridrich Štrba1-1/+1
2013-07-17Fix MINGW64 build in svlFridrich Štrba1-1/+1
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa52-772/+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 Rathke6-8/+8
2013-07-12constify these methodsCaolán McNamara1-6/+4
2013-07-12Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara2-21/+66
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia1-0/+47
2013-07-11use LanguageTag to convertEike Rathke1-4/+1
2013-07-10use LanguageTag to convertEike Rathke1-19/+5
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-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 Thiebaud13-487/+480
2013-07-05Mark as constTakeshi Abe1-2/+2
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara2-131/+0
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-1/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-6/+6
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-1/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-13/+13
2013-06-28more READMEMichael Stahl1-0/+38
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann1-1/+20
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand1-29/+28
2013-06-24fdo#43460 svl: use isEmpty()Jelle van der Waa3-6/+6
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-1/+5
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann4-17/+17
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher1-305/+217
2013-06-19Translate German comments, correct some WSPhilipp Weissenbacher2-235/+215
2013-06-18Remove commented out codePhilipp Weissenbacher1-8/+0