summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)AuthorFilesLines
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin5-20/+20
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-02coverity#1242417 Logically dead codeCaolán McNamara1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin6-34/+34
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-3/+3
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+1
2014-06-25remove whitespaceMarkus Mohrhard6-67/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin2-5/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann3-20/+20
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann3-20/+20
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann3-24/+24
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold2-9/+0
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-3/+0
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe2-10/+7
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin2-5/+5
2014-04-27constLuboš Luňák2-4/+4
2014-04-23sc: sal_Bool->boolNoel Grandin4-35/+35
2014-04-06whitespace cleanup in scMarkus Mohrhard5-124/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin3-4/+4
2014-03-03Remove visual noise from scAlexander Wilms6-24/+24
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-5/+5
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-12/+6
2014-02-23Remove unneccessary commentsAlexander Wilms5-77/+77
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+5
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-6/+6
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-5/+5
2014-01-28fdo#39468 Translate German comments (sc/source/ui/pagedlg/tptable.cxx)Sven Wehner1-68/+11
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-4/+4
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-04convert calc character dialog to .uiCaolán McNamara1-2/+2
2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl1-24/+0
2013-12-02Integrate branch of IAccessible2Steve Yin2-0/+20
2013-12-02ditch _TPHFEDIT_CXX fooCaolán McNamara1-3/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-5/+5
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2