summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan8-10/+13
2011-08-15Some PMD cleaningJulien Nabet1-2/+1
2011-08-11catch by const referenceCaolán McNamara1-24/+24
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe14-14/+14
2011-08-08callcatcher: ditch some more methodsCaolán McNamara4-29/+0
2011-08-08complete and utter nonsenseCaolán McNamara2-22/+14
2011-08-05callcatcher: unused methodsCaolán McNamara5-74/+0
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04don't annoy usCaolán McNamara1-1/+0
2011-08-03callcatcher: remove unused methodsThomas Arnhold20-3121/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-2/+2
2011-07-31Some cppcheck cleaningJulien Nabet5-19/+14
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist14-2/+24
2011-07-30Removed duplicated svt::AcceleratorExecute implementation.Kohei Yoshida2-617/+0
2011-07-30remove online registration related stringAndras Timar2-7/+2
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara3-741/+0
2011-07-27ditch empty .cxx fileCaolán McNamara2-83/+0
2011-07-27callcatcher: various beautifully crafted, but unused methodsCaolán McNamara4-289/+0
2011-07-26use dbusmenugtk externalBjoern Michaelsen1-10/+3
2011-07-21resyncing to masterBjoern Michaelsen47-8641/+424
2011-07-20callcatcher: remove unused writeInfoThomas Arnhold1-12/+0
2011-07-19On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805Tor Lillqvist1-1/+4
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan6-34/+0
2011-07-07Remove online registration related codeMatus Kukan4-56/+6
2011-07-06Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1Caolán McNamara7-203/+170
2011-06-28Make titlebar string shorter in dbgutil modeCaolán McNamara1-6/+5
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan2-3/+3
2011-06-23remove dead test dirCaolán McNamara12-8148/+0
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-1/+0
2011-06-20survive missing configurationCaolán McNamara1-6/+12
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara5-29/+19
2011-06-20catch by const referenceCaolán McNamara6-71/+176
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen574-4990/+6159
2011-06-18Drop Win9x codeTor Lillqvist1-68/+1
2011-06-17remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau5-5/+25
2011-06-17meged from outgoing [hg:e7087a952a92]Henning Brinkmann1-48/+0
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl2-4/+2
2011-06-17gnumake4: adapt makefiles [hg:ec87fcbfae8b]Michael Stahl1-6/+0
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-1/+2
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl2-2/+2
2011-06-17gnumake4: fix a typo (spotted by gang65) [hg:d60f717932a2]Michael Stahl1-1/+1
2011-06-10Update the toolbar's popup menu hidden items.Jan Holesovsky2-4/+7
2011-06-07Related: rhbz#652604 better survive exceptions thrown during autorecoverCaolán McNamara2-9/+51
2011-06-02catch by const referenceCaolán McNamara1-16/+16
2011-06-01remove uriabbrev registered as fwl from fwkCaolán McNamara1-1/+0
2011-06-01use tunnel pattern hereCaolán McNamara3-53/+21
2011-06-01overly staticCaolán McNamara11-44/+66