summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Fixed sd build after borders widths changesCédric Bosdonnat1-1/+1
2011-03-18const_iterator pedantry for MSVCTor Lillqvist1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky622-17815/+26287
2011-03-14remove debugging conditions that can no longer be hit with post List removalCaolán McNamara1-6/+0
2011-03-14operator= should accept const args too to make stl implementations happyBjoern Michaelsen1-1/+1
2011-03-14Remove usage of deprecated container List in sd.npcdoom7-120/+151
2011-03-13no more writeInfoNorbert Thiebaud1-1/+0
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud20-227/+203
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen611-17593/+26092
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-7/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold8-12/+12
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold7-28/+28
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold2-7/+7
2011-03-09remove SVX_LIGHT macroXavier ALT6-34/+0
2011-03-09cppcheck: this method can be constCaolán McNamara2-2/+2
2011-03-06make this dtor virtualCaolán McNamara1-1/+1
2011-03-06translated some comments from german to englishDaniel Di Marco4-229/+185
2011-03-05Remove usage of List container.Rafael Dominguez2-86/+53
2011-03-04Remove usage of List container.Rafael Dominguez4-29/+43
2011-03-04Remove usage of List container.Rafael Dominguez2-36/+29
2011-03-04Remove usage of deprecated List container.Rafael Dominguez1-23/+28
2011-03-03findbar: Add the findbar to the menus above the Search dialog.Jan Holesovsky2-0/+2
2011-03-02Remove dead code inside sd.Rafael Dominguez4-258/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold59-197/+197
2011-03-01Remove unused misc.hxx and its referencesThomas Arnhold13-49/+0
2011-03-01Remove STARIMAGE_AVAILABLEThomas Arnhold6-103/+0
2011-03-01Remove TF_STARONEThomas Arnhold1-4/+0
2011-03-01avoid implicit castCaolán McNamara2-2/+2
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-2/+2
2011-02-24Remove "using namespace ::rtl"Julien Nabet2-2/+3
2011-02-24Remove commentMichael Lefevre1-2/+0
2011-02-22Remove Tools -> Media Player from DrawThomas Arnhold1-1/+0
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers3-3/+0
2011-02-19Remove Task Panel menu element from Draw.Kalman Szalai - KAMI1-1/+0
2011-02-18merged DEV300Release Engineering22-19/+87
2011-02-16Resolves: rhbz#674330 dereference of NULL mpBaseCaolán McNamara1-1/+3
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann21-16/+87
2011-02-15accfixes: merged to m100Malte Timmermann [mt]455-7764/+7364
2011-02-15CWS-TOOLING: integrate CWS vcl118Ivo Hinkelmann1-3/+0
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]446-6808/+6808
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]447-7066/+6942
2011-02-14add mode lines to new filesCaolán McNamara1-0/+3
2011-02-13WaE - signed/unsigned comparisonChristian Lohmaier1-2/+2
2011-02-13Remove bogus commentsGuillaume Poussel4-8/+7
2011-02-11Remove final elements from Hyperlink Bar from impress_drawAlfonso Eusebio1-1/+0
2011-02-10Some cppcheck cleaningJulien Nabet8-17/+17