summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpbitmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-10-02coverity#1242766 Unused valueCaolán McNamara1-1/+0
2014-10-02coverity#1242829 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-31Avoid possible memory leaks in case of exceptionsTakeshi Abe1-22/+20
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-7/+7
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-4/+6
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-2/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-5/+5
2014-04-16cui: sal_Bool->boolNoel Grandin1-19/+19
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-6/+6
2014-02-26Remove visual noise from cuiAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara1-3/+3
2013-11-20convert delete bitmap querybox to .uiManal Alhassoun1-2/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand1-11/+22
2013-10-28Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand1-2/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-21/+21
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-5/+5
2013-08-12help has no entry for HID_WARN_NAME_DUPLICATECaolán McNamara1-4/+1
2013-08-12Replace old dialogs with new one (widget UI)Olivier Hallot1-16/+16
2013-08-12Replace read data error dialog with new UIOlivier Hallot1-6/+5
2013-08-11Replace write data error message box with new UIOlivier Hallot1-2/+3
2013-08-08Use new file load error dialog in widget UIOlivier Hallot1-2/+3
2013-08-08Use new save list dialogs in tab pagesOlivier Hallot1-5/+4
2013-07-30Convert area dialog to widget UIOlivier Hallot1-1/+0
2013-07-29adjust bitmap page so buttons don't appear to jump...Caolán McNamara1-12/+9
2013-07-29Convert bitmap tab page to widget UIOlivier Hallot1-183/+168
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand1-25/+4
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-6/+6
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-4/+6
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-03-18String::AppendAscii cleanupRicardo Montania1-14/+15
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-167/+70
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-3/+0
2013-02-07add some missing member initializationsDavid Tardon1-0/+8
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth1-3/+2
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania1-11/+11