summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationCreateDialog.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-08fix build after PathKind enum commitNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-16Resolves: fdo#76916 'User paths' is missing in tab MotionMotion Paths tabCaolán McNamara
2014-04-15Slideshow: Fix regression related to media animationsZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-05XubString to OUStringThomas Arnhold
2013-08-16String->OUStringIvan Timofeev
2013-08-13Preserve entry data from combobox itemsKatarina Behrens
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-05be a little more consistent about types, just for tmlCaolán McNamara
2013-08-05WaE: '==' : unsafe mix of type 'bool' and type 'sal_Int16' in operationTor Lillqvist
2013-08-03checking the help, none of these go anywhere anyway...Caolán McNamara
2013-08-02Put back the string lost in .ui migrationKatarina Behrens
2013-08-02Converted custom animation popup dialog to .uiKatarina Behrens
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens