Age | Commit message (Expand) | Author |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
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-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-10-01 | svl: fix build "invalid operands to binary operator!=" | Michael Stahl |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | use exponential 'E' format for General when appropriate | Eike Rathke |
2015-09-29 | Nobody would go down the corridor anymore | Miklos Vajna |
2015-09-18 | Some follow-up #include clean-up | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-12 | nRepPos is never read | Matteo Casalin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-09-07 | tdf#91383: sw: prevent style preview from actually creating styles | Michael Stahl |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-09-01 | sw: include limits.h to fix build on Ubuntu 12.04 | Justin Luth |
2015-08-31 | rename _Disconnect to Disconnect | Caolán McNamara |
2015-08-31 | Disconnect and Connect don't do anything now | Caolán McNamara |
2015-08-31 | warning C4100: 'nId' : unreferenced formal parameter | Caolán McNamara |
2015-08-31 | aDisconnectLink is never called, so remove it | Noel Grandin |
2015-08-31 | aConnectLink is never set, so remove it | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-20 | tweak config-less sysconfig path | Caolán McNamara |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-08-18 | Remove newly unused ucbhelper/fileidentifierconverter.hxx | Stephan Bergmann |
2015-08-18 | Simplify isLocalFile_Impl check | Stephan Bergmann |
2015-08-18 | Content of theIndexTable is known statically | Stephan Bergmann |
2015-08-18 | nNewExtended++ values are all known statically | Stephan Bergmann |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-14 | fix windows build, 'unreferenced formal parameter' | Noel Grandin |
2015-08-14 | fix windows build, partial revert of my commit | Noel Grandin |
2015-08-14 | remove default value from SfxPoolItem::PutValue | Noel Grandin |
2015-08-14 | make Link<> instances typed | Noel Grandin |
2015-08-12 | cppcheck: noCopyConstructor | Caolán McNamara |
2015-08-12 | move date/time guess work to SvNumberFormatter::GuessDateTimeFormat() | Eike Rathke |
2015-08-11 | cppcheck: noCopyConstructor | Caolán McNamara |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-06 | unit test for short name ambiguity, tdf#93080 | Eike Rathke |
2015-08-06 | Resolves: tdf#93080 short day name and month name may interfere | Eike Rathke |
2015-08-04 | svx,starmath: inline some use-once typedefs | Noel Grandin |
2015-08-03 | tdf#93071 Remove trailing zeroes of scientific in General format | Laurent Balland-Poirier |
2015-07-31 | comphelper: replace boost::function with std::function | Michael Stahl |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |