summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-12-19callcatcher: Remove unused codeAugust Sodora2-101/+0
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2-0/+2
2011-12-18translate German comments to English in VCL moduleLuc Castermans5-161/+156
2011-12-17fix decoration drawingIvan Timofeev1-1/+1
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev1-0/+3
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens1-26/+67
2011-12-16DecoView cleanup: rework ImplDrawFrameMatteo Casalin1-211/+187
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-0/+4
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks1-6/+2
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2-6/+4
2011-12-15Removed extra semicolonsJesse16-19/+19
2011-12-15The "generic" thing is X11-specificTor Lillqvist1-2/+2
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky2-0/+4
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann1-1/+1
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann1-4/+4
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power2-8/+9
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara2-2/+0
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-22/+22
2011-12-13Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara1-2/+4
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks5-67/+79
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2-2/+3
2011-12-13SbTextPortions, etc can completely goCaolán McNamara2-33/+0
2011-12-13callcatcher: remove newly unused codeCaolán McNamara4-62/+0
2011-12-13replace ByteString(String ctorCaolán McNamara3-29/+27
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist1-1/+10
2011-12-12pair::second is false if element with same key already existedCaolán McNamara1-1/+1
2011-12-12Related: fdo#38832 Replace ImplAccesTable with std::mapMarcel Metz1-8/+12
2011-12-12stop saying "15" on stdoutCaolán McNamara1-1/+0
2011-12-11Remove unused codeAugust Sodora2-24/+0
2011-12-11Remove unused codeAugust Sodora2-167/+0
2011-12-11Remove unused codeAugust Sodora5-359/+0
2011-12-11Build Library_vclplug_svp for Android, tooTor Lillqvist1-0/+6
2011-12-11Download and build FreeType and fontconfig for AndroidTor Lillqvist1-1/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara13-178/+0
2011-12-08Remove unused codeAugust Sodora2-88/+0
2011-12-08childs -> childrenMichael T. Whiteley7-81/+80
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-4/+16
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07avoid casting from void*David Tardon2-81/+83
2011-12-07Change "menues" to "menus"Michael T. Whiteley9-20/+20
2011-12-06reduce CurrencyBox somewhatCaolán McNamara2-33/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara34-193/+229
2011-12-06Fix non --enable-dbgutil builds.Stephan Bergmann1-4/+0
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann5-30/+77
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens3-12/+6
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens3-6/+12
2011-12-05possible fix for build breakerMarkus Mohrhard1-2/+0
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz1-8/+11
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz2-9/+12