summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)AuthorFilesLines
2013-11-11basic: include <> for external includesNorbert Thiebaud2-2/+2
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+0
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin3-13/+13
2013-10-28fixincludeguards.sh: basicThomas Arnhold1-3/+3
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann1-1/+0
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-12/+2
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-4/+11
2013-10-07sal_Bool to boolTakeshi Abe1-6/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-09-17convert BASIC from String to OUStringNoel Grandin1-1/+1
2013-09-02XubString->OUStringCaolán McNamara1-2/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-08-02do *not* silently ignore errors when saving librariesLionel Elie Mamane1-9/+6
2013-08-02fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane1-15/+15
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-7/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-12/+12
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-06-03SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna1-0/+2
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-3/+11
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-11/+6
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-11/+3
2013-05-15fdo#46808, Use service constructorsNoel Grandin1-43/+4
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin3-34/+32
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin3-16/+16
2013-05-09remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 )Noel Power1-45/+15
2013-05-08hopefully this fixed the strange autorecovery related dataloss fdo#42899Noel Power1-0/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-28Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist1-0/+4
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann1-1/+1
2013-03-08some further OUString cleanupThomas Arnhold1-2/+1
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-8/+2
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-8/+6
2013-01-03fix buildLuboš Luňák1-2/+2
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza2-13/+9
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza4-54/+49
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-20/+20
2012-11-07basic: String -> OUStringNorbert Thiebaud2-67/+94
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud2-302/+527
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-12/+12
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin3-46/+14
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-39/+11
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-61/+22
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1
2012-09-11kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076Noel Power1-1/+0
2012-09-11fix for fdo#52076 don't write out basic storage if no modulesNoel Power1-1/+2