summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2014-01-21bool improvementsStephan Bergmann
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-20Related: #i56998# add space separator between value and unit...Tsutomu Uchino
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18ImplCallPreNotify should return boolStephan Bergmann
2014-01-18Remove unused ImplCallEventStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17Translate German comments to English. (Remove one redundant comment.)Sven Wehner
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara
2014-01-12longparas: raise 16bit cursor pos limit to 32bitCaolán McNamara
2014-01-11longparas: OldTextLen and DeltaStart are unusedCaolán McNamara
2014-01-11longparas: unnecessary xub_StrLen castCaolán McNamara
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist
2014-01-10EndDialog takes long nResult, not boolStephan Bergmann
2014-01-09stop condition reversed, sighCaolán McNamara
2014-01-08GtkComboBox->VclComboBoxNumericCaolán McNamara
2014-01-08improve warning messageCaolán McNamara
2014-01-04hidpi: Blind fix - avoid double scaling by updating GetItemImage().Jan Holesovsky
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
2014-01-01check internal children against prefix rather than equalityCaolán McNamara
2013-12-23convert print progress dialog to .uiCaolán McNamara
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara
2013-12-20hidpi: Image is reference counted.Jan Holesovsky
2013-12-20hidpi: Add a FIXME.Jan Holesovsky
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-19Fix sal_Int32/int mismatchTor Lillqvist
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-06map homogeneous to opposite of non-homogeneousCaolán McNamara
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-04Resolves: rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-11-30WaE: ‘nPos’ may be used uninitialized in this functionTomaž Vajngerl
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara