summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
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
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22drop someones stray debugging fprintfsCaolán McNamara
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-18no need to expand the BRAND_BASE_DIR macro multiple timesEike Rathke
2013-02-18slightly improved parameter passingEike Rathke