summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13Remove redundant OSL_ENSUREStephan Bergmann
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-09sal_Bool to boolTakeshi Abe
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-04Reduce scope.Jan Holesovsky
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-19further OUString cleanupThomas Arnhold
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane
2013-03-16fdo#61725 workaroundLionel Elie Mamane
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
2013-03-13Avoid misleading leading zeros in hex digitTor Lillqvist
2013-03-13fix mac buildThomas Arnhold
2013-03-12fix dbgutil buildCaolán McNamara
2013-03-12Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-07Start hacking on scrollingTor Lillqvist
2013-03-06Translate German comment in idlemgr.cxxChris
2013-03-06One German comment translated, removed commented out line of code.Chris
2013-03-06Translate German comments to English in svmain.cxxChris
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03No need for commented out code.Chris Sherlock
2013-03-03Translated German comment, other comments updated for clarityChris
2013-03-03Translate German DBG_ASSERT - AppFileName should be set to somethingChris
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist
2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist
2013-03-02typoThomas Arnhold
2013-03-02Correct spelling errors in comments.Chris
2013-02-28I think this is such a serious problem that an assert() is in orderTor Lillqvist