summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* we use mpFontData->IsSymbolFont() in our comparison to detect symbol fontsCaolán McNamara2012-02-291-5/+25
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-6/+0
* there is no Sequence::isEmpty()Ivan Timofeev2012-02-271-1/+1
* Replace getLength() with isEmpty() where appropriateChr. Rossmanith2012-02-272-4/+3
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-2/+2
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-6/+10
* vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-02-231-1/+1
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-222-39/+0
* EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich2012-02-222-24/+2
* unwrap ifdefs with unused membersCaolán McNamara2012-02-211-5/+0
* vcl: TwoRect -> SalTwoRectThomas Arnhold2012-02-201-13/+11
* unusedcode.easy: some cleaningThomas Arnhold2012-02-201-40/+0
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-202-49/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-213-10/+10
* Get rid of size() == 0Elton Chung2012-02-192-2/+2
* Remove unused codePetr Vorel2012-02-191-9/+0
* pngread: remove some unused definesThomas Arnhold2012-02-192-13/+0
* WaE: fix buildMichael Meeks2012-02-181-0/+2
* fix buildIvan Timofeev2012-02-181-0/+2
* Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek2012-02-181-109/+109
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-181-0/+12
* Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold2012-02-181-73/+4
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-181-4/+73
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unused codeElton Chung2012-02-181-12/+0
* partial revert of unused code removal, and add LINUX guardsMichael Meeks2012-02-181-0/+10
* Removed unused code from vcl moduleSzabolcs Dezsi2012-02-172-43/+0
* Remove unused code.Petr Vorel2012-02-171-6/+0
* I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara2012-02-151-307/+1
* When using libmerged there is no "tk" libraryTor Lillqvist2012-02-151-1/+7
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-154-32/+0
* Revert temporary and not properly ifdeffed Android stuffTor Lillqvist2012-02-151-5/+0
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-0/+5
|\
| * android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-281-0/+5
* | Remove unused codeElton Chung2012-02-131-7/+0
* | unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-135-78/+0
* | manual override of ATToolSupport is a windows-only featureCaolán McNamara2012-02-131-4/+2
* | unusedcode.easy: remove MatrixArrangerThomas Arnhold2012-02-121-252/+0
* | Remove unused codeElton Chung2012-02-101-9/+0
* | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-104-8/+8
* | vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman2012-02-091-5/+0
* | vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman2012-02-081-7/+0
* | tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-1/+0
* | Better optimal combobox widthCaolán McNamara2012-02-041-2/+25
* | these methods can be constCaolán McNamara2012-02-041-2/+2
* | const is such a useless concept anyway </sarcasm>Luboš Luňák2012-02-012-19/+70
* | the bug number is not from public bugzillaDavid Tardon2012-02-011-1/+1
* | OSL_TRACE -> SAL_INFODavid Tardon2012-02-011-6/+9
* | it seems this is not true in all casesDavid Tardon2012-02-011-3/+6
* | maUIOptions is a Sequence not a stringCaolán McNamara2012-01-311-1/+1