summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2013-06-03SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna
2013-05-29Improve DialogProvider service ctorStephan Bergmann
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-20fix wildcard handling regression( for basic functions like Dir ) fdo#64536Noel Power
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-15fdo#46808, Use service constructorsNoel Grandin
2013-05-14fdo#46808, use DialogProvider service constructorNoel Grandin
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin
2013-05-09fix VBA mode MkDir when passed folder is not a full pathNoel Power
2013-05-09remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 )Noel Power
2013-05-08hopefully this fixed the strange autorecovery related dataloss fdo#42899Noel Power
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26fix windows buildThomas Arnhold
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-17-Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann
2013-04-12Get rid of SHL_SBCTor Lillqvist
2013-04-12basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Use local utility functions instead of SbxSimpleCharClassArnaud Versini
2013-03-30fix loplugin warningsPeter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold
2013-03-23coverity#704205/704206/704207 Logically dead codeJulien Nabet
2013-03-22in Val() check status after stringToDouble()Eike Rathke
2013-03-21added unit test for 10e308 math overflowEike Rathke
2013-03-21SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke
2013-03-21another variation of the localised Cdbl testNoel Power
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke