summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/textanim.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+26
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-10/+0
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-6/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-9/+9
2014-10-23loplugin: cstylecastNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-9/+9
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-8/+8
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-15/+15
2014-04-27constLuboš Luňák1-2/+2
2014-04-16cui: sal_Bool->boolNoel Grandin1-14/+14
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-25/+25
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-13/+13
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-1/+1
2013-08-18Convert text dialog to widget UIOlivier Hallot1-16/+7
2013-08-18Convert text animations tab page to widget UIOlivier Hallot1-254/+186
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-3/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-54/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-14/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-4/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-36/+54
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-36/+36
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+18
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-36/+36
2010-12-11cleaning of __EXPORT defineGert Faller1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-10#i107450#: split up the two different ways to detect a module field unitMathias Bauer1-1/+1
2009-11-02#i106421#: create new cui resource fileMathias Bauer1-28/+29
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+759