summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-12XubString->OUStringCaolán McNamara
2013-07-11XubString->OUStringCaolán McNamara
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-25fix scrolling performance of listboxes with hundreds of entriesCaolán McNamara
2013-04-24add border width to optimal size when presentCaolán McNamara
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-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-10SvtPathOptions with LanguageTagEike Rathke
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Documentation to avoid a real use-after-free bugMarc-André Laverdière
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08don't broadcast pref size changed if we've a size req setCaolán McNamara
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11update outputsize on parent resize and recalculate boundsCaolán McNamara
2013-02-10resorted SvTreeLists munged horriblyCaolán McNamara
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2013-02-04rhbz#903615 avoid null ptr dereferenceDavid Tardon
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-14Remove some newly tagged unused methodsJulien Nabet
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida