summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-1/+2
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann31-164/+83
2014-08-07writerfilter: Old Python does not know OrderedDict, work that around.Jan Holesovsky1-7/+14
2014-08-07writerfilter: Kill unnecessary indentation (return or continue early).Jan Holesovsky1-70/+70
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers1-5/+6
2014-08-07fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+8
2014-08-07Updated coreDavid Tardon1-0/+0
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály8-208/+284
2014-08-07fdo#75757: remove inheritance to std::mapTakeshi Abe1-7/+10
2014-08-07DOCX export: avoid empty attributes in paragraph shadingMiklos Vajna3-22/+29
2014-08-07fix variable prefixMiklos Vajna1-11/+11
2014-08-07unused generated attributesMiklos Vajna1-246/+246
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás8-12/+50
2014-08-07Work around dirty Qt4 test codeStephan Bergmann1-0/+8
2014-08-07Update my address.Jan Holesovsky1-1/+1
2014-08-07Revert "ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute...Jan Holesovsky1-15/+1
2014-08-07writerfilter: This depended on the order of attributes.Jan Holesovsky1-1/+3
2014-08-07writerfilter: Kill AttributeToResourceMap.Jan Holesovsky4-53/+34
2014-08-07fix external/coinmp on OSX: bad symlinkingDouglas Mencken1-8/+8
2014-08-07nlpsolver: Use System.arraycopyrbuj2-6/+2
2014-08-07nlpsolver: Number parsingrbuj1-2/+2
2014-08-07RemoveEventListener on self againStephan Bergmann1-0/+2
2014-08-07Fix *_component_getFactory function typeStephan Bergmann1-3/+2
2014-08-07These SwTxtFrm calls shall apparently be done via pOwn, not m_rThisStephan Bergmann1-5/+5
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás1-1/+1
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann5-58/+48
2014-08-07remove unnecessary references to test-install (just use instdir)Michael Stahl3-8/+5
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-08-07convert EvolutionarySolver source to unix LFNoel Grandin15-964/+964
2014-08-07fdo#82151 fixupLionel Elie Mamane1-5/+12
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann6-14/+11
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann3-5/+4
2014-08-07Avoid illegal downcasts from BigPtrEntry to SwNodeStephan Bergmann2-16/+5
2014-08-07Missing includeStephan Bergmann1-0/+1
2014-08-07Tunnel SQLException through getPropertyValueStephan Bergmann2-81/+106
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály3-2/+84
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály6-154/+192
2014-08-07including gtk/gtkunixprint.h appears unnecessaryStephan Bergmann1-1/+0
2014-08-07If dev-install is obsolete, why have it at all?Tor Lillqvist4-21/+7
2014-08-06Scope reduction.Kohei Yoshida1-112/+113
2014-08-07chart2: -Werror,-Wunused-private-fieldMichael Stahl1-1/+0
2014-08-06deleted TP_LAYOUT resourceSzymon Kłos2-31/+0
2014-08-06fix WreorderMarkus Mohrhard3-5/+5
2014-08-06remove test code of screen textweigao2-12/+1
2014-08-06add click fly back codeweigao1-6/+33
2014-08-06make GL 3.0 support bars scrollweigao4-2/+24
2014-08-06make pick shader work when bars scrollweigao4-8/+36
2014-08-06add scroll matrix and bars can scrollweigao2-0/+25
2014-08-06add scene limit code for scroll modeweigao1-2/+4
2014-08-06add scene edge functionweigao3-1/+15