Age | Commit message (Expand) | Author |
2016-10-06 | We pass the controller anyway, so get the frame from it | Maxim Monastirsky |
2016-10-06 | Fontwork controls should not allow tearoff | Maxim Monastirsky |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-27 | tdf#88548 fontwork gallery always have transparent/checkered background. | Aybuke Ozdemir |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-15 | 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-07-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-16 | Convert FontWorkShapeTypeControl to the generic controller | Maxim Monastirsky |
2015-07-05 | SfxToolBoxControl::GetPopupWindowType seems unused, kill it | Maxim Monastirsky |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-17 | svx: convert new to ::Create. | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | Fix OutputDevice members / stack allocation: svx. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-03-24 | convert SfxPopupWindowType to enum class | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2014-12-22 | convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and images | Caolán McNamara |
2014-12-19 | convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple strings | Caolán McNamara |
2014-11-04 | Set ToolBoxItemBits inside the controller | Maxim Monastirsky |
2014-11-01 | fdo#84938: replace MIB_ constants with enum | Noel Grandin |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-13 | coverity#1027273 Unchecked return value | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-19 | svx: Cleanup ASCII art and useless comments | Chris Laplante |
2014-07-03 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-03 | sfx2/tbxctrl.hxx: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-21 | Convert RID_SVX_MDLG_FONTWORK_GALLERY to .ui | Palenik Mihály |
2014-03-14 | ToolbarMenu does not implement XStatusListener | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-14 | EndDialog takes long nResult, not bool | Stephan Bergmann |