Age | Commit message (Expand) | Author |
2016-07-29 | rename SelectionForbidsPaste() to SelectionForbidsCellFill() | Eike Rathke |
2016-07-29 | move range detection to ScViewData::SelectionFillDOOM() | Eike Rathke |
2016-07-28 | Resolves: tdf#60021 disallow Paste when entire sheet is selected | Eike Rathke |
2016-07-19 | sc: convert SC_DROP_* defines to typed flags | Jochen Nitschke |
2016-06-28 | Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7e | Mike Kaganski |
2016-06-28 | loplugin:staticmethods | Stephan Bergmann |
2016-05-10 | sc lok: set a limit for tiled column and row | Henry Castro |
2016-04-14 | loplugin:passstuffbyref in sc | Noel Grandin |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-09-20 | convert SC_FILL constants to scoped enum | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-07-22 | loplugin:unusedmethods sc | Noel Grandin |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-04-07 | sc tiled editing: Don't resize the gridwin to the entire document. | Jan Holesovsky |
2015-01-14 | Provide const version that returns a const pointer. | Kohei Yoshida |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-19 | Register OpenGL windows to ScGridWindow upon file load. | Kohei Yoshida |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-06 | whitespace cleanup in sc | Markus Mohrhard |
2014-03-03 | Remove visual noise from sc | Alexander Wilms |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-03 | Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirection | Stephan Bergmann |
2014-01-17 | sal_Bool->bool | Noel Grandin |
2013-12-16 | Make this non-inline (for easier debugging). | Kohei Yoshida |
2013-08-14 | convert Read/WriteUserData methods to OUString and bool | Ivan Timofeev |
2012-12-14 | bnc#791706: Support multiple selection in page fields. | Kohei Yoshida |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann |
2012-08-17 | Translation of comments from german in sc/source/ui/inc/ | Albert Thuswaldner |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck |
2012-04-02 | Don't instantiate ScDocFunc objects, get them from the doc-shell | Michael Meeks |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2011-11-29 | These methods can be const. | Kohei Yoshida |