summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann2-8/+2
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist1-1/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-110/+107
2013-04-05new module i18nlangtagEike Rathke3-4/+4
2013-04-04Reduce scope.Jan Holesovsky1-2/+2
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo1-3/+10
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+40
2013-03-29ResMgr with LanguageTagEike Rathke2-3/+3
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+8
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+2
2013-03-27kill some unused inlinesThomas Arnhold1-8/+0
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-2/+2
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane1-1/+1
2013-03-16fdo#61725 workaroundLionel Elie Mamane1-1/+1
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann1-1/+1
2013-03-13Avoid misleading leading zeros in hex digitTor Lillqvist1-2/+2
2013-03-13fix mac buildThomas Arnhold1-1/+1
2013-03-12fix dbgutil buildCaolán McNamara1-6/+6
2013-03-12Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith1-73/+73
2013-03-12liblibo: install test library by itself and install it.Michael Meeks1-1/+1
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann2-40/+26
2013-03-08make use of startsWith()Thomas Arnhold1-2/+2
2013-03-07Start hacking on scrollingTor Lillqvist1-0/+25
2013-03-06Translate German comment in idlemgr.cxxChris1-1/+1
2013-03-06One German comment translated, removed commented out line of code.Chris1-2/+1
2013-03-06Translate German comments to English in svmain.cxxChris1-4/+4
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-12/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-44/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-4/+4
2013-03-03No need for commented out code.Chris Sherlock1-7/+1
2013-03-03Translated German comment, other comments updated for clarityChris1-4/+4
2013-03-03Translate German DBG_ASSERT - AppFileName should be set to somethingChris1-1/+1
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist1-3/+36
2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist1-0/+14
2013-03-02typoThomas Arnhold1-1/+1
2013-03-02Correct spelling errors in comments.Chris1-2/+2
2013-02-28I think this is such a serious problem that an assert() is in orderTor Lillqvist1-0/+1
2013-02-28fdo#38838,UniString,String_to_OUStringelixir1-3/+3
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-12/+0
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist1-9/+1
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-3/+3
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris1-3/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-4/+4
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-3/+3
2013-02-22drop someones stray debugging fprintfsCaolán McNamara1-3/+0
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-3/+3
2013-02-21android: finally starting and rendering at least something again.Michael Meeks1-0/+3