Age | Commit message (Expand) | Author |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-21 | bah, removed too much | David Tardon |
2015-07-21 | drop obsolete code | David Tardon |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-15 | cleanup MyWin | Tomaž Vajngerl |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | fix compile: delegate RenderContext parameter to super | Tomaž Vajngerl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-22 | convert SV_LBOXTAB_ constants to scoped enum | Noel Grandin |
2015-04-17 | svx: convert new to ::Create. | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-07 | coverity#1251177 Uncaught exception | Caolán McNamara |
2014-11-05 | coverity#1215393 Uncaught exception | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-21 | These "newly added" record types are publicly documented nowadays | Tor Lillqvist |
2014-05-19 | loplugin:saloverride | Stephan Bergmann |
2014-05-19 | loplugin:unreffun | Stephan Bergmann |
2014-05-19 | svx: pixelctl demo - cleanup headers | Chris Sherlock |
2014-05-19 | svx: Create pixel control (bitmap editing) demo | Chris Sherlock |
2014-04-14 | typo: atim -> atom | Thomas Arnhold |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-17 | remove unnecessary double calls to OUString constructor | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-10-28 | fixincludeguards.sh: svx | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-31 | remove bitrotten edittest | Andras Timar |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-02-22 | fdo#38838 search replace for String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2012-11-29 | Get it to build. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |