summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-218-18/+18
* fix for fdo#62323 fix duplicated and wrong testsNoel Power2013-08-202-4/+4
* fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power2013-08-205-1/+75
* Simplify iteration over SequenceStephan Bergmann2013-08-191-6/+3
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+2
* tweak comment translationsMichael Stahl2013-08-084-68/+65
* do *not* silently ignore errors when saving librariesLionel Elie Mamane2013-08-021-9/+6
* fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane2013-08-021-15/+15
* Mark as constTakeshi Abe2013-08-014-10/+10
* Basic: make sure a messagebox has solarmutexLionel Elie Mamane2013-07-291-0/+3
* Remove effectively unused INetURLObject OString overloadsStephan Bergmann2013-07-291-7/+4
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Mark as constTakeshi Abe2013-07-222-4/+4
* drop intermediate stringsCaolán McNamara2013-07-101-4/+4
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-2/+2
* fixup nanosecond precisionLionel Elie Mamane2013-07-051-1/+1
* SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl2013-07-021-2/+1
* OUString convertion for unotoolsNorbert Thiebaud2013-07-025-33/+8
* 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