Age | Commit message (Expand) | Author |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-03 | Use comphelper::containerToSequence() | Noel Grandin |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-28 | Get rid of some redundant base class typedefs | Stephan Bergmann |
2015-10-28 | Fix includes | Stephan Bergmann |
2015-10-28 | Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 | Stephan Bergmann |
2015-10-28 | bin confusion with name AccessibleGridControlTableImplHelper | Douglas Mencken |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-13 | Revert "bin confusion with name AccessibleGridControlTableImplHelper" | Noel Grandin |
2015-10-13 | bin confusion with name AccessibleGridControlTableImplHelper | Douglas Mencken |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-16 | sal_uLong to sal_uInt32 | Matteo Casalin |
2015-08-16 | sal_uLong to sal_uInt32 as TextPaM paragraph number | Matteo Casalin |
2015-08-16 | sal_uInt16 to sal_Int32 | Matteo Casalin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | basic,basctl: inline some use-once typedefs | Noel Grandin |
2015-08-01 | sal_uInt16 to sal_Int32, constify, minor optimizations | Matteo Casalin |
2015-08-01 | sal_uInt16 to sal_Int32 | Matteo Casalin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-29 | chmod -x | Tor Lillqvist |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-17 | com::sun::star->css in accessibility | Noel Grandin |
2015-07-15 | loplugin:unusedmethods accessibility,fpicker,uui | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper* | Takeshi Abe |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | sal_uLong->sal_Int32 in SvtIconChoiceCtrl | Noel Grandin |
2015-06-23 | fix a11y crash seen in save-as-template | Caolán McNamara |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |