summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2013-07-09Calc optimal size of *dropdown* metricboxes similar to normal dropdownsCaolán McNamara
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara
2013-07-03readjust the combobox optimal size calculation, needs to be more stableCaolán McNamara
2013-07-03metric and numeric boxes should calc optimal size based on legal input rangeCaolán McNamara
2013-07-03adjust ComboBox optimal size for non-dropdown caseCaolán McNamara
2013-07-02remove unused MoreButtons apis piecesCaolán McNamara
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-29reduce indentation levelIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-24Remove leftover debugging printfTor Lillqvist
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-06Remove some warnings on mingw64Fridrich Štrba
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-27cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on WindowsYuri Dario
2013-05-24sync the menubutton size request and draw calculationsCaolán McNamara
2013-05-24after 14 years I think we can forget about this titchy FIXMECaolán McNamara
2013-05-22setting max line count should allow extra values to be added laterCaolán McNamara
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-18sal_Bool to boolTakeshi Abe
2013-05-18Keep the functions localTakeshi Abe
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke
2013-05-16sal_Bool to boolTakeshi Abe
2013-05-14sal_Bool to boolTakeshi Abe
2013-05-13cppcheck: fix arrayIndexThenCheck in vclJulien Nabet
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-01Resoves: fdo#31849 ensure more button text remains vertically centeredCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-21fix access to invalid string positionMarkus Mohrhard
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann