Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | Resolves: fdo#73771 Non-standard behaviour for Function Mid | Julien Nabet | 1 | -1/+2 |
2013-10-15 | resolved fdo#70319 exponent must be followed by at least one digit | Eike Rathke | 1 | -1/+3 |
2013-09-13 | Easier conversion between Basic Date and UNO Date/Time | Lionel Elie Mamane | 9 | -27/+235 |
2013-08-20 | fix for fdo#62323 bad conversion of Hex strings for certain values | Noel Power | 5 | -1/+75 |
2013-08-06 | fdo#67685 open xSourceLibrariesStor only when needed | Lionel Elie Mamane | 1 | -15/+15 |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks | 1 | -3/+0 |
2013-07-05 | fixup nanosecond precision | Lionel Elie Mamane | 1 | -1/+1 |
2013-07-03 | SvStream: remove the error prone operator<</>>(sal_Int64) | Michael Stahl | 1 | -2/+1 |
2013-06-14 | blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545 | Noel Power | 1 | -1/+1 |
2013-06-03 | SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again | Miklos Vajna | 1 | -0/+2 |
2013-05-29 | Improve DialogProvider service ctor | Stephan Bergmann | 1 | -22/+22 |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann | 3 | -10/+38 |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin | 1 | -1/+1 |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin | 2 | -37/+9 |
2013-05-20 | fix wildcard handling regression( for basic functions like Dir ) fdo#64536 | Noel Power | 1 | -1/+1 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 4 | -7/+7 |
2013-05-15 | fdo#46808, Use service constructors | Noel Grandin | 1 | -43/+4 |
2013-05-14 | fdo#46808, use DialogProvider service constructor | Noel Grandin | 1 | -15/+8 |
2013-05-14 | fdo#46808, Convert script::InvocationAdapterFactory to new style | Noel Grandin | 1 | -38/+26 |
2013-05-14 | fdo#46808, use XComponentContext in SfxLibraryContainer | Noel Grandin | 4 | -35/+33 |
2013-05-14 | fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary | Noel Grandin | 6 | -23/+23 |
2013-05-09 | fix VBA mode MkDir when passed folder is not a full path | Noel Power | 1 | -0/+22 |
2013-05-09 | remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 ) | Noel Power | 1 | -45/+15 |
2013-05-08 | hopefully this fixed the strange autorecovery related dataloss fdo#42899 | Noel Power | 1 | -0/+14 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 3 | -3/+3 |
2013-04-26 | fix windows build | Thomas Arnhold | 2 | -0/+6 |
2013-04-26 | some more namespace cleanup | Thomas Arnhold | 6 | -9/+9 |
2013-04-24 | Combine fairly pointlessly split source code for SbiRuntime into one file | Tor Lillqvist | 6 | -3538/+3443 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 2 | -6/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 28 | -3493/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -42/+10 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -1/+1 |
2013-04-18 | get rid of some Germanism (and some Windowsism) | Eike Rathke | 2 | -13/+13 |
2013-04-18 | Revert "svformatter already accept OUString input", fdo#63306 | Eike Rathke | 1 | -3/+5 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-17 | -Werror=unused-macros (MinGW, GradientStyle_RECT) | Stephan Bergmann | 1 | -1/+0 |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist | 3 | -13/+9 |
2013-04-12 | basic: SbCompare_UString_PropertyValue_Impl MSVC workaround | Michael Stahl | 1 | -0/+6 |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini | 1 | -25/+6 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 1 | -1/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 33 | -146/+146 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 10 | -10/+10 |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold | 1 | -0/+2 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 1 | -2/+0 |
2013-04-01 | Use local utility functions instead of SbxSimpleCharClass | Arnaud Versini | 1 | -32/+26 |
2013-03-30 | fix loplugin warnings | Peter Foley | 1 | -0/+2 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 2 | -4/+2 |
2013-03-28 | Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS | Tor Lillqvist | 1 | -0/+4 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 5 | -19/+1 |