summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s/whith/with/Tor Lillqvist1-2/+2
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky7-125/+73
2013-02-21pFTOblique is unusedTor Lillqvist1-3/+0
2013-02-21FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist1-2/+2
2013-02-21Just link directly to the bundled static libfreetype on AndroidTor Lillqvist1-3/+21
2013-02-21android: finally starting and rendering at least something again.Michael Meeks3-15/+98
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks4-28/+706
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák7-73/+125
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara2-4/+60
2013-02-21change lib:widget delimiter from : to -Caolán McNamara2-3/+3
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-9/+42
2013-02-20typo: allways -> alwaysAndras Timar4-4/+4
2013-02-20fixup class vs. constructor definitionNoel Grandin2-11/+7
2013-02-20fixupStephan Bergmann1-1/+2
2013-02-20KDE4FilePicker: un-break buildMichael Stahl2-14/+13
2013-02-20more fixes for my FilePicker changesNoel Grandin2-4/+8
2013-02-19WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2013-02-19fix documentation to match realityLuboš Luňák1-2/+2
2013-02-19Remove RTL_CONST_STRINGPARAMChr. Rossmanith2-49/+49
2013-02-19fdo#56886 EMF: Fixes some scaling problems of clipped regions, TwipsLennard Wasserthal3-29/+127
2013-02-19add a mechanism to load TimeFields from .ui filesCaolán McNamara2-27/+100
2013-02-19really, don't obtain the process locale 500 timesEike Rathke1-13/+20
2013-02-18added language tags commentEike Rathke1-0/+1
2013-02-18no need to expand the BRAND_BASE_DIR macro multiple timesEike Rathke1-16/+18
2013-02-18slightly improved parameter passingEike Rathke1-22/+19
2013-02-18consistent fall-back chain for (branded) aboutEike Rathke1-20/+38
2013-02-18localizedsorter::bestname: info for non-ISO locale and commentEike Rathke1-0/+3
2013-02-18coverity#983232 Resource leakNorbert Thiebaud1-0/+1
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-2/+1
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann1-1/+1
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara3-3/+18
2013-02-15Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara1-2/+11
2013-02-15tabpages size req not factoring in border widthCaolán McNamara2-2/+3
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin2-23/+9
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara1-1/+5
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann2-2/+2
2013-02-14add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara1-3/+11
2013-02-14make compilable on RHEL-6Caolán McNamara2-1/+5
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-5/+5
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+4
2013-02-12remove executable bit on .cxx filesLuboš Luňák1-0/+0
2013-02-12Fix compilation of kde/kde4Stephan Bergmann2-2/+4
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin3-28/+9
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin6-118/+67
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2-16/+6
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara1-14/+21
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-4/+3