summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Some cppcheck cleaningJulien Nabet2013-02-201-2/+1
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-201-9/+42
* typo: allways -> alwaysAndras Timar2013-02-204-4/+4
* fixup class vs. constructor definitionNoel Grandin2013-02-202-11/+7
* fixupStephan Bergmann2013-02-201-1/+2
* KDE4FilePicker: un-break buildMichael Stahl2013-02-202-14/+13
* more fixes for my FilePicker changesNoel Grandin2013-02-202-4/+8
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2013-02-191-1/+1
* fix documentation to match realityLuboš Luňák2013-02-191-2/+2
* Remove RTL_CONST_STRINGPARAMChr. Rossmanith2013-02-192-49/+49
* fdo#56886 EMF: Fixes some scaling problems of clipped regions, TwipsLennard Wasserthal2013-02-193-29/+127
* add a mechanism to load TimeFields from .ui filesCaolán McNamara2013-02-192-27/+100
* really, don't obtain the process locale 500 timesEike Rathke2013-02-191-13/+20
* added language tags commentEike Rathke2013-02-181-0/+1
* no need to expand the BRAND_BASE_DIR macro multiple timesEike Rathke2013-02-181-16/+18
* slightly improved parameter passingEike Rathke2013-02-181-22/+19
* consistent fall-back chain for (branded) aboutEike Rathke2013-02-181-20/+38
* localizedsorter::bestname: info for non-ISO locale and commentEike Rathke2013-02-181-0/+3
* coverity#983232 Resource leakNorbert Thiebaud2013-02-181-0/+1
* coverity: pass by const reference is more efficientMarkus Mohrhard2013-02-171-2/+1
* Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann2013-02-161-1/+1
* Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2013-02-153-3/+18
* Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara2013-02-151-2/+11
* tabpages size req not factoring in border widthCaolán McNamara2013-02-152-2/+3
* fix fdo#60804 - Print to File leads to CrashNoel Grandin2013-02-152-23/+9
* teach radiogroup loader about custom propertiesCaolán McNamara2013-02-141-1/+5
* Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann2013-02-142-2/+2
* add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara2013-02-141-3/+11
* make compilable on RHEL-6Caolán McNamara2013-02-142-1/+5
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-5/+5
* Some cppcheck cleaningJulien Nabet2013-02-131-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+4
* remove executable bit on .cxx filesLuboš Luňák2013-02-121-0/+0
* Fix compilation of kde/kde4Stephan Bergmann2013-02-122-2/+4
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-123-28/+9
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-126-118/+67
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-122-16/+6
* Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara2013-02-111-14/+21
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-111-4/+3
* add 6 width border to toplevel widgets of printdialogJoren De Cuyper2013-02-101-0/+4
* win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2013-02-082-8/+8
* what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák2013-02-081-3/+4
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-0812-48/+44
* janitorial tidyingCaolán McNamara2013-02-082-10/+3
* resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper2013-02-082-2/+12
* AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl2013-02-071-1/+8
* decrement for-loop variable instead of incrementing itChr. Rossmanith2013-02-071-1/+1
* if a font is not available, show its name in italic in the font comboLuboš Luňák2013-02-061-2/+2
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-0620-153/+150