summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* These shall apparently check for URL scheme prefix matchStephan Bergmann2013-08-271-2/+2
* Mark as constTakeshi Abe2013-08-221-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-217-27/+27
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* SfxItemPool: detect duplicate SlotId mappingsMichael Stahl2013-08-171-0/+55
* SfxEnumItem: cut out the middle man here tooMichael Stahl2013-08-163-36/+14
* SfxBoolItem: cut out the middle manMichael Stahl2013-08-162-34/+29
* fdo#66071: SfxUndoManager: allow Writer to set modified status properlyMichael Stahl2013-08-131-0/+2
* Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist2013-08-121-39/+0
* remove obsolete SjJSbxObject cruftMichael Stahl2013-08-081-21/+1
* Doxygenize some docs, translate to English while at it.Thorsten Behrens2013-08-011-21/+4
* Remove effectively unused INetURLObject OString overloadsStephan Bergmann2013-07-291-2/+2
* Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl2013-07-271-3/+36
* SfxStyleSheetBasePool: remove internal iteratorMichael Stahl2013-07-271-36/+3
* SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl2013-07-271-11/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-251-6/+1
* svl: add an SfxGrabBagItemMiklos Vajna2013-07-242-0/+101
* After some trials, maybe even I can get things rightFridrich Štrba2013-07-171-1/+1
* Brackets are cheap, so use themFridrich Štrba2013-07-171-1/+1
* Fix MINGW64 build in svlFridrich Štrba2013-07-171-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-1752-772/+0
* Delete SvCacheStream classPalenik Mihály2013-07-161-3/+2
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+3
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-136-8/+8
* constify these methodsCaolán McNamara2013-07-121-6/+4
* Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara2013-07-122-21/+66
* Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia2013-07-121-0/+47
* use LanguageTag to convertEike Rathke2013-07-111-4/+1
* use LanguageTag to convertEike Rathke2013-07-101-19/+5
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-2/+2
* OUString, missing conversion in a DBG caseNorbert Thiebaud2013-07-071-1/+1
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-0713-487/+480
* Mark as constTakeshi Abe2013-07-051-2/+2
* there are no SfxFontItem used anywhereCaolán McNamara2013-07-032-131/+0
* SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl2013-07-021-1/+1
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-6/+6
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-1/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-13/+13
* more READMEMichael Stahl2013-06-281-0/+38
* Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann2013-06-261-1/+20
* Resolves: #i120020# corrected paragraph merge...Armin Le Grand2013-06-241-29/+28
* fdo#43460 svl: use isEmpty()Jelle van der Waa2013-06-243-6/+6
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-1/+5
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-204-17/+17
* Translate German comments, fix some WSPhilipp Weissenbacher2013-06-191-305/+217
* Translate German comments, correct some WSPhilipp Weissenbacher2013-06-192-235/+215
* Remove commented out codePhilipp Weissenbacher2013-06-181-8/+0
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-182-37/+33
* Return accidentally removed fieldTor Lillqvist2013-06-171-3/+3
* Remove micro optimisationPhilipp Weissenbacher2013-06-171-4/+0