Age | Commit message (Expand) | Author |
2016-06-18 | Fix simple typo in parameter name | Muhammet Kara |
2016-06-17 | Resolves: tdf#96251 address wizard crash when run from start center | Caolán McNamara |
2016-06-13 | tdf#43157 Clean up DBG_ASSERT | krishna keshav |
2016-06-13 | loplugin:sallogareas | Noel Grandin |
2016-06-12 | Resolves: tdf#92478 avoid crash on using scanner on windows x64 | Caolán McNamara |
2016-06-12 | convert DBG_ASSERT(false, to SAL_WARN( | Noel Grandin |
2016-06-10 | Clean up uses of Any::getValue() in extensions | Stephan Bergmann |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-08 | merge cond. blocks to one | David Tardon |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-06 | remove unused constants in HRC files | Noel Grandin |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-06-02 | DataAccess.xcs says xs:short not xs:int for this type | Caolán McNamara |
2016-06-02 | Remove SetAccessibleRelationLabeledBy calls tdf#87026 | Muhammet Kara |
2016-06-01 | Convert VCL_MESSAGE to scoped enum | Noel Grandin |
2016-06-01 | extensions: more README | Michael Stahl |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-30 | Some clean up of uses of css::uno::Any::setValue | Stephan Bergmann |
2016-05-30 | Convert SelectionMode to scoped enum | Noel Grandin |
2016-05-30 | Convert VclAlign to scoped enum | Noel Grandin |
2016-05-27 | tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) | Noel Grandin |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
2016-05-25 | Fix typos | Andrea Gelmini |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-21 | tdf#97221 restore original message for failed check of update | Stanislav Horacek |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-11 | sd: remove pointless micro-optimization | Michael Stahl |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-04 | Better fix for Windows-only code | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 3 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 2 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code | Stephan Bergmann |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | use Any constructor for bool values, instead of temporary vars | Noel Grandin |
2016-05-01 | Typo: OAddessBookSourcePilot->OAddressBookSourcePilot | Julien Nabet |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |