summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplnedef.cxx
AgeCommit message (Expand)Author
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242785 Uninitialized pointer fieldCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-03Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
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
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-11Replace write data error message box with new UIOlivier Hallot
2013-08-08WaE: unused variablesCaolán McNamara
2013-08-08Use new widget UI dialogs in line style ctorOlivier Hallot
2013-08-06Convert line dialog to widget UIOlivier Hallot
2013-08-06align load/save buttons across dialogsCaolán McNamara
2013-08-06Convert line style tab page to widget UIOlivier Hallot
2013-06-25fdo#62119 fix copypastaDavid Tardon
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20Related: #i122042# corrected adding default values in LineStyleListBoxArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-03-18String::AppendAscii cleanupRicardo Montania
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks