Age | Commit message (Expand) | Author |
2016-06-13 | loplugin:sallogareas | Noel Grandin |
2016-06-13 | Convert DBG_ASSERT in xmlsecurity | Noel Grandin |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-03-14 | com::sun::star->css in xmlsecurity/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-05-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
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: check for calling delete on subclasses of vcl::Window | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | 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 xmlsecurity | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2014-10-06 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-05-19 | fix-includes.pl: xmlsecurity | Thomas Arnhold |
2014-05-07 | coverity#1209500 Explicit null dereferenced | Caolán McNamara |
2014-04-24 | xmlsecurity: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2013-10-28 | windows: warning 4355 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-08-18 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa |
2013-08-17 | Revert "fdo#57950: Remove some chained appends in xmlsecurity" | Andrzej J.R. Hunt |
2013-08-17 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa |
2013-07-16 | convert versions of dialog to .ui | Caolán McNamara |
2013-07-02 | XmlReadOnlyImage is now unused post .ui conversions | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-24 | add cui to Library_merged | Peter Foley |
2013-03-07 | rename setInitialLayoutSize to setOptimalLayoutSize | Caolán McNamara |
2013-03-04 | callcatcher: unused code | Caolán McNamara |
2013-02-15 | adapt macro security dialog code to .ui | Caolán McNamara |
2013-02-14 | split out trust page and adapt code | Caolán McNamara |
2013-02-14 | move macro security dialog to xmlsecurity | Caolán McNamara |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-04 | sal_Bool->bool in xmlsecurity | Noel Grandin |
2012-09-25 | String -> OUString | Ivan Timofeev |