Age | Commit message (Expand) | Author |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-30 | ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-24 | build on higher debug levels | Caolán McNamara |
2013-08-21 | valueOf() -> number() | Luboš Luňák |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-08-19 | fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecified | Stephan Bergmann |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-15 | i121946 - Use enums to identify WebDAV/HTTP methods | Ariel Constenla-Haile |
2013-08-15 | i121945 - WebDAV ucp: return StringPair instead of NamedValue | Ariel Constenla-Haile |
2013-08-15 | i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment | Ariel Constenla-Haile |
2013-08-15 | convert include/svtools/roadmapwizard.hxx from String to OUString | Noel Grandin |
2013-08-14 | make extensions XubString free | Caolán McNamara |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-04 | Mark as const/static | Takeshi Abe |
2013-07-31 | fdo#67430 Keep original order of entry positions, not alphabetically sorted | Stephan Bergmann |
2013-07-29 | Remove effectively unused INetURLObject OString overloads | Stephan Bergmann |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-27 | Mark as const/static | Takeshi Abe |
2013-07-26 | convert GetSelectEntry family to OUString | Caolán McNamara |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-14 | String::SearchAndReplaceAllAscii -> OUString::replaceAll | Caolán McNamara |
2013-07-05 | cleanup src files | Thomas Arnhold |
2013-07-03 | restore title on Format Number single tab dialogs | Caolán McNamara |
2013-07-02 | Resolves: fdo#66252 format->number for controls is busted | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-23 | Data-aware ListBox: fix case ListSourceType==TableFields | Lionel Elie Mamane |
2013-06-23 | ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMN | Lionel Elie Mamane |
2013-06-23 | fdo#66002 correct error introduced by "AppendAscii cleanup" | Lionel Elie Mamane |
2013-06-23 | fix endless loop error | David Ostrovsky |
2013-06-20 | remove last uses of config 'GUI' variable | Matúš Kukan |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa |
2013-06-15 | loplugin:literalalternative | Stephan Bergmann |
2013-06-15 | loplugin:unusedvariablecheck | Stephan Bergmann |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-10 | mingw64: cast to pointer from integer of different size in extensions | Fridrich Štrba |
2013-06-10 | mingw64: Use the *LongPtr Windows api | Fridrich Štrba |
2013-06-10 | fdo#46808, Convert form::inspection::FormComponentPropertyHandler | Noel Grandin |
2013-06-08 | Fix typo: alway -> always | Julien Nabet |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-06-05 | Some more win64 "fixes" | Fridrich Štrba |
2013-06-05 | fdo#64962 - ignore exceptions from checking with the update service. | Michael Meeks |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |