summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-03-29no need for a global rtl::OUString hereCaolán McNamara
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara
2012-03-26Remove unused code in svtools.Santiago Martinez
2012-03-26ditch collection of static OUStringsCaolán McNamara
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara
2012-03-23weird use of volatileCaolán McNamara
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-23Memcheck: Jump depends on unitialised variableMarkus Mohrhard
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-16Some include and comment clean upStephan Bergmann
2012-03-16fdo#37593 Make sure needsUpdate compares canonicalized pathsStephan Bergmann
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Some visual clean upStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)
2012-03-14svtools/source/brwbox: translate commentsStefan Knorr (astron)
2012-03-13TextEngine::SeekCursor needs to call SetFont after allStephan Bergmann
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann
2012-03-12implement RTF support of contextual spacingMiklos Vajna
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08Translate German commentsPhilipp Weissenbacher
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-08fix the conditionRadek Doulik
2012-03-08added one more check to be more safe to identify (in)valid metafilesRadek Doulik
2012-03-08just in caseCaolán McNamara
2012-03-07allow wmf header to be placed on position aligned to 4 bytesRadek Doulik
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara
2012-03-06TaskBar is never constructedCaolán McNamara
2012-03-05Replace VARARR TEWritingDirectionInfos with std::vectorMaciej Rumianowski
2012-03-05Replace VARARR_SORT TESortedPositions with std::setMaciej Rumianowski
2012-03-03ValueSet: simplified autoscroll logicMatteo Casalin
2012-03-03ValueSet: reduce memory footprint by dynamically evaluating rectanglesMatteo Casalin
2012-03-03ValueSet: remove redundant checkMatteo Casalin
2012-03-03ValueSet: fix safety check - failure value of GetItemId is 0, not -1Matteo Casalin
2012-03-03ValueSet: replace some conditionals with simple arithmeticMatteo Casalin
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-03-02Re-introduce variable thought unused in 2004 and use it as presumably intendedTor Lillqvist
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann
2012-03-01Presumably the intent is to zero the whole pHexTable, not just the 1st elementTor Lillqvist
2012-03-01Sillyish clang WaE: array subscript is of type 'char'Tor Lillqvist
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01More IMPL_LINK_NOARG fixes for clangTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01LOCAGICAL->LOGICALCaolán McNamara
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara