summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Collapse)AuthorAgeFilesLines
* cairo-ft.h should include this alreadyCaolán McNamara2012-02-101-0/+1
|
* Missing fontconfig.h includeStephan Bergmann2012-02-101-0/+1
|
* vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman2012-02-092-7/+0
|
* vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman2012-02-082-8/+0
|
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-1/+0
| | | | | This patch converts one use of tools/table.hxx in svl/inc/svl/zforlist.hxx, whose use in turn spans 3 modules.
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+2
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* Better optimal combobox widthCaolán McNamara2012-02-042-2/+26
| | | | | if dropdown button is wider than scrollbar than use that as the extra width over the edit widget
* these methods can be constCaolán McNamara2012-02-042-3/+3
|
* Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot2012-02-0212-47/+47
| | | | | | Part LIX Modules vcl (part 3)
* Try to fix the MinGW build with a simple solutionJesús Corrius2012-02-021-1/+1
|
* Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius2012-02-023-17/+17
| | | | This reverts commit 157a32f0dc2eaa195ff60e8b60902554e73e999f. The patch is good but it breaks the MinGW build because the compiler is misconfigured and by default the API calls there are ANSI.
* missing semicolonKorrawit Pruegsanusak2012-02-021-1/+1
|
* Win32 API calls use the Unicode versions by defaultJesús Corrius2012-02-023-17/+17
|
* add a check before a castLuboš Luňák2012-02-011-0/+1
|
* VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák2012-02-011-4/+4
|
* const is such a useless concept anyway </sarcasm>Luboš Luňák2012-02-014-20/+81
|
* remove unused ImplSalGetWinAnsiStringAndras Timar2012-02-012-26/+0
|
* kill ByteString by dropping support of Win9xAndras Timar2012-02-011-5/+1
|
* ByteString -> OUStringAndras Timar2012-02-011-5/+4
|
* unused variableAndras Timar2012-02-011-2/+0
|
* 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
|
* Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot2012-01-3115-60/+60
| | | | | | Part LVIII Modules vcl (part 2)
* Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot2012-01-3117-59/+59
| | | | | | Part LVII Modules vcl (part 1)
* gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks2012-01-311-3/+4
|
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-313-10/+9
|
* gtk3: clobber the page / background color to white for now.Michael Meeks2012-01-311-2/+11
|
* Removed unused ImplSalLogFontToFontA()Christina Rossmanith2012-01-312-40/+0
|
* fix rendering of metafiles embedded in emf+ (updated)Radek Doulik2012-01-311-18/+25
|
* Revert "vcl: BestVisuals strip"Thomas Arnhold2012-01-301-2/+49
| | | | | | This reverts commit 9c1a107696d032ec4e5e5ac0526c643d3a666c06. this is work is progress, not public...
* Revert "vcl: stuff"Thomas Arnhold2012-01-301-10/+5
| | | | This reverts commit 3b90a3f1eaf9b98e52917d97b6991762d498c10d.
* W40ONLY is never definedThomas Arnhold2012-01-301-2/+0
|
* vcl: stuffThomas Arnhold2012-01-301-5/+10
|
* vcl: BestVisuals stripThomas Arnhold2012-01-301-49/+2
|
* Just some simplificationJulien Nabet2012-01-301-4/+2
|
* Fix "Found duplicate branches for if and else"Julien Nabet2012-01-301-20/+3
|
* tweak gtk print stuff to build against an archaic gtk2Caolán McNamara2012-01-301-4/+12
|
* fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin2012-01-304-14/+14
|
* refactor ConvertLineEndCaolán McNamara2012-01-303-71/+69
|
* Remove VisualClassNameThomas Arnhold2012-01-281-13/+0
|
* simplify PSEUDOCOLOR12Thomas Arnhold2012-01-281-18/+0
|
* sal_TrueCOLOR is never definedThomas Arnhold2012-01-281-24/+0
|
* SAL_XT is never usedThomas Arnhold2012-01-282-11/+0
|
* ios: fix mis-mergeThomas Arnhold2012-01-281-1/+1
|
* mbHelpBtn is always falseThomas Arnhold2012-01-282-11/+0
|
* mbSound is always trueThomas Arnhold2012-01-282-3/+1
|
* remove some dead codeThomas Arnhold2012-01-282-47/+0
|