summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold5-18/+18
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat1-35/+5
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet5-5/+5
2012-04-30add another test docCaolán McNamara1-0/+0
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara3-0/+4
2012-04-30make ResId::toString a non-static memberCaolán McNamara17-114/+100
2012-04-29Fix buildissue in svtools with missing include.Tomas Chvatal1-0/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27ruler: Implemented the design by Mirek M.Jan Holesovsky1-141/+12
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky1-9/+0
2012-04-27ruler: Kill STYLE_OPTION_MONO usage.Jan Holesovsky1-168/+81
2012-04-25Remove unused methodsJosé Santiago Jiménez Sarmiento2-29/+0
2012-04-25refactor ImpSvtDataCaolán McNamara32-90/+52
2012-04-25DeleteOnIdleItems isn't called anywhereCaolán McNamara2-18/+0
2012-04-25after nine years, time to give up on the REGEXP_SUPPORT dreamCaolán McNamara2-92/+1
2012-04-25drop a String::CreateFromAsciiCaolán McNamara1-1/+1
2012-04-24it's Erzya, not EryzaEike Rathke1-1/+1
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens1-0/+3
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-16/+2
2012-04-20String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara3-10/+10
2012-04-19fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language listEike Rathke1-0/+2
2012-04-19gif parsing regression testCaolán McNamara6-0/+4
2012-04-18jpg parsing regression testCaolán McNamara9-0/+4
2012-04-18callcatcher: update listCaolán McNamara2-8/+0
2012-04-18UniString->rtl::OUStringCaolán McNamara3-17/+6
2012-04-18hard-coded windows dumper path makes no sense for us anymoreCaolán McNamara1-31/+0
2012-04-18string created but never usedCaolán McNamara1-5/+0
2012-04-17png parsing regression testCaolán McNamara10-0/+8
2012-04-16WaE: "CDECL" redefinedDavid Tardon1-0/+4
2012-04-16callcatcher: update listCaolán McNamara2-8/+0
2012-04-16callcatcher: update unused codeCaolán McNamara2-11/+0
2012-04-12remove formfeedsThomas Arnhold5-9/+9
2012-04-12callcatcher: update unused code listCaolán McNamara2-84/+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 Higginson2-1/+16
2012-04-10catch by const refCaolán McNamara1-8/+8
2012-04-09s/pathes/paths/Tor Lillqvist2-2/+2
2012-04-09add package deps for resourcesDavid Tardon1-0/+7
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-3/+3
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-4/+0
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl7-16/+16
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-10/+8