summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl1-1/+14
2013-02-25vcl: GDIMetaFile: log some exceptionsMichael Stahl1-2/+6
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara4-7/+8
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris1-3/+0
2013-02-25allow WMF's with missing EOF recordRadek Doulik1-1/+1
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-25loplugin: unused variablesThomas Arnhold4-6/+2
2013-02-24be more forgiving on 768 height screens to allow dialogs occupy more heightCaolán McNamara1-15/+14
2013-02-24WaE: unused parameterTor Lillqvist1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold6-10/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-4/+4
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara2-0/+7
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara1-0/+9
2013-02-23sal: update log areasThomas Arnhold2-2/+2
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist1-5/+3
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara1-1/+1
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara2-0/+38
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith1-54/+15
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold2-4/+4
2013-02-22drop someones stray debugging fprintfsCaolán McNamara1-3/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-2/+2
2013-02-22s/the the/the/Tor Lillqvist2-3/+3
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky3-107/+59
2013-02-21android: finally starting and rendering at least something again.Michael Meeks1-0/+3
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks1-8/+5
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák3-59/+107
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara1-4/+56
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-19WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2013-02-19Remove RTL_CONST_STRINGPARAMChr. Rossmanith2-49/+49
2013-02-19fdo#56886 EMF: Fixes some scaling problems of clipped regions, TwipsLennard Wasserthal3-29/+127
2013-02-19add a mechanism to load TimeFields from .ui filesCaolán McNamara1-23/+91
2013-02-18no need to expand the BRAND_BASE_DIR macro multiple timesEike Rathke1-16/+18
2013-02-18slightly improved parameter passingEike Rathke1-22/+19
2013-02-18consistent fall-back chain for (branded) aboutEike Rathke1-20/+38
2013-02-18coverity#983232 Resource leakNorbert Thiebaud1-0/+1
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-2/+1
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann1-1/+1
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2-3/+15
2013-02-15tabpages size req not factoring in border widthCaolán McNamara2-2/+3
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara1-1/+5
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann1-1/+1
2013-02-14add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara1-3/+11
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+4
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-44/+31
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2-16/+6
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-4/+3