summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Mark as constTakeshi Abe2-4/+4
2013-07-10drop intermediate stringsCaolán McNamara1-4/+4
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-05fixup nanosecond precisionLionel Elie Mamane1-1/+1
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-2/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud5-33/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-14/+14
2013-06-29String to OUString and cleanupThomas Arnhold1-3/+3
2013-06-29remove some createFromAscii usageThomas Arnhold1-3/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+3
2013-06-13blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power1-1/+1
2013-06-10Werror: labels ... not handled in switchFridrich Štrba1-0/+3
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-4/+3
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
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-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-4/+3
2013-06-01typo lengthJulien Nabet1-1/+1
2013-05-31propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard1-0/+2
2013-05-29Improve DialogProvider service ctorStephan Bergmann1-22/+22
2013-05-29bogus TRUE/FALSE -> sal_False/sal_TrueCaolán McNamara1-5/+5
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann3-10/+38
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin3-17/+10
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2-37/+9
2013-05-20fix wildcard handling regression( for basic functions like Dir ) fdo#64536Noel Power1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist4-7/+7
2013-05-15fdo#46808, Use service constructorsNoel Grandin1-43/+4
2013-05-14fdo#46808, use DialogProvider service constructorNoel Grandin1-15/+8
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-38/+26
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin4-35/+33
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin6-23/+23
2013-05-09fix VBA mode MkDir when passed folder is not a full pathNoel Power1-0/+22
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-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-3/+3
2013-04-26fix windows buildThomas Arnhold2-0/+6
2013-04-26some more namespace cleanupThomas Arnhold6-9/+9
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist6-3538/+3443
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-6/+0
2013-04-23execute move of global headersBjoern Michaelsen28-3493/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-42/+10
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke2-13/+13
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke1-3/+5
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-17-Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann1-1/+0
2013-04-12Get rid of SHL_SBCTor Lillqvist3-13/+9