summaryrefslogtreecommitdiff
path: root/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
AgeCommit message (Expand)Author
2015-05-08jboolean-related clean-upStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-02Remove unnecessary bean/inc/comp_LocalOfficeWindow.hStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-02-14Remove (hopefully) obsolete workaroundsStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-07fdo#49580: Fix bean after gbuild'ificationStephan Bergmann
2011-05-21Drop OS2Tor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS jsc311Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.6.8); FILE MERGEDRüdiger Timm
2007-10-04INTEGRATION: CWS pmladek06 (1.5.28); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.4.6); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS jl22 (1.2.16); FILE MERGEDOliver Bolte
2005-03-15INTEGRATION: CWS gcj3 (1.1.10); FILE MERGEDOliver Bolte
2004-09-14namespace now com.sun.star.comp.beansMichael Hönnig
uk> 2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin Based on the casts in chart2/source/view/main/ChartView.cxx and the similarity of naming of values, I conclude that this enum was intended to abstract over css::text::WritingMode2. Added a comment to that effect. Change-Id: I3af8bbe8b6ac8c4a9375f6ccde145b98b9c69a57 Reviewed-on: https://gerrit.libreoffice.org/35164 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>