summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2013-03-19Fix broken string cleanupStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#735368: operation has no effectMarkus Mohrhard
2013-03-03coverity#983201: fix memory leakMarkus Mohrhard
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22coverity#982817 Out-of-bounds accessNorbert Thiebaud
2013-01-22add AccessibleRelationMemberOf to AccessibleRelationSetCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Call SetOutputSizePixelScaleOffsetAndBuffer for non-AndroidTor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-04Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADINGTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud
2012-09-12targetted VBA re-work.Noel Power
2012-09-11blind fix for toolkit_unoapiNoel Power
2012-09-11Missing "this->" qualificationStephan Bergmann
2012-09-11-Werror=unused-but-set-variableStephan Bergmann
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11fix scroll top & scroll leftNoel Power
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11mpre debug, fix more obvious fobarsNoel Power
2012-09-11attempt own scrollNoel Power