summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan6-67/+21
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan3-68/+37
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan3-50/+18
2013-12-23svt: Use constructor feature for FilePicker and FolderPicker services.Matúš Kukan3-108/+20
2013-12-23svt: All files are compiled with enabled exception handling.Matúš Kukan2-76/+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-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2-2/+2
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl1-1/+1
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky1-1/+19
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann3-49/+44
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-5/+5
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann3-44/+49
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann3-49/+44
2013-12-10svtools: don't dereference invalid iteratorMichael Stahl1-0/+2
2013-12-09fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger1-0/+3
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann3-12/+16
2013-12-06I guess const was what was wanted here.Jan Holesovsky1-2/+0
2013-12-05crash on exit from xml form document with accessibility enabledCaolán McNamara2-4/+6
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann1-9/+1
2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza6-83/+22
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin3-13/+13
2013-12-03Use proper header guard conventionTor Lillqvist1-3/+3
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke1-0/+1
2013-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt1-1/+1
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara1-29/+0
2013-11-27convert query delete dialog to .uiCaolán McNamara3-125/+23
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2-9/+9
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann1-20/+44
2013-11-26Unused includeStephan Bergmann1-3/+0
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann2-4/+4
2013-11-25WaE: unused variablesTor Lillqvist1-1/+0
2013-11-25Integrate branch of IAccessible2Steve Yin17-16/+1422
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-4/+4
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin1-11/+11
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-3/+3
2013-11-20wrong border extraction mechanismCaolán McNamara1-7/+3
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes1-12/+12
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot1-0/+6
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin3-21/+21
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-6/+6