summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-01-16fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen1-1/+30
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin6-15/+16
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza6-78/+13
2014-01-16svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan4-134/+21
2014-01-16svt: Use constructor feature for GObjectImpl.Matúš Kukan3-28/+42
2014-01-16svt: Use constructor feature for Wizard.Matúš Kukan4-162/+81
2014-01-16svt: Use constructor feature for SvFilterOptionsDialog.Matúš Kukan4-153/+90
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan5-12/+8
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan2-15/+2
2014-01-14fdo#51180 reset (Multi)Selection on Clear()Lionel Elie Mamane1-0/+7
2014-01-14longparas: drop STRING_MAXLEN use nowCaolán McNamara2-10/+1
2014-01-13longparas: STRING_LEN is intended here to expand to string lenCaolán McNamara1-1/+1
2014-01-13remove _STRING_HXX gibbereshCaolán McNamara1-4/+0
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-2/+2
2014-01-13disentangle CalcSizeCaolán McNamara1-1/+1
2014-01-12cppcheck: Add missing right parenthesisJulien Nabet1-6/+6
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara1-1/+1
2014-01-10Use boolStephan Bergmann2-12/+12
2014-01-10Use proper bool operationsStephan Bergmann2-3/+3
2014-01-10EndDialog takes long nResult, not boolStephan Bergmann1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin5-26/+29
2014-01-10Unused memberStephan Bergmann2-4/+0
2014-01-09Translated German commentsLuc Castermans8-91/+90
2014-01-09translated German commentsLuc Castermans5-82/+83
2014-01-09translated German commentsLuc Castermans7-53/+53
2014-01-08Do not initialize FilePicker with empty argument.Matúš Kukan1-10/+2
2014-01-08These implementations could inherit from XInitialization too.Matúš Kukan1-3/+20
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan1-9/+5
2014-01-08svt: Use constructor feature for ODocumentCloser.Matúš Kukan4-115/+56
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-7/+7
2014-01-07translated german commentsLuc Castermans2-116/+102
2014-01-05translated German commentsLuc Castermans6-102/+95
2013-12-31fdo#70465 SvTreeListBox::GetLevelChildCount refactoredEfe Gürkan YALAMAN1-7/+8
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara1-5/+9
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-2/+2
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan7-68/+23
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan4-69/+39
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan4-51/+20
2013-12-23svt: Use constructor feature for FilePicker and FolderPicker services.Matúš Kukan4-110/+24
2013-12-23svt: All files are compiled with enabled exception handling.Matúš Kukan3-77/+53
2013-12-22Fix other typosJulien Nabet2-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt6-5/+52
2013-12-19CID#736017 (unlikely) invalid iterator useCaolán McNamara1-1/+5
2013-12-19CID#736018 (unlikely) invalid iterator useCaolán McNamara1-1/+5
2013-12-18the MS Serbian Latin Neutral messEike Rathke1-1/+1
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+2