summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2013-09-139-27/+235
* fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power2013-08-205-1/+75
* fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane2013-08-061-15/+15
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* fixup nanosecond precisionLionel Elie Mamane2013-07-051-1/+1
* SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl2013-07-031-2/+1
* blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power2013-06-141-1/+1
* SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna2013-06-031-0/+2
* Improve DialogProvider service ctorStephan Bergmann2013-05-291-22/+22
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-253-10/+38
* 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
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* Use local utility functions instead of SbxSimpleCharClassArnaud Versini2013-04-011-32/+26
* fix loplugin warningsPeter Foley2013-03-301-0/+2
* ResMgr with LanguageTagEike Rathke2013-03-292-4/+2
* Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2013-03-281-0/+4
* -Wunused-macrosStephan Bergmann2013-03-275-19/+1
* sal_Bool to boolTakeshi Abe2013-03-251-3/+3
* basic: Remove non working AboutStarBasicThomas Arnhold2013-03-243-10/+0