summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-12remove formfeedsThomas Arnhold5-9/+9
2012-04-12callcatcher: update unused code listCaolán McNamara1-83/+0
2012-04-11Replace deprecated List for std::vector.Rafael Dominguez1-14/+2
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-1/+14
2012-04-10catch by const refCaolán McNamara1-8/+8
2012-04-09s/pathes/paths/Tor Lillqvist2-2/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-10/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi8-38/+38
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-04-05drop methods only used in svdemCaolán McNamara1-13/+0
2012-04-04fdo#48111 added English_Malawi [en-MW] locale dataEike Rathke1-0/+1
2012-04-03ValueSet: reworked key navigationMatteo Casalin1-122/+85
2012-04-03Cleanup some unnecessary #includeMatteo Casalin1-2/+0
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin1-7/+4
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar2-0/+22
2012-04-02Convert tools/table.hxx usage to std::set in Calendar class in svtools moduleNoel Grandin1-68/+66
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-8/+5
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe9-10/+0
2012-03-29emf+ on win: flush the header stream, so that it doesn't look like emptyRadek Doulik1-0/+4
2012-03-29emf+ on win: enable emf+ parsingRadek Doulik1-5/+0
2012-03-29no need for a global rtl::OUString hereCaolán McNamara1-3/+5
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara2-27/+16
2012-03-26Remove unused code in svtools.Santiago Martinez2-26/+0
2012-03-26ditch collection of static OUStringsCaolán McNamara1-10/+10
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara2-52/+13
2012-03-23weird use of volatileCaolán McNamara1-2/+2
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara1-5/+0
2012-03-23Memcheck: Jump depends on unitialised variableMarkus Mohrhard1-0/+1
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-2/+2
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara1-6/+0
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-7/+0
2012-03-20remove extra string castsCaolán McNamara5-12/+11
2012-03-16Some include and comment clean upStephan Bergmann1-6/+1
2012-03-16fdo#37593 Make sure needsUpdate compares canonicalized pathsStephan Bergmann1-0/+11
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-14Some visual clean upStephan Bergmann4-27/+20
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-0/+14
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)12-565/+540
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)5-26/+26
2012-03-14svtools/source/brwbox: translate commentsStefan Knorr (astron)5-139/+130
2012-03-13TextEngine::SeekCursor needs to call SetFont after allStephan Bergmann1-1/+5
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann5-201/+228
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2-4/+3
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