summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-12/+12
2012-03-08Translate German commentsPhilipp Weissenbacher1-87/+77
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin3-7/+4
2012-03-08fix the conditionRadek Doulik1-1/+1
2012-03-08added one more check to be more safe to identify (in)valid metafilesRadek Doulik1-1/+1
2012-03-08just in caseCaolán McNamara1-2/+3
2012-03-07allow wmf header to be placed on position aligned to 4 bytesRadek Doulik1-2/+6
2012-03-07remove various unused methods and source filesCaolán McNamara3-21/+0
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara6-1068/+0
2012-03-06TaskBar is never constructedCaolán McNamara4-624/+0
2012-03-05Replace VARARR TEWritingDirectionInfos with std::vectorMaciej Rumianowski3-24/+24
2012-03-05Replace VARARR_SORT TESortedPositions with std::setMaciej Rumianowski1-27/+24
2012-03-03ValueSet: simplified autoscroll logicMatteo Casalin1-32/+21
2012-03-03ValueSet: reduce memory footprint by dynamically evaluating rectanglesMatteo Casalin4-104/+168
2012-03-03ValueSet: remove redundant checkMatteo Casalin1-3/+1
2012-03-03ValueSet: fix safety check - failure value of GetItemId is 0, not -1Matteo Casalin1-1/+1
2012-03-03ValueSet: replace some conditionals with simple arithmeticMatteo Casalin1-8/+6
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-03-02Re-introduce variable thought unused in 2004 and use it as presumably intendedTor Lillqvist1-1/+2
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann1-2/+2
2012-03-01Presumably the intent is to zero the whole pHexTable, not just the 1st elementTor Lillqvist1-1/+1
2012-03-01Sillyish clang WaE: array subscript is of type 'char'Tor Lillqvist1-30/+30
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-01More IMPL_LINK_NOARG fixes for clangTor Lillqvist14-25/+25
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann36-97/+97
2012-03-01LOCAGICAL->LOGICALCaolán McNamara3-4/+4
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2-7/+11
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-7/+0
2012-02-28use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara1-3/+2
2012-02-27Removed dead codeMarc-André Laverdière-Papineau3-168/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-2/+2
2012-02-27Removed unused codeSzabolcs Dezsi10-66/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-2/+2
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara2-50/+0
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2-4/+4
2012-02-23fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke1-0/+1
2012-02-23Adapted SvtMatchContext_Impl to safer-to-use salhelper::ThreadStephan Bergmann2-37/+32
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann3-53/+15
2012-02-22revert slew of debug code committed in errorMichael Meeks2-8/+0
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez2-0/+8
2012-02-21WaE: duplicateBranchThomas Arnhold1-13/+3
2012-02-21fdo#46382 s/Slovakian/Slovak/Andras Timar1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-4/+4
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-20Remove unused codePetr Vorel1-6/+0
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard2-55/+58
2012-02-19svtools: remove unused GraphicObject::GetReleaseFromCacheThomas Arnhold2-9/+0
2012-02-19svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold2-33/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-18Remove unused codeElton Chung2-13/+0