summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-14/+14
* String to OUString and cleanupThomas Arnhold2013-06-291-3/+3
* remove some createFromAscii usageThomas Arnhold2013-06-291-3/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-2/+3
* blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power2013-06-131-1/+1
* Werror: labels ... not handled in switchFridrich Štrba2013-06-101-0/+3
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-061-4/+3
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna2013-06-031-0/+2
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-06-031-4/+3
* typo lengthJulien Nabet2013-06-011-1/+1
* propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard2013-05-311-0/+2
* Improve DialogProvider service ctorStephan Bergmann2013-05-291-22/+22
* bogus TRUE/FALSE -> sal_False/sal_TrueCaolán McNamara2013-05-291-5/+5
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-281-1/+1
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-253-10/+38
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-223-17/+10
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-211-1/+1
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-212-37/+9
* fix wildcard handling regression( for basic functions like Dir ) fdo#64536Noel Power2013-05-201-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-154-7/+7
* fdo#46808, Use service constructorsNoel Grandin2013-05-151-43/+4
* fdo#46808, use DialogProvider service constructorNoel Grandin2013-05-141-15/+8
* fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin2013-05-141-38/+26
* fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin2013-05-144-35/+33
* fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin2013-05-146-23/+23
* fix VBA mode MkDir when passed folder is not a full pathNoel Power2013-05-091-0/+22
* remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 )Noel Power2013-05-091-45/+15
* hopefully this fixed the strange autorecovery related dataloss fdo#42899Noel Power2013-05-081-0/+14
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-3/+3
* fix windows buildThomas Arnhold2013-04-262-0/+6
* some more namespace cleanupThomas Arnhold2013-04-266-9/+9
* Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist2013-04-246-3538/+3443
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-6/+0
* execute move of global headersBjoern Michaelsen2013-04-2328-3493/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-42/+10
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* get rid of some Germanism (and some Windowsism)Eike Rathke2013-04-182-13/+13
* Revert "svformatter already accept OUString input", fdo#63306Eike Rathke2013-04-181-3/+5
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* -Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann2013-04-171-1/+0
* Get rid of SHL_SBCTor Lillqvist2013-04-123-13/+9
* basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl2013-04-121-0/+6
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-101-25/+6
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0733-146/+146
* new module i18nlangtagEike Rathke2013-04-0510-10/+10
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+2