Age | Commit message (Expand) | Author |
2015-08-31 | convert Link<> to typed | Noel Grandin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-06-03 | tdf#91677 fix flickering ruler | Tomaž Vajngerl |
2015-05-18 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-11 | refactor Ruler to use RenderContext | Tomaž Vajngerl |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptrmerge2' | Michael Meeks |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | Ruler::StartDrag return type wants to be bool | Stephan Bergmann |
2015-04-22 | remove RULER_SCROLL constants, unused | Noel Grandin |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-04-09 | svtools: apply vcl::window refcounting changes | Noel Grandin |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-14 | HiDPI changes to ruler to respect screen DPI | dbeurle |
2014-12-19 | fdo#39468 translate German comments | Michael Weghorn |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
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-06-04 | new loplugin: inlinesimpleaccessmethods | Noel Grandin |
2014-05-15 | fixincludeguards.pl: now we can fix those | Thomas Arnhold |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-02-27 | remove unused code Ruler::GetPageWidth() | Noel Grandin |
2014-01-26 | coverity#1103754 : Uninitialized scalar field | Norbert Thiebaud |
2013-11-25 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-20 | fdo#65355 Ruler Comment control doesn't disappears | Rodolfo Ribeiro Gomes |
2013-11-09 | fdo#65108 inter-module includes <> include/svtools | Norbert Thiebaud |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky |
2013-09-18 | fdo#69280 fixing comments toggle button position when local | Abdulaziz A Alayed |
2013-09-15 | Ruler: disable snapping, tooltips | Tomaž Vajngerl |
2013-09-15 | ruler: cleanup ruler.hxx | Tomaž Vajngerl |
2013-09-03 | Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, various | Tomaž Vajngerl |
2013-09-03 | Ruler: use vector instead of array for elements | Tomaž Vajngerl |
2013-08-29 | Highlight indents on ruler on mouse over and dragging. | Tomaž Vajngerl |
2013-08-29 | indents in ruler.hxx | Tomaž Vajngerl |
2013-08-15 | convert include/svtools/ruler.hxx from String to OUString | Noel Grandin |
2013-08-13 | fdo#59981 Rearrange Ruler Tab Stops | Joel Madero |
2013-07-26 | fdo#38144 Enhance snapping to markers, also snap to frame margins | Tomaž Vajngerl |
2013-07-23 | Fix compiler errors and warnings.. | Tomaž Vajngerl |
2013-07-23 | fdo#38144 In ruler snap to markers for tab stops, margins, etc. | Tomaž Vajngerl |