summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/pagedlg
Commit message (Expand)AuthorAgeFilesLines
* fdo#39440 sc: reduce scope of local variablesMichael Weghorn2014-12-211-2/+1
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* changed timers to IdleTobias Madl2014-12-091-8/+8
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-091-1/+1
* loplugin: cstylecastNoel Grandin2014-10-285-20/+20
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* coverity#1242417 Logically dead codeCaolán McNamara2014-10-021-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-236-34/+34
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-4/+4
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-3/+3
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-2/+1
* remove whitespaceMarkus Mohrhard2014-06-256-67/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-242-5/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-113-20/+20
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-113-20/+20
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-103-24/+24
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold2014-06-062-9/+0
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-2/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-3/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-182-10/+7
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-082-5/+5
* constLuboš Luňák2014-04-272-4/+4
* sc: sal_Bool->boolNoel Grandin2014-04-234-35/+35
* whitespace cleanup in scMarkus Mohrhard2014-04-065-124/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-273-4/+4
* Remove visual noise from scAlexander Wilms2014-03-036-24/+24
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-5/+5
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-241-12/+6
* Remove unneccessary commentsAlexander Wilms2014-02-235-77/+77
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-203-0/+5
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-4/+4
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-6/+6
* sal_Bool->boolNoel Grandin2014-02-141-2/+2
* sal_Bool->boolNoel Grandin2014-02-121-1/+1
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-5/+5
* fdo#39468 Translate German comments (sc/source/ui/pagedlg/tptable.cxx)Sven Wehner2014-01-281-68/+11
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-4/+4
* bool improvementsStephan Bergmann2014-01-221-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* bool improvementsStephan Bergmann2014-01-171-1/+1
* convert calc character dialog to .uiCaolán McNamara2014-01-041-2/+2
* Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl2013-12-081-24/+0
* Integrate branch of IAccessible2Steve Yin2013-12-022-0/+20