summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-02-18no need to expand the BRAND_BASE_DIR macro multiple timesEike Rathke
2013-02-18slightly improved parameter passingEike Rathke
2013-02-18consistent fall-back chain for (branded) aboutEike Rathke
2013-02-18coverity#983232 Resource leakNorbert Thiebaud
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann
2013-02-14add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-08janitorial tidyingCaolán McNamara
2013-02-08resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper
2013-02-07decrement for-loop variable instead of incrementing itChr. Rossmanith
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-05WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-02-02add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara
2013-02-02chop custom target off a11y relation widget target nameCaolán McNamara
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara
2013-02-01always propagate font changesLuboš Luňák
2013-02-01fix incorrect if indentationLuboš Luňák
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-29allow a custom border property for drawing areasCaolán McNamara
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara
2013-01-25Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-24strip customproperty from name of Mnemonic Widget targetCaolán McNamara
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara
2013-01-23Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens
2013-01-22Remove fprintf usage from vcl/builderArnaud Versini
2013-01-22default forward VclBuilder GetAccessibleName to its labelCaolán McNamara
2013-01-22implement loading Mnemonic Widgets via VclBuilderCaolán McNamara
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-22add a11y relations support to VclBuilderCaolán McNamara
2013-01-22add accessible-name and accessible-description support to VclBuilderCaolán McNamara
2013-01-22make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf valuesCaolán McNamara
2013-01-22revert removal of used a11y codeCaolán McNamara
2013-01-22fdo#59515: Typo CLIPBOARD -> PRIMARYStephan Bergmann
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara